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 aroberge, cheryl.sabella, serhiy.storchaka, taleinat, terry.reedy
Date 2019-05-25.22:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558822281.77.0.762931873673.issue37039@roundup.psfhosted.org>
In-reply-to
Content
The current patch fixed the hidden status bar on Windows.  I just had to increase the margin reserved for the taskbar from 76 to 114.  This will also work if the taskbar is moved to the top of the screen.  If the taskbar is moved to either side or if it is less high for previous versions of Windows, a visible margin is better than a hidden status bar.
History
Date User Action Args
2019-05-25 22:11:21terry.reedysetrecipients: + terry.reedy, taleinat, aroberge, serhiy.storchaka, cheryl.sabella
2019-05-25 22:11:21terry.reedysetmessageid: <1558822281.77.0.762931873673.issue37039@roundup.psfhosted.org>
2019-05-25 22:11:21terry.reedylinkissue37039 messages
2019-05-25 22:11:21terry.reedycreate