Closed
Bug 319973
Opened 19 years ago
Closed 19 years ago
Letters are swapped in any text input field of the browser
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 269973
People
(Reporter: helmetzer, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.12) Gecko/20050915
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.12) Gecko/20050915
Suppose you want to type "www.george.bush.com" as an URL or in any text input field.
After you have typed "www.ge" the cursor no longer is after the last "e", but before it. When you have typed the "o" the text typed so far is "www.goe" and the cursor is still before the "e". This effect can happen more times so that the text you finally get is a random permutation of what you wanted to type.
Reproducible: Sometimes
Steps to Reproduce:
1. Open another tab or mozilla window
2. Open a page that is dynamically updated (see additional info below)
3. Go to your first tab or window and type any text in any input field.
Actual Results:
The letters of the text are in a random order.
Expected Results:
The letters should appear from left to right in the order I have typed them.
This is an example of a web site that triggers the above bug when opened in a second tab/window:
http://my.onvista.de/watchlist/realpush.htm
The same bug occurs with the firefox browser on my home notebook; so it should be hardware independent.
Comment 1•19 years ago
|
||
http://my.onvista.de/watchlist/realpush.htm gives a 404
The requested URL /watchlist/realpush.htm was not found on this server.
Maybe related to Firefox bug 256763?
You need a login. The url is with .html.
*** This bug has been marked as a duplicate of 269973 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•