Closed
Bug 1946714
Opened 7 months ago
Closed 2 months ago
[contextual-password-manager] More options menu from Password sidebar fails to close on second click
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
VERIFIED
FIXED
142 Branch
People
(Reporter: bhidecuti, Assigned: theidkamp)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxcm-cpm-milestones-3-4])
Attachments
(3 files)
Found in
- 137.0a1 (2025-02-07)
Affected versions
- 137.0a1
Preconditions
- Add the pref ‘browser.contextual-password-manager.enabled’ in about:config and set it to true
- Have the Sidebar panel added to the browser toolbar and enabled
Tested platforms
- Affected platforms: macOS 13, Windows 11, Ubuntu 22.04
- Unaffected platforms: none
Steps to reproduce
- Click the "More options" menu (3 dot menu) from the Password sidebar
- Click again the "More options" menu and observe the behavior
Expected result
- The "More options" menu closes on second click
Actual result
- The "More options" menu is still displayed
Regression range
- Not a regression, as this is a new feature
Additional notes
- See the attached video
- Not reproducing in about:logins
Updated•7 months ago
|
Reporter | ||
Updated•6 months ago
|
Type: task → defect
Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → theidkamp
Status: NEW → ASSIGNED
Updated•6 months ago
|
Attachment #9471079 -
Attachment description: Bug 1946714 - [contextual-password-manager] Fixing toggle function for more options menu. r=mtigley → [WIP] Bug 1946714 - [contextual-password-manager] Fixing toggle function for more options menu. r=mtigley
Comment 2•2 months ago
|
||
The propagated mousedown event causes <panel-list> to hide when clicked.
Pushed by dlee@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f1750e1d4e5c
https://hg.mozilla.org/integration/autoland/rev/6f14ef1cbb9a
[contextual-password-manager] Do not propagate mousedown r=mtigley,credential-management-reviewers
Comment 4•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c143/b142][qa-ver-needed-c143/b142]
Flags: qe-verify+
Reporter | ||
Updated•29 days ago
|
QA Contact: bhidecuti
Reporter | ||
Comment 5•29 days ago
|
||
Verified as fixed using Firefox 142.0b3 on Ubuntu 22.04, macOS 13 and Windows 11. More options menu from Password sidebar is now closing/opening accordingly.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triage-done-c143/b142][qa-ver-needed-c143/b142] → [qa-triage-done-c143/b142][qa-ver-done-c143/b142]
status-firefox141:
--- → disabled
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•