Skip to content

Dropdown boxes not loading completely, instantly closing #882

Description

@SoleInvictus

Theme version/Build date

"last-edited": 1720030153

Cinnamon version

6.8.0-84-generic

Distribution

Mint 22.2

Graphics hardware and driver used

Intel CometLake-U GT2, i915

Theme name and maintainer

Windows-10-Dark @Elbullazul

What happened?

First off, I love the theme, so thanks!

There seems to be an issue in GTK 3.20 with dropdown box transitions. As the theme is currently configured, dropdown boxes will initially appear truncated, showing 1 - 2.5 entries or quickly selecting something and closing, then will show completely if closed, then opened a second time. I tacked on a couple of pictures - yes, from my phone, as I apparently can't take screenshots when a dropdown list is open.

This issue can be fixed by commenting out a bit of code in the gtk.css files in all GTK 3.20 directories. In this case, there are two: one in the top level of the Windows 10 Dark theme directory, and another in the GTK-3.0 directory (for anyone not familiar).

Problem Code:

decoration {
  transition: 200ms ease-out; }
  decoration:backdrop {
    transition: 200ms ease-out; }

Other information

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions