Closed
Bug 1017651
Opened 11 years ago
Closed 11 years ago
Caret disappears after typing out autocomplete text
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 32
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(1 file)
1.26 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
The caret disappears after you manually type out the autocomplete text and you can't get it back :(
Assignee | ||
Comment 1•11 years ago
|
||
If you manually type out the autocomplete text, eventually the autocomplete text will be replaced with an empty string. In that case, we should reshow the cursor.
Attachment #8430940 -
Flags: review?(wjohnston)
Comment 2•11 years ago
|
||
Comment on attachment 8430940 [details] [diff] [review]
Reshow cursor once autocomplete text is gone (v1)
Review of attachment 8430940 [details] [diff] [review]:
-----------------------------------------------------------------
Nice catch :)
Attachment #8430940 -
Flags: review?(wjohnston) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Hi,
could you provide a Try link. Suggestions for what to run if you haven't
yet can be found here:
https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices
Keywords: checkin-needed
Assignee | ||
Comment 4•11 years ago
|
||
Ah sorry, forgot to run try. I went ahead and pushed it since the patch is low risk and I tested it locally.
https://hg.mozilla.org/integration/fx-team/rev/0a3b529d97ca
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 32
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•