Find box - escape does not jump out of text input

Issue #39 resolved
Angus Yeh repo owner created an issue

Escape key does not actually jump out of the find box.

Comments (1)

  1. Angus Yeh reporter

    Fix Issue #39, now both the 'Goto' button and 'Enter' in find box will trigger the move of input focus to main view. Also add 'Escape' key as default key to 'focus_main_view' command.

    Note adding the 'Escape' key will stop dialogs from hiding themselves (when press Escape). This may not be totally desirable.

    → <<cset 85f08e6a1044>>

  2. Log in to comment