Closed Bug 1751556 Opened 2 years ago Closed 2 years ago

Wrong access key in Write Window in the File -> New -> Message menu item

Categories

(Thunderbird :: Message Compose Window, defect)

Thunderbird 96
defect

Tracking

(thunderbird_esr91 wontfix)

RESOLVED FIXED
100 Branch
Tracking Status
thunderbird_esr91 --- wontfix

People

(Reporter: joradan0, Assigned: mkmelin)

Details

Attachments

(3 files)

I noticed the access key "N" in the "File" -> "New" -> "Message" menu item in the Write window in the Danish version of Thunderbird. It looks like it wrongly "inherits" the N from the command key or from the access key from the menu item "New".
Same problem in the French version of Thunderbird. I looked at a couple af other locales too. They all seem to have N as access key.

Same problem in EN-US version.

Strange. newNewMsgCmd.accesskey looks correct. I don't see a problem in en-US at least. https://searchfox.org/comm-central/rev/74443820a1a54c24cd9faeb6f8b81d98628c36fa/mail/base/content/messenger-menubar.inc.xhtml#16

I'm no programmer but are you looking in the right place? The problem is int the Compose Window.
https://searchfox.org/comm-central/source/mail/components/compose/content/messengercompose.xhtml#878
label="&newMessage.label;" accesskey="&newMenu.accesskey;"

confirmed. perhaps a copy+paste error. Should be
label="&newMessage.label;" accesskey="&newMessage.accesskey;"

Flags: needinfo?(mkmelin+mozilla)
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Flags: needinfo?(mkmelin+mozilla)
Target Milestone: --- → 100 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/2f1f333cfcf0
fix compose window "new message" accesskey. r=freaktechnik

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: