Summary: | Autohide panel intercepts mouse events in fullscreen apps | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alexey Shmalko <aleksei95ua> |
Component: | panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | Keywords: | usability |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Make autohide panel do not intercepts events in fullscreen app. |
Description
Alexey Shmalko
2012-08-20 15:45:47 UTC
Created attachment 73326 [details]
Make autohide panel do not intercepts events in fullscreen app.
Patch of kde-workspace/plasma/desktop/shell/panelview.cpp file.
I changed PanelView::shouldHintHide() to return true if current active application is in fullscreen mode.
This fixes the issue for me.
It is better to use reviewboard.kde.org for submitting patch. A patch attached in bugzilla is easily to be flooded by other messages and forgotten. *** This bug has been marked as a duplicate of bug 297920 *** |