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 725508 - Can not handle window manager's unfull/full screen operation
Can not handle window manager's unfull/full screen operation
Status: RESOLVED FIXED
Product: gnome-photos
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-02 16:41 UTC by Chunyang Xu
Modified: 2015-10-06 16:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
main-window, mode-controller: Cope better with WM fullscreen events (2.29 KB, patch)
2015-10-06 14:40 UTC, Debarshi Ray
committed Details | Review

Description Chunyang Xu 2014-03-02 16:41:57 UTC
1) fullscreen window via window manager (shortcut key)
2) type <F11> *twice* to unfullscreen

Possible issue can be found https://developer.gnome.org/gtk3/3.4/GtkWindow.html#gtk-window-fullscreen
Comment 1 Chunyang Xu 2014-03-04 04:48:22 UTC
gnome-documents has the same problem[1], maybe we should fix gnome-documents's first.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=725634
Comment 2 Debarshi Ray 2015-10-06 14:40:52 UTC
Created attachment 312736 [details] [review]
main-window, mode-controller: Cope better with WM fullscreen events