Closed
Bug 1424706
Opened 8 years ago
Closed 8 years ago
Deleting characters from awesomebar will not delete already existing site suggestions
Categories
(Firefox for iOS :: Home screen, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1418103
| Tracking | Status | |
|---|---|---|
| fxios | 11.0 | --- |
People
(Reporter: u549602, Unassigned)
References
Details
(Whiteboard: [Awesomebar])
Attachments
(1 obsolete file)
Device: iPad 2 (10.3.3)
Build: Beta 10.4 (8245)
STR:
1. Have some sites bookmarked and in History
2. Type in some characters in awesomebar to trigger suggestions
3. Delete typed in characters
Expected results:
Suggestions should be deleted when awesomebar is clear
Actual result:
Suggestions still displayed
For further details please check :
https://www.youtube.com/watch?v=JTxX8QvcVGk&feature=youtu.be
Updated•8 years ago
|
Whiteboard: [Awesomebar]
Updated•8 years ago
|
Dev note: we need to ensure we don't regress bug 1278470.
The behaviour now matches Safari, deleting updates the list of results, but doesn't autocomplete the domain.
Farhan, please feel free to review at a later date when you are available.
Attachment #8945156 -
Flags: review?(fpatel)
Comment on attachment 8945156 [details] [review]
Pull request
My quick fix could regress third party keyboards, which were tricky to get working in the first place. For instance I relied on `shouldChangeCharactersIn` which may not work with them.
I'll step aside on this because it will need more than drive-by patching, and experimentation with non-standard KB.
Note the considerations here for future work: https://github.com/mozilla-mobile/firefox-ios/pull/3597
Attachment #8945156 -
Attachment is obsolete: true
Attachment #8945156 -
Flags: review?(fpatel)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•