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 709215 - Rounded-corners on CSD apps dont flatten when snapped
Rounded-corners on CSD apps dont flatten when snapped
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-10-01 17:33 UTC by Marco Scannadinari
Modified: 2013-10-06 04:55 UTC
See Also:
GNOME target: ---
GNOME version: 3.9/3.10



Description Marco Scannadinari 2013-10-01 17:33:47 UTC
Apps that use Client Side Decorations (which have rounded corners by default) don't "un-round" themselves when snapped to one half of the screen. Non-CSD apps (e.g. gedit) do not do this.

1. Open a CSD app, e.g. epiphany
2. Snap it to one half of the screen by dragging the window to one side of the screen

The window CSD remains rounded - therefore not filling the screen half (which really bugs me, and is probably not intended behaviour)
Comment 1 Matthias Clasen 2013-10-02 22:59:49 UTC
Mutter is not involved here. This is purely a gtk bug.
Comment 2 Matthias Clasen 2013-10-02 23:00:21 UTC
The is code to not render a window border when tiled, that must not be working for some reason.