Bug 333815 - Appmenu should be disabled when the associated window is disabled due to the presence of a modal window
Summary: Appmenu should be disabled when the associated window is disabled due to the ...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: appmenu (show other bugs)
Version: 4.11.8
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 11:28 UTC by Kishore
Modified: 2016-08-29 06:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kishore 2014-04-24 11:28:13 UTC
When using appmenu, and there is a modal dialog over that window disabling all input to it, even appmenu should be disabled.

Currently, it is possible to open the menu and send action events to the window when it is not expecting it.

Reproducible: Always

Steps to Reproduce:
1. Enable appmenu.
2. Open modal dialog for any application
3. Click on the appmenu of the disabled window.
Actual Results:  
The appmenu opened the application menu.

Expected Results:  
The appmenu button should be disabled and should not open the window.
Comment 1 Martin Flöser 2016-08-29 06:33:36 UTC
As we currently don't have any application menu support any more, I unfortunately have to set the bug to wontfix.