psoukie / zipchord

ZipChord is a customizable hybrid keyboard input method that augments regular typing with chords and shorthands.
BSD 3-Clause "New" or "Revised" License
162 stars 15 forks source link

Duplicate Alt (letter) shortcuts on settings buttons #171

Closed duianto closed 1 year ago

duianto commented 1 year ago

Describe the bug

There are duplicate Alt (letter) shortcuts on the buttons in the ZipChord settings window.

In the Chord dictionary section: The O on the Open button is underlined And the o on the Reload button is underlined. This prevents reloading the chords list with an Alt (letter) shortcut.

The E on the Edit button is underlined in the Chord dictionary section. And the e on the Open button is underlined in the Shorthand dictionary section. This prevents opening a shorthand dictionary from an Alt (letter) shortcut.

Expected

r isn't underlined on any button, maybe it could be used for the Reload Chord dictionary button. And n seems to be available for the Open Shorthand dictionary button.

Observed in both:

2.2.0-alpha

AutoHotkeyU64_5ajd0QRaOG

2.1.2

zipchord_OZTtpwdf0e

psoukie commented 1 year ago

Given that I teach localization students about avoiding duplicate shortcuts like this, this is embarrassing. Thanks for reporting it. I'll fix it in an update.