Open
Bug 2058565
Opened 1 month ago
Updated 10 hours ago
The Preferences subdialog stays open after navigating to a different pane
Categories
(Firefox :: Settings UI, defect, P3)
Firefox
Settings UI
Tracking
()
REOPENED
People
(Reporter: mkennedy, Assigned: mkennedy, NeedInfo)
References
Details
(Whiteboard: [recomp])
Attachments
(1 file)
Steps to reproduce
- Open
about:preferences#privacy(or any pane). - Open a subdialog (e.g. click Clear Data, or on
#manageAddressesclick Add address). - Paste
about:preferences#sync(or the location of any pane other than the one used in Step 1) into the URL bar and press Enter.
Actual
Navigates to the Sync pane, but the previously-opened subdialog stays visible on top of the new pane.
Expected
Navigating away from the pane that opened the subdialog should close the subdialog.
| Assignee | ||
Updated•1 month ago
|
Whiteboard: [recomp]
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → mkennedy
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
This closes any open preferences subdialog when the user navigates to a different pane, either by navigating away through the URL bar or clicking to another pane.
| Assignee | ||
Updated•22 days ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by mkennedy@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/035328f2ee7a
https://hg.mozilla.org/integration/autoland/rev/dd7d9ecd9228
Close open preferences subdialogs when the pane changes r=hjones
Pushed by asilaghi@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2b35916e3798
https://hg.mozilla.org/integration/autoland/rev/ee847a685d3c
Revert "Bug 2058565 - Close open preferences subdialogs when the pane changes r=hjones" for causing bc tests failures at creditCard_osAuth.js
Comment 4•16 hours ago
|
||
Backed out for causing bc tests failures at creditCard_osAuth.js
Backout Link
Push with failures
Failure Log
Failure line TEST-UNEXPECTED-FAIL | browser/extensions/formautofill/test/browser/creditCard/browser_creditCard_osAuth.js | test_osAuth_disabled - uncaught rejection: can't access property "chromeEventHandler", this._window.docShell is null
Flags: needinfo?(mkennedy)
Comment 5•10 hours ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 hours ago
status-firefox157:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
Pushed by abutkovits@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8a99ef927ea1
https://hg.mozilla.org/mozilla-central/rev/e250d6adf4c0
Revert "Bug 2058565 - Close open preferences subdialogs when the pane changes r=hjones" for causing bc tests failures at creditCard_osAuth.js
Updated•10 hours ago
|
Status: RESOLVED → REOPENED
status-firefox157:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 157 Branch → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•