Summary: | Text rendered vertically set off in input fields | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Ancoron <ancoron.luciferis> |
Component: | libplasma | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
unaligned text rendering in krunner
vertically unaligned text / wrongly scaled icons in application launcher xorg.conf (notice manually configured DisplayPort-0 modes and DisplaySize) xrandr - showing DisplayPort-0 as 0x0 mm xdpyinfo - showing calculated DPI of 201x100 |
Description
Ancoron
2015-05-15 12:50:20 UTC
Created attachment 92619 [details]
unaligned text rendering in krunner
Created attachment 92620 [details]
vertically unaligned text / wrongly scaled icons in application launcher
I should probably add some other information about my environment: I am running a dual-head configuration using 2x 30" Dell 3007 WFP-HC, so 2x 2560x1600 side by side to a 5120x1600 virtual screen. The configuration is done manually using the good old xorg.conf, mainly because one of the monitors is connected through an active DisplayPort-to-DVI adapter, which apparently forgets to forward EDID requests and data, which forces me to manually configure correct mode lines. As a side effect, X does not seem to be able to make use of its officially documented way to influence DPI calculation using the "DisplaySize" property inside the xorg.conf. Created attachment 92623 [details]
xorg.conf (notice manually configured DisplayPort-0 modes and DisplaySize)
Created attachment 92624 [details]
xrandr - showing DisplayPort-0 as 0x0 mm
Created attachment 92625 [details]
xdpyinfo - showing calculated DPI of 201x100
Correcting the DPI using an Xsession script corrected the scaling problem for the application launcher icons but did not change anything for the vertical alignment on input fields. For the DPI, I've created a separate issue now: bug #347783 does this still happen? closing old unreproducible bug |