Bug 466219 - rightside drawer's button still visible and clickable when in image editor mode
Summary: rightside drawer's button still visible and clickable when in image editor mode
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-21 21:52 UTC by alem99393@gmail.com
Modified: 2023-04-04 09:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
drawer button visible in image editor (104.02 KB, image/png)
2023-02-21 21:52 UTC, alem99393@gmail.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alem99393@gmail.com 2023-02-21 21:52:20 UTC
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
Comment 1 Bug Janitor Service 2023-04-01 15:30:44 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1016
Comment 2 ratijas 2023-04-04 09:27:30 UTC
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
Comment 3 ratijas 2023-04-04 09:42:57 UTC
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