Closed
Bug 266101
Opened 20 years ago
Closed 20 years ago
History autocompletion intefering with escape sequences (ALT+numeric keys)
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ma1, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041018 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041018 Firefox/1.0 When I try to enter an web address containing characters not directly mapped to my keyboard and I have to use an ALT+numeric keypad escape sequence, such as the tilde (~) typed as ALT+0126, if autocomplete drop-down contains an item beginning with the part of the URL already entered, autocompletion is triggered and makes it difficult or impossible to manually complete the desired address. Further observation leads me to think that the ALT+2 and ALT+3 combinations specifically interfere with the autocompletion machinery. Reproducible: Always Steps to Reproduce: 1. Open this URL in the browser: http://www.mozilla.org/products/firefox/ 2. Try to manually enter in the location bar this address: http://www.mozilla.org/~myhome using the ALT+0126 numeric keypad escape sequence Actual Results: The location bar shows the following address: www.mozilla.org/products/firefox/~myhome Expected Results: The location bar should show the following address: http://www.mozilla.org/~myhome
Comment 1•20 years ago
|
||
I see this bug in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041022 Firefox/1.0. The simplest steps to reproduce are: 1. Focus and clear the location bar. 2. Alt+[numeric keypad 2].
| Reporter | ||
Comment 2•20 years ago
|
||
Tested on Firefox 1.0 final for Windows User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041018 Firefox/1.0 Seems to be fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•20 years ago
|
||
Ooops, I pasted wrong user agent string. Right user agent was: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
You need to log in
before you can comment on or make changes to this bug.
Description
•