Platform:
Ubuntu 24.04.2 LTS (gnome/wayland)
Ryzen 7 PRO 5850U
Version:
edit-1.0.0-x86_64-linux-gnu
Issue:
When closing the editor with an unsaved buffer, on the modal prompting to "Save", "Don't Save" or "Cancel". The user cannot move focus from the Save option to another using the keyboard. Only the mouse cursor can click another option.
The working keyboard options are
- Enter to save
- Press "n" for "Don't save"
- Escape to dismiss or "Cancel"
Those options are counter intuitive especially without visual hint to the "n" shortcut.
Those options are inconsistent with the rest of the GUI.
Steps to reproduce:
- Download the x86_64 version from the release page.
- Unzip
- Add execute permission
- Run the executable from the terminal
- Type some text
- Quit the editor with the "File>Close Editor" menu option or with the "Ctrl+q" shortcut
- On the popup, notice how common selection keys (arrow keys, tab key) do not move the cursor highlight. Notice how no letter is underlined to indicate a shortcut exists.
Expected behavior:
The arrow keys (left & right) or the tab key should move the highlight on the modal and enable the user to select an option with enter.
Platform:
Ubuntu 24.04.2 LTS (gnome/wayland)
Ryzen 7 PRO 5850U
Version:
edit-1.0.0-x86_64-linux-gnu
Issue:
When closing the editor with an unsaved buffer, on the modal prompting to "Save", "Don't Save" or "Cancel". The user cannot move focus from the Save option to another using the keyboard. Only the mouse cursor can click another option.
The working keyboard options are
Those options are counter intuitive especially without visual hint to the "n" shortcut.
Those options are inconsistent with the rest of the GUI.
Steps to reproduce:
Expected behavior:
The arrow keys (left & right) or the tab key should move the highlight on the modal and enable the user to select an option with enter.