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 574602 - preferences dialog shows up behind app in full screen mode
preferences dialog shows up behind app in full screen mode
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-03-09 05:12 UTC by Win Olario
Modified: 2009-03-09 13:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Win Olario 2009-03-09 05:12:01 UTC
While viewing a spreadsheet in full-screen mode, you cannot view the preferences window. You have to exit from full-screen mode to view it.
Comment 1 Morten Welinder 2009-03-09 13:46:06 UTC
Got it.

Several other dialogs are affected.
Comment 2 Morten Welinder 2009-03-09 13:54:28 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

If you're feeling lucky, you can do this on the installed glade files:

perl -pi -e 's|GDK_WINDOW_TYPE_HINT_NORMAL|GDK_WINDOW_TYPE_HINT_DIALOG|' *.glade