Closed
Bug 1554864
Opened 6 years ago
Closed 5 years ago
Support browser.urlbar.clickSelectsAll in UrlbarInput without depending on the textbox binding
Categories
(Firefox :: Address Bar, task, P2)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: dao, Assigned: bugzilla, Mentored)
References
Details
Attachments
(1 file)
No description provided.
Reporter | ||
Updated•6 years ago
|
Blocks: quantumbar-input
Reporter | ||
Updated•5 years ago
|
Points: --- → 2
Priority: P3 → P2
Reporter | ||
Comment 1•5 years ago
|
||
To get started, look for clickSelectsAll in textbox.xml. Basically we need to copy that implementation to UrlbarInput.jsm.
Assignee: nobody → htwyford
Mentor: dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b77a507ec05
Add clickSelectsAll support to UrlbarInput without depending on the textbox binding. r=dao
Reporter | ||
Updated•5 years ago
|
Iteration: --- → 69.4 - Jun 24 - Jul 7
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•