Closed
Bug 222119
Opened 22 years ago
Closed 15 years ago
typing in the location box or in the authentication dialog results in text out of the typed order
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: demian, Unassigned)
Details
(Whiteboard: [closeme 2010-10-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
When typing an URL on the location box or the logon/password on the
authentication dialog results in text out of the typed order. When you start
typing any text in these boxes, very frequently the caret gets misplaced
sometime during the regular typing. For instance, when I type my e-mail address:
demian@knowhow-online.com.br the caret should move forward as I type each
character. Sometimes, though, the caret gets misplaced during the regular
typing. Let's say I type "demian@know"; the caret should be positioned after the
"w" but it scrolls back to the position before the "w" and when I finish typing
I see "demian@knohow-online.com.brw". This is not a typing problem. I could
reproduce this issue several times- it does not depend on the typing speed. I'm
quite certain that it is somehow related to the autocompletion feature, but I
really can't tell because I haven't looked over the code.
Reproducible: Sometimes
Steps to Reproduce:
1. be sure autocompletion is on
2. find a web site that requires autentication
3. type your logon/password in your regular typing speed
(not snail speed)
4. after typing sometimes you will see that the caret is
not positioned after the last typed character- it scrolled
back sometime during your typing
Actual Results:
The text was not entered as expected. Obviously, after having trouble with
authentication more often than I used to I started looking at what I was doing
wrong and it wasn't me!!!
Expected Results:
It should have typed the text exaclty in the order that the keys were pressed.
The caret should have always kept its position AFTER the last typed character
and not scrolled back during typing.
Comment 1•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•20 years ago
|
||
Why can't you people fix such a stupid, frequent bug like this one? How do
expect firefox not to be a security nightmare if you go through several releases
with these sorts of bugs?
Updated•19 years ago
|
QA Contact: bugzilla → editor
Updated•19 years ago
|
Assignee: mozeditor → nobody
Comment 4•15 years ago
|
||
Closing since now after whiteboard closeme date and no reply to last comment.
Please reopen/comment with further info, if you still see this issue with Firefox 3.6.13 or later in safe mode:
http://support.mozilla.com/kb/Safe+Mode
If you wish, you can also try to reproduce in Firefox 4 Beta 8 or later:
http://www.mozilla.com/en-US/firefox/all-beta.html
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•