Closed Bug 720114 Opened 12 years ago Closed 5 years ago

Very fast key in to text input cause error at first form loading

Categories

(Core :: Layout: Form Controls, defect)

9 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: hajime, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111228084953

Steps to reproduce:

I used bar code scanner (replacement of keyboard) on Google search engine (fieshly opened) to scan 4 to 6 digits code.
This is something like I type very fast.

Note: Bar code reader is exactly same as keyboard input.  You just imagine super speed typing.


Actual results:

Some code lost some digits.  For example, I scan "2001", it becomes "201".
I scanned on Open office calc, write and other software including chrome at same google page.  There is no loss digit.

I have done with many types of code and I found some code which have same continuous number digits, like "2001", "2022", "4553", makes problem.  If "455678009", it will be "45678009", first continuous digit will be lost.

You can try,
<input type="text"/>

BUT,,, If the form is once submitted, the responded form seems to be no problem.  For example, in google, first scan cause problem but key in (scan) at the responded search result page is ok.





Expected results:

I am not familiar with program inside firefox.
It can be typing event handling inside firefox.
Sorry this report stayed untouched.  Does that happen with recent versions?
Component: Untriaged → Layout: Form Controls
Flags: needinfo?(hajime)
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.