Closed
Bug 602013
Opened 14 years ago
Closed 14 years ago
[regression]first time hitting the space key after typing fast on the will place the cursor(caret) between the first and second character
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 615208
People
(Reporter: nhirata, Unassigned)
References
Details
Mozille/5.0 (Android; Linux armv71; rv:2.0b7pre) Gecko20101001 Firefox/4.0b7pre Fennec/4.0b1
1. go to url: http://www.google.com
2. select the text field
3. with the hardware keyboard type fast then hit space
Expected: the caret/cursor will be at the end with a space
Actual: the caret is placed between the first and second character
Note:
1. android only
Reporter | ||
Comment 1•14 years ago
|
||
based off bug 599550
Summary: first time hitting the space key after typing fast on the will place the cursor(caret) between the first and second character → [regression]first time hitting the space key after typing fast on the will place the cursor(caret) between the first and second character
This may be because we're not properly handling some IME event(s) generated by the HW keyboard (if I understood jchen correctly, different IMEs generate different sets of events).
Reporter | ||
Comment 4•14 years ago
|
||
It used to be consistent with the spaces, but now it's not.
There seems to be some change where there is a timing issue when typing fast, the cursor will shift positions.
Updated•14 years ago
|
tracking-fennec: --- → ?
Comment 5•14 years ago
|
||
(In reply to comment #4)
> It used to be consistent with the spaces, but now it's not.
So are you saying this works now?
Comment 6•14 years ago
|
||
resolving as a dupe of 615208. re-open if you still see it
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•11 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•