After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746862 - popover clears shadow of underlying widgets
popover clears shadow of underlying widgets
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkPopover
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 746935 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-03-27 01:29 UTC by Sebastian Keller
Modified: 2015-03-29 20:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of a popover clearing the shadow of a CSD window (36.12 KB, image/png)
2015-03-27 01:29 UTC, Sebastian Keller
Details

Description Sebastian Keller 2015-03-27 01:29:36 UTC
Created attachment 300412 [details]
Screenshot of a popover clearing the shadow of a CSD window

Opening a popover over a widget that uses shadows, such as CSD windows, clears the shadow of the underlying widget until the next redraw of that widget is triggered.

Besides CSD windows this can also be seen in the "Popovers" example of gtk3-demo. The topmost button has a white "shadow" at the bottom which gets cleared when clicking the button. This however only happens after resizing the window so that the button is wider than the popover. So it seems like this is bug only happens when the popover doesn't cover the corners of the shadow.
Comment 1 Matthias Clasen 2015-03-29 02:00:36 UTC
*** Bug 746935 has been marked as a duplicate of this bug. ***
Comment 2 Benjamin Otte (Company) 2015-03-29 20:20:20 UTC
Should be fixed in master.