Ticket #1938 (new defect)
Opened 14 months ago
rotating the screen causes text to shrink in some apps
| Reported by: | jeepingben | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | SHR Image | Version: | SHR-core |
| Keywords: | Cc: |
Description
This is an old issue - it was in SHR-T and SHR-U. Rotating the screen using xrandr or omnewrotate to landscape and back to portrait several times causes the DPI passed to applications by enlightenment to rise and fonts in GTK based applications to shrink.
Steps to repeat (over ssh):
env DISPLAY=:0 vagalume
# look at the size of the text in the menus
env DISPLAY=:0 xrandr -o left
env DISPLAY=:0 xrandr -o normal
env DISPLAY=:0 xrandr -o left
env DISPLAY=:0 xrandr -o normal
env DISPLAY=:0 xrandr -o left
env DISPLAY=:0 xrandr -o normal
env DISPLAY=:0 vagalume
xrandr --dpi 284x280 will fix it temporarilly.
It was discussed on shr-users some time ago: http://shr-users-discussions.2691941.n2.nabble.com/omnewrotate-progressively-reduce-font-size-td5941713.html
