maoschanz / maoschanz/drawing

Top menu doesn't respond to alt-key

Open
#693 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
869
Forks
106
PR merge metrics
No merged PRs in 30d

Description

## Use case

I'm used to the top-menu of an application always being available through the alt-key and a letter. Alt does seem to be working, but the target is the side toolbar, not the top-menu.

## Suggested solution

An option on the preferences menu to select whether alt applies to the side toolbox or top menu.

### Possible drawbacks

Using another person's PC, behavior might not be as expected.

### Possible alternatives

Add a shortcut to the main menu to the side toolbar with its own letter so there's a keyboard sequence to reach it (m doesn't seem to be taken).
Pressing alt-m would act like clicking the "File" menu, after which arrow keys could reach everything else on the menu.

Ctrl-alt-letter to access the top menu instead of the side toolbar.

If there's already a standard Linux way to access the top menu, maybe add a "coming from Windows" cheat-sheet to the help menu that mentions it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the preferences menu, side toolbar, and top menu entry points mentioned in the report, then determine how the current Alt-key handling is wired. Confirm the desired behavior and whether it should be configurable with maintainers; done means the selected keyboard path reliably reaches the intended menu and its scope is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
accessibility, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.