Closed
Bug 1682949
Opened 4 years ago
Closed 4 years ago
Implement keyboard shortcut to trigger the "View Message Security Info" popup panel
Categories
(MailNews Core :: Security: OpenPGP, enhancement)
MailNews Core
Security: OpenPGP
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1675721
People
(Reporter: aleca, Assigned: aleca)
References
Details
(Keywords: ux-discovery, ux-efficiency)
We should implement an handy keyboard shortcut to open the message security info panel when an encrypted message is selected.
List of requirements:
- The shortcut should be implemented in JavaScript, not with a XUL
key
tag. - The shortcut should be
Ctrl+Alt+S
for Windows and Linux, and⌘ ⌥ S
for macOS. - The button should have a
title
attribute readingShow Message Security (_shortcut_)
.
This bug is blocked until the message pane is converted to a top level HTML in order to properly use the title
tag on HTML buttons.
Assignee | ||
Comment 1•4 years ago
|
||
Magnus, do we have a bug tracking the top level HTML work we can assign as a blocker to this one?
Flags: needinfo?(mkmelin+mozilla)
Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•