Generate QR code… option is available when multiple tabs are selected if accessed from File > Share or url bar context menu
Categories
(Firefox :: Menus, defect)
Tracking
()
People
(Reporter: oardelean, Assigned: overholt)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Notes
- Please refer to the attached screenshot for more details.
- The option is greyed out if accessed from the tab context menu.
- The same behavior can be observed on macOS if accessing the option from the address bar context menu.
- The option will generate the QR code for whichever tab is active.
Found in
- Nightly 153.0a1;
Affected versions
- Nightly 153.0a1;
Tested platforms
- Ubuntu 22;
- Windows 10;
- macOS 15;
Affected platforms
- macOS 15;
- Ubuntu 22;
- Windows 10;
Unaffected platforms
- N/A;
Steps to reproduce
- Launch Firefox.
- Open 2 or more websites in different tabs and select them.
- Press Alt key to enable Menu Bar.
- Click on File -> Share -> Generate QR code…
Expected result
- Generate QR code… option should be greyed out.
Actual result
- Generate QR code option is available.
Regression range
- Not a regression.
| Assignee | ||
Comment 1•26 days ago
|
||
| Assignee | ||
Comment 3•11 days ago
|
||
It's worth noting that when multiple tabs are selected, right-clicking on the multiple selected tabs results in a disabled Share > QR code menu entry.
Misha, what do you think we should do here? I see three options to handle the File > Share and right-click-on-URL-bar cases:
- disable the menu item when multiple tabs are selected in these two situations (File > Share and right-click-on-URL-bar )
- generate a QR code for each selected tab, having them read when the user goes to each one (since only the foreground tab will have it visible)
- leave things as-is, where a QR code is generated and shown in a dialog for the foreground tab and nothing happens on background tabs.
Updated•11 days ago
|
| Assignee | ||
Updated•11 days ago
|
Updated•11 days ago
|
Comment 4•8 days ago
|
||
Thanks for laying out your thoughts. I think option 1 is the cleanest.
Comment 7•4 days ago
|
||
The patch landed in nightly and beta is affected.
:overholt, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox153towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 9•4 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D304861
Updated•4 days ago
|
Comment 10•4 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Minor UX bug
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: QE found this. On macOS, in addition to right-clicking on the tab, there are 2 additional entry points for sharing QR codes: 1. File > Share and 2. right-click on URL bar. When multiple tabs are selected, Share > Generate QR Code... should be disabled in all 3 cases but without this patch, the File > Share and right-click-on-URL-bar cases show it.
- Risk associated with taking this patch: low
- Explanation of risk level: This is a new feature, has automated tests, and can be turned off via a pref if things go poorly.
- String changes made/needed?: no
- Is Android affected?: no
Updated•2 days ago
|
Updated•2 days ago
|
Comment 11•2 days ago
|
||
| uplift | ||
Updated•1 day ago
|
| Reporter | ||
Comment 12•18 hours ago
•
|
||
Issue is verified as fixed on Firefox Nightly 154.0a1 and Firefox 153.0b6 on Windows 10, Ubuntu 22, macOS 13.
Description
•