Closed
Bug 2033592
Opened 3 months ago
Closed 2 months ago
Fix List widget "Create a new List" too eagerly bug
Categories
(Firefox :: New Tab Page, enhancement)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: dgrant, Assigned: dgrant)
References
Details
Attachments
(1 file)
No description provided.
Require explicit confirmation to create a new list. Previously, clicking outside the name input would commit an empty, unnamed list. Now list creation only happens when the user presses Enter; blur/click-outside cancels the action, matching Escape's behavior.
Pushed by dgrant@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0e6bac6de7e4
https://hg.mozilla.org/integration/autoland/rev/058c0d2ba1b9
Fix List widget "Create a new List" too eagerly bug r=home-newtab-reviewers,thecount
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•