don't set GtkDrawingArea to have transparent background
Bug #931630 reported by
Adam Dingle
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
light-themes |
Fix Released
|
Undecided
|
Andrea Cimitan | ||
shotwell (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
The following change modified GtkDrawingArea to have a transparent background:
I believe this change was unwise. It caused lots of rendering problems in Shotwell, which uses a GtkDrawingArea without double buffering to display open images. See
http://
http://
In Shotwell we can work around it by setting the background color of our GtkDrawingArea explicitly. I nevertheless recommend that the change be reverted since I think it may also break rendering in other applications that draw using a non-double-buffered GtkDrawingArea.
Related branches
Changed in light-themes: | |
assignee: | nobody → Andrea Cimitan (cimi) |
To post a comment you must log in.
Will have a look at this after UI freeze