We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the 'Open Quickly' or 'Quick Actions' modal is open, cmd+w still works and the TabBar's selected tab background does not dim.
cmd
w
cmd+w also closes the 'Open Quickly' and 'Quick Actions' modals.
shift
o
p
When the 'Open Quickly' or 'Quick Actions' modal is open, close tab shortcut should not work.
cmd+w should not close the 'Open Quickly' or 'Quick Actions' modal
CodeEdit: 0.1.0-dev (38) macOS: 14.5 Xcode: 15.4
No response
CodeEdit:
Xcode:
The text was updated successfully, but these errors were encountered:
NSApp.keyWindow
keyWindow
Successfully merging a pull request may close this issue.
Description
When the 'Open Quickly' or 'Quick Actions' modal is open,
cmd
+w
still works and the TabBar's selected tab background does not dim.cmd
+w
also closes the 'Open Quickly' and 'Quick Actions' modals.To Reproduce
cmd
shift
o
to show the 'Open Quickly' modal.cmd
shift
p
to show the 'Quick Actions' modal.cmd
w
to close the selected tab.Expected Behavior
When the 'Open Quickly' or 'Quick Actions' modal is open, close tab shortcut should not work.
cmd
+w
should not close the 'Open Quickly' or 'Quick Actions' modalVersion Information
CodeEdit: 0.1.0-dev (38)
macOS: 14.5
Xcode: 15.4
Additional Context
No response
Screenshots
CodeEdit:
codeedit.modal.close.tab.mov
Xcode:
xcode.modal.close.tab.mov
The text was updated successfully, but these errors were encountered: