This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients JanKanis, terry.reedy
Date 2014-05-28.19:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401305008.36.0.295963077238.issue18132@psf.upfronthosting.co.za>
In-reply-to
Content
On my widescreen, the buttons are completely gone when I shrink vertically to about 720 pixels. So they must be gone on a 600x800 screen or 720x1280 small widescreen and perhaps on a non-fullscreen window on a 780x10xx screen. I agree with fixing this if possible.

The patch applies cleanly to 3.4 and fixes the problem with the buttons. However, it introduces a problem with the vertical canvas scrollbar, on the right. It does not appear when it should and does not scroll the entire canvas when it does appear. Try it with bytedesign, and see if you can fix it with an altered patch.
History
Date User Action Args
2014-05-28 19:23:28terry.reedysetrecipients: + terry.reedy, JanKanis
2014-05-28 19:23:28terry.reedysetmessageid: <1401305008.36.0.295963077238.issue18132@psf.upfronthosting.co.za>
2014-05-28 19:23:28terry.reedylinkissue18132 messages
2014-05-28 19:23:27terry.reedycreate