Option+F shows File menu instead of node color dialog (Mac)
A premier mind-mapping software written in Java
Brought to you by:
christianfoltin,
danielpolansky
Logged In: YES
user_id=1152636
Originator: NO
In 0.9.0 Beta 15 Format -> Node color... has Option+Shift+F assigned which works fine.
Option+F is the shortcut for the file menu. The problem under Mac OS X is that the shortcut is not visible and that the menu is not displayed on the correct position. But this should probably be tracked in a different issue.
Logged In: YES
user_id=318488
Originator: NO
What do you mean with "not correct position"? Above the window instead of above the screen? That should be a Java limitation.
Eric
Logged In: YES
user_id=1152636
Originator: NO
When I click the File menu with the mouse the menu is displayed on the correct position.
When pressing Alt+F the menu is displayed on a different position which is confusing to Mac users.
In http://developer.apple.com/documentation/Java/Conceptual/Java14Development/07-NativePlatformIntegration/NativePlatformIntegration.html Apple suggests the following:
The problem is partially handled for you automatically if you use the apple.laf.useScreenMenuBar system property. A better solution though is for you to not to use mnemonics for Mac OS X. If you want mnemonics on another platform, just include a single setMnemonics() method that is conditionally called (based on the platform) when constructing your interface.
Logged In: YES
user_id=885594
Originator: NO
Hi,
no longer mnemonics under mac os x. Thanks for the help, Chris
Tests have shown that your bug is solved with the version 0.9.0
of the FreeMind software.
If you do not agree and can still reproduce the bug with this
version of the software, please reopen this bug or create a new one.
Thanks, Your FreeMind team