Closed
Bug 1591548
Opened 6 years ago
Closed 6 years ago
Address bar sizing wrong when paste happens while window is opening
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
DUPLICATE
of bug 1588953
People
(Reporter: bzbarsky, Unassigned)
References
Details
Attachments
(2 files)
BUILD: 2019-10-25 Mac nightly, built from https://hg.mozilla.org/mozilla-central/rev/86d60b2e96387dc818cc9fc2f9e58ef6cc1adea3
STEPS TO REPRODUCE:
- Start Firefox.
- Copy the string
"https://phabricator.services.mozilla.com/D50650"
so it's available to paste. - In quick sequence, press Cmd+N, Cmd+L, Cmd+V
EXPECTED RESULTS: New window opens, string is pasted into its URL bar, all is normal.
ACTUAL RESULTS: The new window's URL bar is huge. See attached screenshot
RANDOM THOUGHTS: It's possible the paste happens before some sort of size computation and then we compute the wrong size because of ... something?
![]() |
Reporter | |
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•