[issue37041] IDLE: path browser unusable on some displays

2021-06-03 Thread Andre Roberge
Change by Andre Roberge : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue37041] IDLE: path browser unusable on some displays

2019-05-26 Thread Andre Roberge
Andre Roberge added the comment: I ran the example you gave and it worked perfectly. -- ___ Python tracker ___ ___ Python-bugs-list

[issue37041] IDLE: path browser unusable on some displays

2019-05-25 Thread Terry J. Reedy
Terry J. Reedy added the comment: Another reason to replace IDLE's custom tree widget with hard-coded constants with ttk.Treeview. I am closing this because I believe that #31552 will solve this problem. For an initial check, run the following test code, extracted from https://tkdocs.com/tu

[issue37041] IDLE: path browser unusable on some displays

2019-05-25 Thread Andre Roberge
New submission from Andre Roberge : On my computer (Windows 10, screen resolution 3000 x 2000, scaling of text and other elements set at 200% as the recommended value), the path browser is essentially unusable as the items overlap each other. See the attached image. I found that changing the