Bug 417894 - Blurry Plasma Components Buttons when position is fractional
Summary: Blurry Plasma Components Buttons when position is fractional
Status: CONFIRMED
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: components (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-19 20:02 UTC by gvgeo
Modified: 2021-07-20 16:03 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gvgeo 2020-02-19 20:02:02 UTC
Plasma Components Buttons can take fractional position(e.g. after text). They should always place their icons in a real position for clear display.

More info with photos and a simple test.qml
https://phabricator.kde.org/D27083#614050
It is possible that more elements have the same problem, like Busy Indicator.

Reproduce:
Place any button with a fractional position.
Observed result:
Svg, placed in a fractional position, which leads to blurry view.
Expected result:
Svg always take real position.