tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.

Home Page:https://www.gpxsee.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALT keys only work one layer deep

jidanni opened this issue · comments

ALT F gives the File menu.
But then all one can do from the keyboard is use the arrow up and down buttons.
There is no way to use a second ALT key combo to choose subsequent menu entries.

There are no other accelerators except the one from the main menu defined in GPXSee. If you want some more, you will have to come up with an English translation file (we need capitalization anyway) that contains accelerators for additional menu levels. The source strings can not be changed as it would break all the localization.

If you (or someone else - I won't do it as it has almost zero priority for me) is going to create the EN translation file, you have also to ensure it does not break things on any of the supported platforms (= you have to test it on Android, Windows, Linux and MacOS).

All I know is when I hit ALT F in chrome, the items there have a little underline for what ALT button will activate them.

Yes, that's how the accelerators work. But someone has to define all the "accelerated" characters in the menus. This is language-specific so it is part of the localization/translations. Unfortunately there is no such someone for English and thus there are no accelerators...