https://bugs.kde.org/show_bug.cgi?id=498312
Bug ID: 498312 Summary: ScrollView in app info has too much contentWidth Classification: Applications Product: Discover Version: git-stable-Plasma/6.2 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: discover Assignee: plasma-b...@kde.org Reporter: matej.st...@protonmail.com CC: aleix...@kde.org Target Milestone: --- Created attachment 177140 --> https://bugs.kde.org/attachment.cgi?id=177140&action=edit vlc-example SUMMARY When viewing a program, if you swipe to the right, it will scroll out of bounds (see attached screenshot). STEPS TO REPRODUCE 1. Open discover and view any program that has a vertical scrollbar when viewing it. 2. Swipe to the right. OBSERVED RESULT When a program has a long enough description (when it has a vertical scrollbar), you are able to scroll horizontally which should be disabled in the first place. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 41 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION I would assume there is some kind of binding loop in one of the components of the page that is only used by discover. I would even go as far to say to just directly set contentWidth of the ScrollView to the width of the component because as of right now, we do not need to horizontally scroll in that component. -- You are receiving this mail because: You are watching all bug changes.