pocket dialog persists after new url entered
Categories
(Firefox :: Pocket, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | fixed |
firefox91 | --- | wontfix |
firefox92 | --- | wontfix |
firefox93 | --- | fixed |
People
(Reporter: tnikkel, Assigned: thecount)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr91+
|
Details | Review |
Click the save to pocket button on the toolbar. Hit Cmd-L (or ctrl-L) to focus the url field, enter a new url and press enter. I expect the pocket dialog to go away but it persists. Bisected to bug 1693376.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
•
|
||
To test (once it has landed):
prerequisite: Be logged into Pocket.
Ensure bug is fixed:
- Click the save to pocket button on the toolbar.
- Hit Cmd-L (or ctrl-L) to focus the url field
- enter a new url and press enter.
expected: the pocket dialog to go away
Ensure tab specific on Pocket panel didn't regress:
- Open two different tabs
- Click the Pocket button in one of the tabs.
- Hit ctrl+tab
Expected: should have switched to the next tab, and closed the Pocket panel.
Ensure tab specific on another panel didn't regress:
- Open two different tabs
- Click the Bookmarks button in one of the tabs.
- Click it again and keep it open.
- Hit ctrl+tab
Expected: should have switched to the next tab, and closed the Bookmarks panel.
Comment 4•3 years ago
•
|
||
Backed out changeset 6ba2b54d02f6 (Bug 1724668) for causing bc failures on browser_panel_locationSpecific.js.
Backout link
Push with failures
Failure Log
Also this: Failure Log
Comment 5•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9235677 [details]
Bug 1724668 - Ensure Pocket panel closes if location changes with locationSpecific CustomizableUI prop.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Pocket dialog user experience impact when it stays open instead of closing. Is confusing to the user, and requires interaction from the user to resolve (close the dialog).
- User impact if declined: Pocket dialog user experience impact when it stays open instead of closing. Is confusing to the user, and requires interaction from the user to resolve (close the dialog).
- Fix Landed on Version: 93
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It is a medium sized code change, but it has baked in nightly and beta for a good while now and have not seen a known regression.
- String or UUID changes made by this patch: none
Comment 7•3 years ago
|
||
Comment on attachment 9235677 [details]
Bug 1724668 - Ensure Pocket panel closes if location changes with locationSpecific CustomizableUI prop.
Approved for 91.2esr.
Comment 8•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Description
•