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 terry.reedy
Date 2019-05-26.04:41:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558845661.74.0.498876487069.issue31552@roundup.psfhosted.org>
In-reply-to
Content
I changed the type to behavior because the hard-coded pixel heights prevent the browsers form being usable on at least one HiDPI monitor.  I closed #37041 in favor of this on the presumption that ttk.Treeview will work on such monitors, at least after fix_scaling(root) is called.  I posted a quick test there.
History
Date User Action Args
2019-05-26 04:41:01terry.reedysetrecipients: + terry.reedy
2019-05-26 04:41:01terry.reedysetmessageid: <1558845661.74.0.498876487069.issue31552@roundup.psfhosted.org>
2019-05-26 04:41:01terry.reedylinkissue31552 messages
2019-05-26 04:41:01terry.reedycreate