Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cocoa: When validating menus, account for modal window only if active
When a modal window is WindowModal then it is possible for another top level window to be active and therefore the menus shown may be valid for the window. So we can still allow the menu items to be validated in the context of that window. Fixes: QTBUG-74088 Pick-to: 6.0 5.15 Change-Id: Ifb9c3fe12654b2972e0e3c368dc093fae1ed4cc8 Reviewed-by: Tor Arne Vestbø <[email protected]>
- Loading branch information