New submission from Kyle Stanley <aeros...@gmail.com>:
In the most recent development version of Python 3.9, when opening the file selection menu through File > Open (or Ctrl-o) in the IDLE, the file names are hidden. Clicking once on each of the icons or the areas in front of them can make the names visible again, but this can be quite cumbersome to users. I'm not certain if this issue is specific to KWin (window manager, component of the Plasma DE), but I've never ran into this problem when using any other applications. If it would be helpful, I can attempt to see if this issue occurs when using other window managers. I attached two screenshots below, the first one is the initial view of "Open" menu and the second one is what it looks like after clicking once on a few of the icons. Tested on... OS: Arch Linux 5.2.3 DE: Plasma WM: KWin ---------- files: bpo-idle-open-menu-0.png messages: 348554 nosy: aeros167 priority: normal severity: normal status: open title: IDLE: File names are hidden in "Open" menu (Linux) versions: Python 3.9 Added file: https://bugs.python.org/file48509/bpo-idle-open-menu-0.png _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37693> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com