SUMMARY When scrolling the list of available elements (e.g. widgets), new elements are not loaded at the end of the list when scrolling with the mouse's scroll wheel. They are correctly loaded when dragging the scroll bar, however. STEPS TO REPRODUCE 1. Open a "get new" dialogue 2. Scroll to the end using the mouse wheel OBSERVED RESULT No new elements are loaded. EXPECTED RESULT New elements are loaded. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon KDE Plasma Version: 6.3.2 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 ADDITIONAL INFORMATION
Hi - I think I can reproduce what might be the same issue, but I just want to make sure it actually is the same issue! When you observe that dragging the scrollbar works, are you trying that in the same window, after unsuccessfully using the scroll wheel? I ask that since new items don't load for me if I just scroll straight down to the bottom of the first batch, regardless of whether I use the wheel or drag the scrollbar. The action that triggers loading more items for me is to scroll back up the list, then back down - and that works on my device whether it's the wheel or scrollbar. We're probably seeing the same thing here - the first scroll-down somehow not successfully registering or executing a query for more results - but I wanted to make sure before updating the title :-) Thanks!
You are actually right, we're seeing the same things and it works with the mouse wheel as well, but first I have to scroll back up (a couple of times, actually). Changing this to "confirmed" and changing the title. Thanks!
*** Bug 503831 has been marked as a duplicate of this bug. ***