
cmd-W closes current tab even when Find window is active
Reported by Jay | December 24th, 2010 @ 01:46 AM | in 0.0.3
What I did:
Pressed cmd-W while the Find window was active.
What I expected to happen:
Find window would close.
What actually happened:
Current tab in editor (actually whole window since there was one
tab) closed.
Comments and changes to this ticket
-
rsms December 26th, 2010 @ 07:43 PM
- Milestone set to 0.0.3
- State changed from new to open
- Assigned user set to rsms
- Tag set to find, ui
- Milestone order changed from 13 to 0
By design. The Find window is a panel, thus does not respond to window keyboard shortcuts. However, TextEdit.app seems to use the standard find panel which is responding to Cmd+W.
-
rsms December 31st, 2010 @ 04:01 AM
- Tag changed from find, ui to bug, find, low, ui, ux
-
rsms January 10th, 2011 @ 02:32 AM
- State changed from open to hold
- Tag changed from bug, find, low, ui, ux to feature, find, low, ui, ux
- Milestone order changed from 12 to 0
During a discussion in the freenode IRC channel #kod it has been decided to put this feature request on hold.
Kod uses Cmd+Shift+W for "Close window", but the Find panel will respond to both Cmd+Shift+W and Cmd+W, but only stop propagation for the Cmd+Shift+W event, thus when using Cmd+W, both the find window and the tab will receive a "close" action.
Please use Cmd+Shift+W or ESC for closing the Find-and-replace window until we have a more feature-rich implementation. Thanks.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.