Bug 176010 - Fonts become smaller when using multiple displays
Summary: Fonts become smaller when using multiple displays
Status: RESOLVED NOT A BUG
Alias: None
Product: unknown
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 19:54 UTC by Miikka Salminen
Modified: 2008-12-22 03:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.