Closed Bug 1123735 Opened 9 years ago Closed 3 years ago

Wrong text added to textarea using javascript

Categories

(Firefox for Android Graveyard :: Keyboards and IME, defect)

35 Branch
ARM
Android
defect
Not set
normal

Tracking

(firefox38 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox38 --- affected

People

(Reporter: m8r-sm7t9c, Unassigned)

Details

(Keywords: reproducible, testcase)

Attachments

(1 file)

Attached file testcase
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150108202552

Steps to reproduce:

1. Open up attached test case 
2. Click on the textarea
3. Enter "T" using the phone's virtual keyboard
4. Enter "h" using the phone's virtual keyboard
5. Enter "i" using the phone's virtual keyboard


Actual results:

1. " T" appears in the text area
2. "_T" appears in the text area
3. "Thi" appears in the text area


Expected results:

1. "T " appears in the text area
2. "Th  " appears in the text area
3. "Thi   " appears in the text area

The expected result appears in both the desktop version of firefox and chrome for android.
OS: Windows 7 → Android
Hardware: x86_64 → ARM
Might make sense to move this to DOM if it is a core Gecko issue. BZ, thoughts?
Status: UNCONFIRMED → NEW
Component: General → Keyboards and IME
Ever confirmed: true
Flags: needinfo?(bzbarsky)
Or layout, depending on where it's an issue.  But is it a core Gecko issue?
Flags: needinfo?(bzbarsky)
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: