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 744601 - Titlebar is hidden when window is maximized
Titlebar is hidden when window is maximized
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-16 16:12 UTC by Simon Steinbeiss
Modified: 2015-02-23 06:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that removes the gtk_window_set_hide_titlebar_when_maximized call (845 bytes, patch)
2015-02-16 16:12 UTC, Simon Steinbeiss
none Details | Review

Description Simon Steinbeiss 2015-02-16 16:12:07 UTC
Created attachment 296946 [details] [review]
Patch that removes the gtk_window_set_hide_titlebar_when_maximized call

When maximizing evince in an environment where it is used without CSD (e.g. Xubuntu), the titlebar disappears. This is rather unfortunate and inconvenient.

I attached a patch which removes this (explicit) call. I guess you hadn't even considered this an issue upstream because with CSD that call isn't really meaningful anymore. Removing it however is beneficial for those not using CSD, so it'd be great if it could be merged.
Comment 1 Lars Karlitski 2015-02-20 09:31:06 UTC
Thanks for the patch.
Comment 2 Germán Poo-Caamaño 2015-02-22 22:01:20 UTC
Did Carlos approved this patch?
Comment 3 Lars Karlitski 2015-02-23 06:19:01 UTC
(In reply to Germán Poo-Caamaño from comment #2)
> Did Carlos approved this patch?

Yes, on IRC (sorry about not documenting that here).