Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.15.17
Description
When native File Dialog like QFileDialog::getOpenFileName is shown it responds to several hot keys like cmd+a cmd +p etc
1. Build and run the attached sample app
2. Press Cmd-s to pull up a dialog
3. Now press Cmd-a and notice that the application's 'About' box pops up. Then application also responds to the other hotkeys like Cmd-p and Cmd-n
This seems like only reproducible on MacOS 14.6.1 (Sonoma)