Menu

#196 Enter does not wok on menu item

9.0.2
closed
nobody
None
Bug
Core
minor
2018-12-21
2018-11-09
No

Having selected any menu entry with either the mouse or the keyboard and hitting "enter" does not trigger this menu item.

Discussion

  • Bernard Desgraupes

    No idea why it does not work: a tap on the trackpad works, but not the Return key.

    Anyway this is fixed now. This was a VERY difficult one.
    The NSKeyDown events are not delivered via [sendEvent] while running in NSEventTrackingRunLoopMode. So a runloop observer is installed to capture the Return key and trigger the corresponding menu action.
    Changes committed to the repository (rev. 1583 (sourceforge.net)). The core must be rebuilt.

     
  • Bernard Desgraupes

    • status: open --> fixed
     
  • Bernard Desgraupes

    • status: fixed --> closed
    • Version: 9.0.1 --> 9.0.2
     

Log in to post a comment.

MongoDB Logo MongoDB