icons overlap text in menu (on HiDPI screen)
See original GitHub issueIssue Report Checklist
- Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
in the menus, the icons overlap with the text of the menu item
Computer is a HP laptop with HiDPI screen (3840 x 2160). The settings in the OS (linux Mint 19.2) are set to "user interface scaling : Double (Hi-DPI).
What steps reproduce the problem?
- open spyder
- open menu issue occurred on a fresh install (via anaconda) of spyder4
What is the expected output? What do you see instead?
Icon should not overlap with text
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Versions
- Spyder version: 4.0.0
- Python 3.7.5 64-bit
- Qt 5.9.6
- PyQt5 5.9.2
- Linux 4.15.0-72-generic
Dependencies
cloudpickle >=0.5.0 : 1.2.2 (OK)
pygments >=2.0 : 2.5.2 (OK)
qtconsole >=4.6.0 : 4.6.0 (OK)
nbconvert >=4.0 : 5.6.1 (OK)
sphinx >=0.6.6 : 2.3.0 (OK)
pylint >=0.25 : 2.4.4 (OK)
psutil >=0.3 : 5.6.7 (OK)
qtawesome >=0.5.7 : 0.6.0 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
zmq >=17 : 18.1.0 (OK)
chardet >=2.0.0 : 3.0.4 (OK)
numpydoc >=0.6.0 : 0.9.1 (OK)
spyder_kernels >=1.8.1;<2.0.0: 1.8.1 (OK)
qdarkstyle >=2.7 : 2.7 (OK)
atomicwrites >=1.2.0 : 1.3.0 (OK)
diff_match_patch >=20181111 : 20181111 (OK)
intervaltree : None (OK)
watchdog : None (OK)
keyring : None (OK)
pexpect >=4.4.0 : 4.7.0 (OK)
pympler : None (OK)
sympy >=0.7.3 : 1.5 (OK)
cython >=0.21 : 0.29.14 (OK)
IPython >=4.0 : 7.10.2 (OK)
matplotlib >=2.0.0 : 3.1.1 (OK)
pandas >=0.13.1 : 0.25.3 (OK)
numpy >=1.7 : 1.17.4 (OK)
scipy >=0.17.0 : 1.3.2 (OK)
pyls >=0.31.2;<0.32.0 : 0.31.2 (OK)
xdg >=0.26 : 0.26 (OK)
rtree >=0.8.3 : 0.8.3 (OK)
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Icons overlapping with text when text size set to 125% - Jira
I'm using SourceTree on a laptop with Windows 10, 1920x1080 screen resolution, and the "Size of text, apps and other items" set to...
Read more >Overlapping icons and other problems with scaled high-res ...
Hi. Tried classic icons and all other sizes: same problem. Scaling is 225% , same problem with recommended 250%. 200% works - but...
Read more >Erwin menus and icons overlapping (E212868) - Quest Support
Our testing using the system does not show the clipped text/display when scaling up to 200%. There are a few Workarounds:
Read more >c# - Changing screen scale causes text and image in a button ...
Changing screen scale causes text and image in a button to overlap or get out of bounds · 1. I believe it has...
Read more >Icons on desktop overlap + other display anomalies
That setting is set to 125 %, which it says is recommended. If I change it to 100 % or 150 % the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Icons mingling with menu text is still a problem in Spyder 5, and enabling auto high DPI scaling in Preferences > Application doesn’t seem to fix it. (WIndows 10)
This is already fixed and part of our 5.0.1 version, released a week and a half ago and soon to be part of Anaconda.