Menu

#98 Return not captured by help viewer

9.0b1
closed
nobody
None
Bug
Core
major
2017-02-27
2017-02-08
No

From the Help menu go to the AlphaCocoa Web page, which opens in a help-viewer window inside Alpha. Now navigate to a page with a search field, write something and press return. The return is not cpatured by the search field or the help-viewer window, but passes instead through to the topmost editing window in Alpha.

Discussion

  • Joachim Kock

    Joachim Kock - 2017-02-12

    Several other key combinations go through to editing windows, such as ctrl-s.

     
  • Bernard Desgraupes

    This is fixed now. Installed a class method ignoreBindingForKeyCode and delegate methods windowDidBecomeKey and windowDidResignKey in class AlphaRoot.

    Will be in 9.0b1.

     
  • Bernard Desgraupes

    • status: open --> fixed
    • Version: 9.0a13 --> 9.0a14
     
  • Bernard Desgraupes

    • status: fixed --> closed
    • Version: 9.0a14 --> 9.0b1
     

Log in to post a comment.