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 343413 - remembers even impossible window positions
remembers even impossible window positions
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: User Interface General
1.9.x
Other Linux
: Normal minor
: ---
Assigned To: David Hampton
Chris Shoemaker
Depends on:
Blocks:
 
 
Reported: 2006-05-30 16:55 UTC by Thomas Bushnell, BSG
Modified: 2018-06-29 21:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Suggested patch (2.20 KB, patch)
2006-07-14 18:43 UTC, Andreas Köhler
rejected Details | Review
Real patch (2.99 KB, patch)
2006-07-15 06:46 UTC, Andreas Köhler
committed Details | Review

Description Thomas Bushnell, BSG 2006-05-30 16:55:12 UTC
Gnucash remembers even impossible window positions.  That is, if you have a large screen, and move the window all the way to the edge, and then quit, it remembers that position; now log in on a small screen, and gnucash starts up at the remembered position, which makes the window impossible to see (since it's off the screen).  This doesn't happen for gnome apps in general, and it creates user confusion.
Comment 1 Thomas Bushnell, BSG 2006-05-30 16:56:16 UTC
This bug is in the Debian bts at http://bugs.debian.org/369513.
Comment 2 Andreas Köhler 2006-07-14 18:43:01 UTC
Created attachment 68941 [details] [review]
Suggested patch

Above patch checks whether a window will be invisible with the given position and size. If it will, do not move the window. BTW, I cannot reproduce that bug with metacity... it seems to check that by itself.

Hampton, what do you think? I can remember the answer for this session or permanently, if you wish ;-)
Comment 3 David Hampton 2006-07-15 03:10:45 UTC
The attached patch is for a different bug.
Comment 4 Andreas Köhler 2006-07-15 06:06:50 UTC
I am sorry.
Comment 5 Andreas Köhler 2006-07-15 06:46:42 UTC
Created attachment 68957 [details] [review]
Real patch
Comment 6 Andreas Köhler 2006-07-16 07:46:52 UTC
Commited to trunk as r14517.
Comment 7 John Ralls 2018-06-29 21:06:15 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=343413. Please update any external references or bookmarks.