When the focus is on a Modal\Dialog window, other panes should not be affected.
Notable examples
- Delete modal window
- Settings modal window
When the focus is on a Modal\Dialog window, other panes should not be affected.
Notable examples
Ideally, tab would navigate among available options/buttons.
Associated request: Keyboard shortcuts for dialog modals
But most importantly, Dialogue should block modification of underlying window as described in https://en.wikipedia.org/wiki/Modal_window
By use of keyboard, unexperienced user can cause a lot of unnoticed edits / data-destruction in greyed-out underlying window.
will be fixed in 0.10.9
Not sure but perhaps it would be convenient to add standard Keyboard shortcuts for dialog modals while working on modals.