https://bugs.kde.org/show_bug.cgi?id=370628

            Bug ID: 370628
           Summary: Allow to chose fractional font sizes
           Product: systemsettings
           Version: 5.6.5
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: kcm_fonts
          Assignee: unassigned-b...@kde.org
          Reporter: kokok...@gmail.com
                CC: unassigned-b...@kde.org

When the font dialog appears, it is not possible to use a decimal value for the
font size.



Reproducible: Always

Steps to Reproduce:
1. open system settings
2. select a font
3. select size 10
4. edit the size field and write 10.2

Actual Results:  
Font is rendered at 102 points

Expected Results:  
Font is rendered at 10.2 points

manually editing kdeglobals, from:
fixed=Liberation Mono,102,-1,5,50,0,0,0,0,0
to:
fixed=Liberation Mono,10.2,-1,5,50,0,0,0,0,0

..does indeed works

As a side note, the same applies to other components too, like konsole, while
kwrite/kate seems fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to