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

            Bug ID: 453419
           Summary: Incorrect handling of fonts / free space in view
           Product: systemsettings
           Version: 5.24.4
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: plasma-b...@kde.org
          Reporter: kitt...@gmail.com
  Target Milestone: ---

Created attachment 148581
  --> https://bugs.kde.org/attachment.cgi?id=148581&action=edit
Sample screenshot

SUMMARY
When changing the default system fonts, system settings app shows truncated
text strings.


STEPS TO REPRODUCE
1. Change system fonts to something else. In my case, Roboto 10.5 pt
2. Exit system settings
3. Reopen system settings

OBSERVED RESULT
Text strings are truncated

EXPECTED RESULT
Text strings have more than enough space. they should be completely visible.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 35
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.5-200.fc35.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION
I've used Qt and I can recognize this behavior being related to the use of
QFontMetrics::elidedText() or something similar. But the cause of the problem
is elsewhere (specifically, in the wrong boundaries given). 
As you can see from the attached screenshot, there is much space available that
the view doesn't take advantage of, no matter what I try.

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

Reply via email to