Closed
Bug 1181238
Opened 10 years ago
Closed 10 years ago
Navigating to a new URL while focused on a text field breaks browser layout
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: bnicholson, Assigned: bmunar)
References
Details
(Keywords: regression, reproducible)
Attachments
(1 file)
STR:
1) Go to google.com.
2) Tap the search text field.
3) Tap the URL bar and navigate to another URL.
After these steps, a bunch of SnapKit errors appear in the log, the toolbar floats to the middle of the screen, and scrolling is broken.
Updated•10 years ago
|
Severity: normal → major
Keywords: reproducible
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bmunar
| Assignee | ||
Comment 1•10 years ago
|
||
Think I know the problem since this also happens:
STR:
1) Go to yahoo.com
2) Tap the search text field.
3) Tap the URL bar, cancel, then same error happens
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8633312 -
Flags: review?(bnicholson)
| Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8633312 [details] [review]
PR
Still breaks in a number of other situations as pointed out. Rather than trying to hide the input switcher, we should figure out why the input switcher is breaking constraints to begin with.
Attachment #8633312 -
Flags: review?(bnicholson) → review-
| Assignee | ||
Comment 4•10 years ago
|
||
Changed it!
| Assignee | ||
Comment 5•10 years ago
|
||
Also, emily wrote the function so she will add some backup review
| Assignee | ||
Updated•10 years ago
|
Attachment #8633312 -
Flags: review?
Attachment #8633312 -
Flags: review-
Attachment #8633312 -
Flags: feedback?(etoop)
| Reporter | ||
Updated•10 years ago
|
Blocks: 1168490
Keywords: regression
| Assignee | ||
Updated•10 years ago
|
Attachment #8633312 -
Flags: review? → review?(bnicholson)
| Reporter | ||
Comment 6•10 years ago
|
||
Comment on attachment 8633312 [details] [review]
PR
Nice fix! Looks good to me with a suggestion in the PR.
Attachment #8633312 -
Flags: review?(bnicholson) → review+
Comment 7•10 years ago
|
||
Comment on attachment 8633312 [details] [review]
PR
LGTM
Attachment #8633312 -
Flags: feedback?(etoop) → feedback+
| Assignee | ||
Updated•10 years ago
|
Attachment #8633312 -
Flags: review+ → review?(bnicholson)
| Reporter | ||
Updated•10 years ago
|
Attachment #8633312 -
Flags: review?(bnicholson) → review+
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•