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 belgort, cheryl.sabella, ned.deily, rhettinger, taleinat, terry.reedy, vtudorache, wordtech
Date 2018-07-31.23:44:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533080681.0.0.56676864532.issue34047@psf.upfronthosting.co.za>
In-reply-to
Content
On 10.13.6 with 3.7.0, 'python3 -m idlelib.configdialog' in bash terminal runs configdialog unittests and brings up a human-verified test (htest) driver box with a ttk scrollbar whose slider does not stick.  I has a dead zone beneath or above, but I wonder if this has anything to do with the portion of the file already visible.

Kevin, tk_scroll(2).py are failed attempts at simplified reproducers.  Now that I have a Mac running, I will try again.
History
Date User Action Args
2018-07-31 23:44:41terry.reedysetrecipients: + terry.reedy, rhettinger, taleinat, wordtech, ned.deily, cheryl.sabella, belgort, vtudorache
2018-07-31 23:44:41terry.reedysetmessageid: <1533080681.0.0.56676864532.issue34047@psf.upfronthosting.co.za>
2018-07-31 23:44:40terry.reedylinkissue34047 messages
2018-07-31 23:44:40terry.reedycreate