Open Bug 1418310 Opened 7 years ago Updated 2 years ago

Reorder Attachments: Some access keys close panel, others don't.

Categories

(Thunderbird :: Message Compose Window, defect)

All
Windows
defect

Tracking

(Not tracked)

People

(Reporter: thomas8, Unassigned)

References

Details

I accidentally filed bug 1425891 as a duplicate of this, where we decided to just remove all access keys.

But the symptoms are still the same, now limited to Alt+Y keyboard shortcut.

STR:

0) This is probably Windows-specific, where Alt is the menu access key/accelerator (tested on Win10).
1) focus in attachment pane
2) Alt+X to open reorder attachments panel
3) Alt+Y to reorder attachments

Actual result

3) after Alt+Y for "reorder", panel closes.
(but ironically, when you choose a main menu access key combo like Alt+V (View menu), panel will correctly stay open; unfortunately, it also hijacks that combo so that it can no longer be used for the main menu.)

Expected result

Panel should stay open for any access/shortcut keys of panel commands, just as it does when commands are clicked (and more so when that keyboard shortcut isn't even taken for anything else anywhere, like main menu access keys or so). There should be no difference between keyboard- and mouse-invoking the command.
I's also think that if we attach keyboard shortcuts or access keys to commands of attachmentBucketController, they should be limited to be effective only when attachment bucket has focus, no?

I suspect that the Alt key is getting some special treatment which unfortunately is too greedy in this case.
Blocks: 1425891
OS: Unspecified → Windows
Hardware: Unspecified → All
See Also: → 498725
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.