Comment #56 on issue 473089 by
ru...@starset.net: [Linux] UI scaling set
too high
https://code.google.com/p/chromium/issues/detail?id=473089
Some more info. My machine is a Thinkpad X220...
$ lspci -vnn | grep VGA -A 8
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
(prog-if 00 [VGA controller])
Subsystem: Lenovo Device [17aa:21da]
Flags: bus master, fast devsel, latency 0, IRQ 35
Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
I'm running KDE 4.14.2 with desktop effects turned on.
Another issue I'm seeing is that with Chrome when I load a new page or
switch tabs the content doesn't display inside the view port until
something dynamic happens, like the page scrolls, I move my mouse over
something, the content moves, etc. Turning off desktop effects in KDE fixes
the rendering issue.
Using --force-device-scale-factor with no other arguments beyond fixed both
the scaling issue and the rendering issue.
I do see the scaling issue with google-chrome-beta 43.0.2357.65 beta and
google-chrome-unstable 44.0.2398.0 dev, but not with google-chrome
42.0.2311.152. The rendering glitch I'm only seeing on unstable.
Additionally the scaling issues is not just tied to the UI of Chrome but
also content displayed within the view port.
Hope that information is helpful. Thanks.