Bug 461057

Summary: Dragged text in SelectableLabels inside a FormLayout can cause bad text rendering
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Moritz <bixilon>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: bixilon, nate, notmart
Priority: NOR    
Version: 5.99.0   
Target Milestone: Not decided   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot

Description Moritz 2022-10-27 10:07:28 UTC
Created attachment 153233 [details]
Screenshot

SUMMARY
It is possible (but should not) to scroll when clicking and moving the text. If you click on any other spot that text you can not move the text (like a mobile view).

If you do so, every second pixel the the text looks really broken (see screenshot) 


STEPS TO REPRODUCE
1. Go to e.g. system settings
2. click and drag text up or down
3. be percise with the pixels

EXPECTED RESULT
- No scrolling
- No broken text

Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.1
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 5.19.14-051914-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5500U with Radeon Graphics
Memory: 17.4 GiB of RAM
Graphics Processor: AMD RENOIR
Manufacturer: LENOVO
Product Name: 82KC
System Version: Lenovo V14 G2 ALC
Comment 1 Nate Graham 2022-10-28 19:30:08 UTC
Cannot reproduce.
Comment 2 Moritz 2023-05-23 16:35:17 UTC
I can not scroll anymore, so I guess it is fixed.