browser.urlbar.doubleClickSelectsAll:true doesn't work with Quantumbar
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | + | fixed |
firefox69 | --- | fixed |
People
(Reporter: yoasif, Assigned: dao)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details |
As seen on https://www.reddit.com/r/firefox/comments/btds5e/beta_68_cant_select_full_url_with_double_click/
Steps to reproduce:
- Set "browser.urlbar.doubleClickSelectsAll:true"
- Double click awesomebar
What happens:
The entire URL is not selected.
Expected result:
The entire URL is selected.
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
:yoasif, if you think that's a regression, then could you try to find a regression range in using for example mozregression?
Reporter | ||
Comment 2•6 years ago
|
||
7:28.29 INFO: No more inbound revisions, bisection finished.
7:28.29 INFO: Last good revision: d1f9cf74a077fe71234115dafdee9c0723b58e93
7:28.29 INFO: First bad revision: a8fcad5870bad1bc7d9b355e2b3348753f7385c7
7:28.29 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d1f9cf74a077fe71234115dafdee9c0723b58e93&tochange=a8fcad5870bad1bc7d9b355e2b3348753f7385c7
Reporter | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Is that pref exposed anywhere in the UI? If not I don't think this warrants tracking.
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #3)
Is that pref exposed anywhere in the UI? If not I don't think this warrants tracking.
It's enabled by default on Linux.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cab022901ff7
https://hg.mozilla.org/mozilla-central/rev/37fb14fc763a
Assignee | ||
Comment 9•6 years ago
|
||
Comment on attachment 9067706 [details]
Bug 1554542 - Fix browser.urlbar.doubleClickSelectsAll handling. r=mak
Beta/Release Uplift Approval Request
- User impact if declined: See comment 0. (browser.urlbar.doubleClickSelectsAll = true is the default on Linux.)
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): trivial fix
- String changes made/needed: -
Comment 10•6 years ago
|
||
Comment on attachment 9067706 [details]
Bug 1554542 - Fix browser.urlbar.doubleClickSelectsAll handling. r=mak
quantumbar fix for 68.0b6
Comment 11•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Updated•3 years ago
|
Description
•