https://bugs.kde.org/show_bug.cgi?id=476483
Bug ID: 476483
Summary: Scrollbar handles are incorrectly sized and positioned
until the window is resized
Classification: Frameworks and Libraries
Product: frameworks-qqc2-desktop-style
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Keywords: qt6, regression
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected], [email protected]
Target Milestone: ---
Plasma 6 Wayland built from git master against Qt 6.5.2
STEPS TO REPRODUCE
1. Run any QML-based KDE app that has scrollviews using the default
qqc2-desktop-style. Apps that exhibit it:
- System Settings
- Discover
- Cuttlefish
- NeoChat
- Scrollable views in Plasma widget config pages
2. Look at the scroll handle in a scrollable view
OBSERVED RESULT
The handle suffers from a variety of interrelated issues:
- Initial size is too small
- When dragged, the handle does not follow the cursor
- Then scrolled using a touchpad or a mouse wheel, the handle does not move at
all until you've scrolled a certain distance, or scrolled all the way to the
bottom at least once
EXPECTED RESULT
None of those things happen
ADDITIONAL INFORMATION
When you resize the window, the scroll handle's problems disappear and it
returns to normal.
Does not happen with qqc2-breeze-style.
This only started happening 2 days ago. I tried bisecting qqc2-desktop-style,
but was unsuccessful.
--
You are receiving this mail because:
You are watching all bug changes.