GNOME Bugzilla – Bug 317153
Contact editor too large for small screens
Last modified: 2012-10-29 21:55:42 UTC
Please describe the problem: I installed Fedora for a friend who needs to use 800x600 as their resolution due to eye sight troubles. They found that in this mode, the contact edit window is too big for the screen, the Okay and Cancel buttons are hidden under the Panel at the bottom. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
it may actually be 640x480 thinking about it, but it is probably 800x600.
Duplicate of bug 262546? (Helpful comment in that bug about how to work around this issue)
Is there any movement on this?
No movement that I see. Only workaround that I know of, Hold Alt + Mouse and move the dialog upwards so that you can see the Ok and Cancel buttons. I would mark it as duplicate of bug 262546, and should be fixed as part of that bug really. Thanks for this report. *** This bug has been marked as a duplicate of bug 262546 ***
Ok this was under depends for bug 267787. So will keep it open and update the version alone. Thanks.
Created attachment 227597 [details] [review] evo patch for evolution; Most of the hard work was done during changes for the express mode, when Michael Meeks added scrolled windows into each tab, thus I only changed the way how minimal size of the window is calculated. This makes the minimum size of the inner tab part to be 320x240 and the change will not be noticed by a user with large enough desktops.
Created commit e1807b3 in evo master (3.7.2+) Created commit 095ffc8 in evo gnome-3-6 (3.6.2+)