Address bar doesn't remain highlighted when clicked immediately following opening new window
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox74 | --- | wontfix |
| firefox75 | --- | wontfix |
| firefox76 | --- | verified |
| firefox77 | --- | verified |
People
(Reporter: chesterdoran01, Assigned: bugzilla)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
|
1.06 MB,
video/quicktime
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:74.0) Gecko/20100101 Firefox/74.0
Steps to reproduce:
Steps to reproduce:
1: Start Firefox or open a new window
2: Immediately click on the address bar
Actual results:
Actual results:
URL in address bar gets briefly highlighted before reverting to non-highlighted state with the cursor at the beginning
Expected results:
Expected results:
URL in address bar is and remains highlighted
Comment 1•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
(In reply to Alice0775 White from comment #2)
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=fb816f83f64cd253d7ece0ae809f6be8d5b88aba&tochange=54527f838bf5d344d53f5313391e3fe959050c2a
This is weird, bug 1528593 just renamed properties and shouldn't have changed behavior. Maybe there's some code using value that should have been updated to untrimmedValue? Harry, could you please take a look?
Updated•6 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
This bug is unrelated to the address bar update. It affects the old address bar as well.
Updated•5 years ago
|
Comment 7•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 8•5 years ago
|
||
Comment on attachment 9140146 [details]
Bug 1627378 - Rename gURLBar.value getter missed in bug 1528593. r?dao
Beta/Release Uplift Approval Request
- User impact if declined: Annoying UI bug where the URL could become un-highlighted.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: See comment 0.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): One-line change to Urlbar JS. The scope of possible regressions is very small and nothing has been reported so far.
- String changes made/needed:
| Assignee | ||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Comment on attachment 9140146 [details]
Bug 1627378 - Rename gURLBar.value getter missed in bug 1528593. r?dao
Fixes an annoying UI glitch. Approved for 76.0b5.
Comment 10•5 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Comment 11•5 years ago
|
||
We could not reproduce this issue on any of our machines.
Alice, could you please help us confirm this fix?
Thank you!
Comment 12•5 years ago
|
||
I can reproduce the issue on Nightly77.0a1(20200414094457) and Firefox76.0b4 Windows10.
And I verified that the problem is no longer reproduce on Nightly77.0a1(20200416094846) and Firefox76.0b5.
Updated•5 years ago
|
Updated•5 years ago
|
Description
•