"Follow link to original file" item has no underlined mnemonic letter

Open Beginner friendly
#3,844 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
c

Research direction

Search the Nemo source and translation strings for the "Follow link to original file" context-menu label, then inspect how its mnemonic is defined relative to other menu items. Add a suitable unused mnemonic as an underscore in the translatable string and verify it by reproducing the symbolic-link steps and activating the item with a keypress.

Written by the indexing model from the issue text.

Description

Title: "Follow link to original file" context menu item has no keyboard mnemonic

Distribution
Cinnamon 6.6.9

Package version
nemo 6.6.4

Graphics hardware in use
[e.g. Intel / AMD / NVIDIA, or "not relevant"]

Frequency
Always

Description
Hi, and thanks for all your work on Nemo!

When right-clicking a symbolic link (in a Nemo window or on the desktop), the "Follow link to original file" item has no underlined mnemonic letter. Pressing F while the context menu is open doesn't activate it, so it can't be reached from the keyboard without arrowing down to it.

Most of the other context menu items can be activated with a single key, so this one stands out as an exception. It would be a small quality-of-life improvement for keyboard users, and possibly for accessibility.

Steps to reproduce

  1. Create a symbolic link to a file or folder (e.g. ln -s ~/Documents/example.txt ~/link-to-example).
  2. Right-click the link in Nemo.
  3. Look for an underlined letter in "Follow link to original file", or press F.

Expected behaviour
The label would include a mnemonic (an underscore before a suitable letter in the translatable string), so the item can be chosen with a single keypress while the menu is open. If F is already used by another item in the same menu, a different unused letter would be fine.

Additional information

  • I searched the existing Nemo issues (open and closed) and didn't find a request about this. #555 (closed) and #1596 (a crash) both mention the menu item but not keyboard access.
  • Happy to test a fix or provide more details if useful.

Thank you!

Dominant language
C
Stars
1.6k
Forks
368
Avg merge
8d 7h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

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.

More from linuxmint/nemo

All issues in linuxmint/nemo

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.