Opened 12 years ago
Closed 12 years ago
#4435 closed Bug (invalid)
GTK display errors
Reported by: | Bzzz | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | GTK+ Client | Version: | 2.33 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Hi, my GTK+ client shows some weird fragments once the window is activated by right-clicking the icon -> "Show Transmission" (single click onto the icon is broken, btw): Both drop-down boxes following "Show:" are opened at the same time (screenshot 1), sometimes at the correct position, sometimes at other places like the screen edge (screenshot 2).
As I have upgraded from 2.13 (ubuntu Natty repositories) to the 2.33 ppa version today, this behaviour has slightly changed. In 2.13, they appeared every time with their content displayed. In 2.33, they only include text for the first time; after being clicked away, they will appear blank next time (screen 1). I haven't yet noticed they also sometimes appear "minimized" like they did in 2.13, yielding a thin grey bar (same width as the opened variant, just a few pixels high, shaped outline, not just rectangular) that is on top of any other application. Removing this bar required me to open transmission and open/close both of these drop-down boxes once.
Attachments (2)
Change History (3)
Changed 12 years ago by Bzzz
Changed 12 years ago by Bzzz
comment:1 Changed 12 years ago by jordan
- Resolution set to invalid
- Status changed from new to closed
Hi Bzzz,
Thanks for reporting this but Transmission is just using a simple GtkComboBox for those dropdowns. This may be a GTK+ issue or a problem with your installation.
You might try reporting it as a GTK+ issue on Launchpad to get a second opinion on this. Maybe someone else there has seen this behavior with other GtkComboBoxes and knows a workaround.