Closed
Bug 1183174
Opened 11 years ago
Closed 11 years ago
URL bar text isn't updated correctly when cancelling
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: bmunar, Assigned: bnicholson)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
STR:
1. go to a website
2. tap URL bar
3. click the x button, then the cancel button
4. URL bar isn't updated
5. repeat steps 2 - 4 and the URL bar is updated
I think the behavior should be to show the URL when cancelled, not show the empty search bar.
| Reporter | ||
Updated•11 years ago
|
tracking-fxios:
--- → ?
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → bmunar
| Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8632893 -
Flags: review?(etoop)
| Reporter | ||
Updated•11 years ago
|
Attachment #8632893 -
Flags: review?(etoop) → review?(bnicholson)
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8632893 [details] [review]
PR
Argh, looks like we were both working on the same bug. My fix here: https://github.com/thebnich/firefox-ios/commit/b27f45d321426b163d4fee2ee9074f9fa7a8aa37. I'll update that bug to just be about UI tests.
My fix just removed some of this logic altogether, including clearedText, as it wasn't obvious what this variable was for. I'd recommend that unless we can figure out what this clearedText is for...
Updated•11 years ago
|
| Assignee | ||
Updated•11 years ago
|
Blocks: 1167216
Keywords: regression
| Assignee | ||
Comment 4•11 years ago
|
||
Stealing from bkmunar since I already have the fix ready.
Assignee: bmunar → bnicholson
Attachment #8632893 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8632893 -
Flags: review?(bnicholson)
Attachment #8633549 -
Flags: review?(etoop)
Comment 5•11 years ago
|
||
Comment on attachment 8633549 [details] [review]
Link to Github pull-request: https://github.com/mozilla/firefox-ios/pull/732
LGTM
Attachment #8633549 -
Flags: review?(etoop) → review+
| Assignee | ||
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•