SUMMARY On new tiled overview of wallpapers to install there is a hover effect in the form of a blue outline. For the first wallpaper (top-left) the hover effect never disappears. STEPS TO REPRODUCE 1. Right-click - Configure Desktop 2. Click "Download New Wallpaper" 3. Move cursor over suggested wallpapers OBSERVED RESULT Hover effect showing for top-left wallpaper and whichever other one the cursor moves to. EXPECTED RESULT Hover effect for top-left wallpaper should only show if the cursor is indeed on the same wallpaper. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 19.10 KDE Plasma Version: 5.18 ADDITIONAL INFORMATION
Created attachment 126142 [details] Screenshot
Confirmed.
If by top-left you mean the bright blue focus rectangle, that's the keyboard focus rectangle (which there is a problem with, as the view is not focused by default as it ought to be). If you're talking about there being two hover effect rectangles the way the two top right ones have in your screenshot, i can't seem to provoke that at all and will need some more information on how you're doing that.
Hi Dan Thanks for the follow-up. Correct, I refer to bright blue focus rectanlge. I would expect only one rectangle to be visible at any given moment like it is on web content. Alternatively keyboard and focus focus should be visually differentiated. Right now a user looks at two blue focus rectangles which is confusing. Please ignore the screenshot as it was taken while moving from one tile to another.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Requested information was added with comment 4; changing status for inspection.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/knewstuff/-/merge_requests/19
Git commit 5e31f8505a9ed335e56eee4087f1435d993f97ca by Nate Graham, on behalf of Alexander Lohnau. Committed on 23/07/2020 at 17:14. Pushed by ngraham into branch 'master'. Do not focus first element automatically FIXED-IN: 5.73 There are currently no keyboard controls, apart from tab implemented. Consequently we can remove this tiny bit of code, because it looks really confusing if we have two items focused at the same time. M +4 -2 src/qtquick/qml/private/GridTileDelegate.qml https://invent.kde.org/frameworks/knewstuff/commit/5e31f8505a9ed335e56eee4087f1435d993f97ca