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 759455 - windows in the workspace have close buttons enabled, quits glade
windows in the workspace have close buttons enabled, quits glade
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-14 15:02 UTC by Tristan Van Berkom
Modified: 2016-01-28 15:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2015-12-14 15:02:33 UTC
As pointed out in this comment:

   https://bugzilla.gnome.org/show_bug.cgi?id=759395#c3

Apparently this happens when running on wayland.
Comment 1 Tristan Van Berkom 2016-01-28 15:59:00 UTC
Reproduced with GTK_CSD=1... fixed with the following commit:

commit 08a976717c9e656cc6fbe5101def8c28cf87a8bf
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:56:09 2016 +0100

    Bug 759455 - Avoid showing window decorations in Glade's workspace
    
    On wayland, or when GTK_CSD=1 is set, the windows have decorations
    in the workspace, exposing pesky close buttons that close glade.