Bug 176010

Summary: Fonts become smaller when using multiple displays
Product: unknown Reporter: Miikka Salminen <miikka.salminen>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: finex, lucas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Miikka Salminen 2008-11-24 19:54:27 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

Fonts become smaller when using two displays instead of laptop's main display.

I'm using X.Org X Server 1.5.2 and nvidia drivers version 177.80.
Comment 1 FiNeX 2008-12-21 18:48:56 UTC
Probably the resolution between the laptop display and the two displays is different, so the font "looks like" smaller.

for example, if your desktop fonts are 14px, on a laptop display (1280x800) they will looks bigger than the same font on a 1600x1200 display.
Comment 2 lucas 2008-12-22 03:06:57 UTC
Actually I can confirm this, at the same resolution the fonts are bigger when I connect one of my displays. If I connect the other or both at once then the fonts are smaller.

Might be something in Qt relating to DPI settings.