Provide an option to close the current tab when closing the window
Categories
(Firefox :: Tabbed Browser, enhancement, P5)
Tracking
()
People
(Reporter: gennaro.prota+firefoxbugzilla, Assigned: jabramson)
References
Details
(Keywords: access, blocked-ux, Whiteboard: fidefe-quality-foundation)
Attachments
(3 files)
Updated•6 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Assignee | ||
Comment 2•9 months ago
|
||
Assignee | ||
Comment 3•9 months ago
|
||
Hi, I'm hoping to get an a11y review of my patch for this ticket (https://phabricator.services.mozilla.com/D223374). When a macOS (or any Unix) user has multiple tabs open and uses the keyboard shortcut to quit (cmd+Q), this patch adds a new "close current tab" button to the dialog that opens. It also reorders buttons so that "close current tab" appears next to the quit button instead of the cancel button. I'd like to make sure there aren't any accessibility concerns with this reordering. This is part of the Desktop UX Fundamentals project that wraps at the end of the year. Thanks!
Comment 4•8 months ago
|
||
Thank you, :jabramson! I commented in the Phab - the dialog is implemented in an accessible way and you even have thought through the keyboard-only flow to return the focus to the previous focus position after a shortcut-triggered dialog is dismissed. Thank you so much for working on this!
The dialog itself would also help users with cognitive disabilities to ensure they're not missing important information and make it easier to manage tabs (not closing the whole windows by a mistake).
Comment 7•8 months ago
|
||
:jabramson could you consider nominating this for a release note? (Process info)
Assignee | ||
Comment 8•8 months ago
|
||
Release Note Request
[Why is this notable]: This patch adds a new button to the dialog that displays on Unix (including macOS) platforms when the Quit keyboard shortcut (cmd+Q) is used and multiple tabs are open, giving users the option to close only the current tab instead of quit the browser.
[Affects Firefox for Android]: no
[Suggested wording]: Firefox gives Unix users the option to close the current tab if the Quit keyboard shortcut is used with multiple tabs open.
[Links (documentation, blog post, etc)]:
Description
•