Open
Bug 1661039
Opened 5 years ago
Accelerators to tag messages are not shown in the Message -> Tag menu
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
NEW
People
(Reporter: njsg, Unassigned)
Details
In the support newsgroup, it was pointed out that the accelerators which can be used to tag messages are not shown in the Message->Tag menu in SeaMonkey Mail&News, but do appear in Thunderbird[1].
This menu seems to be built in mailWindowOverlay.js, in SetMessageTagLabel(). While in SeaMonkey this function sets the accesskey attribute, in Thunderbird it sets both accesskey and acceltext. See bug 781466 and the related commit[2].
[1] news://news.mozilla.org/TOidnaeBsMBvc6LCnZ2dnUU7-VWdnZ2d@mozilla.org
[2] https://hg.mozilla.org/comm-central/rev/3b436975ce82
You need to log in
before you can comment on or make changes to this bug.
Description
•