Created attachment 136780 [details] Discover image view SUMMARY No close or back button when viewing images in an application page like krita. STEPS TO REPRODUCE 1. open discover 2. click a listed application like krita 3. open images shown below app title OBSERVED RESULT The images shown does not have close or back button to close the opened image. EXPECTED RESULT The images shown have close or back button to close the opened image view. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.21 KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Kernel Version: 5.4.0-67-generic OS Type: 64-bit Graphics Platform: X11 Processors: 4 × Intel® Core™ i3-5010U CPU @ 2.10GHz Memory: 3.8 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 5500 ADDITIONAL INFORMATION
Confirmed. You can just click on the grayed-out part of the rest of the window, but nobody ever figured this out; it was obvious only to the original authors of the popup component, I suspect. :)
Working on this. Fix coming today.
Merge request: https://invent.kde.org/plasma/discover/-/merge_requests/94
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/95
Git commit e7d37b915d16ced14879b1d4a17b624fa542bffa by Nate Graham, on behalf of Justin Zobel. Committed on 18/03/2021 at 22:59. Pushed by ngraham into branch 'master'. Add close button to screenshot popup FIXED-IN: 5.22 M +10 -0 discover/qml/ApplicationScreenshots.qml https://invent.kde.org/plasma/discover/commit/e7d37b915d16ced14879b1d4a17b624fa542bffa
Thanks.
You're welcome!