Created attachment 156580 [details] drawer button visible in image editor SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. open an image in a chat with the image editor 2. 3. OBSERVED RESULT the button to open or close the rightside drawer will be visible and clickable EXPECTED RESULT the drawer button should not be visible SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.1.12-arch1-1 KDE Plasma Version: 5.27.0 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION neochat was built from master
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1016
Git commit e84bdc062c423c576ee6b6580ae0ffba7d23af39 by ivan tkachenko. Committed on 04/04/2023 at 09:16. Pushed by ratijas into branch 'master'. OverlayDrawer: Fix z value being too high for OverlaySheets Primarily, can be observed in Discover after the following steps: 1. Expand window, so that sidebar fits in non-modal mode (inline); 2. Shrink window until sidebar disappears; 3. Expand window back; 4. Open some app page for Arch repos or otherwise get an error message. M +1 -1 src/controls/templates/OverlayDrawer.qml https://invent.kde.org/frameworks/kirigami/commit/e84bdc062c423c576ee6b6580ae0ffba7d23af39
Git commit ac1a1dc333b36ca47869ada66e0d23ee67bb31f9 by ivan tkachenko. Committed on 04/04/2023 at 09:28. Pushed by ratijas into branch 'kf5'. OverlayDrawer: Fix z value being too high for OverlaySheets Primarily, can be observed in Discover after the following steps: 1. Expand window, so that sidebar fits in non-modal mode (inline); 2. Shrink window until sidebar disappears; 3. Expand window back; 4. Open some app page for Arch repos or otherwise get an error message. (cherry picked from commit e84bdc062c423c576ee6b6580ae0ffba7d23af39) M +1 -1 src/controls/templates/OverlayDrawer.qml https://invent.kde.org/frameworks/kirigami/commit/ac1a1dc333b36ca47869ada66e0d23ee67bb31f9