Make escape key close modeless dialogs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
I notice that people have opened this bug several times before and it's been closed with a comment saying "it already works like it's supposed to". Specifically, the escape key currently defocuses modeless dialogs, rather than closing them.
I really think you should reconsider this behavior, for a couple of reasons:
I (and many other people) are accustomed to Escape meaning "go away", not "lose focus". I want to be able to make the dialog vanish easily, because when I'm done with it, it's just taking up screen space in which I would rather see my drawing. If I just want to give focus to another window/
I (and many Linux users) prefer to use X11-style "focus follows mouse" behavior, instead of Windows-style "click to focus" behavior. With this style of mouse interaction, the Escape key meaning "defocus dialog" offers zero added benefit, since I can defocus the dialog simply by pointing away from it.
Thanks
Changed in inkscape: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
Originator: NO
I also run into this weird behavior that Escape does nothing on all the
Dialogs I come across in Inkscape. I observed the difference that those
Dialog do not block the application, but since I can close the Dialog (it
has a [X] on Windows) why can't Escape map to this action? It's very
frustrating ...