Closed
Bug 340377
Opened 19 years ago
Closed 19 years ago
Deleting characters from the middle of a URL being autocompleted is broken (deletes the currently highlighted autocomplete entry instead).
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 327101
People
(Reporter: asqueella, Unassigned)
Details
Steps to reproduce:
1. Focus the URL bar.
2. Start typing something to trigger autocomplete (on a clean profile "moz")
3. Select an autocomplete entry (arrow down)
4. Decide to edit it slightly
5. Hit Ctrl+Left to move the caret one word to the left
6. Hit Del to delete the character at the caret
Actual results: oops! the entry was deleted instead.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1a3) Gecko/20060604 BonEcho/2.0a3
Trunk build pulled Jun 3 17:13:59 2006 (GMT+4)
Comment 1•19 years ago
|
||
Duplicate/family of Bug 337695 ?
Comment 2•19 years ago
|
||
No regression, this never worked (just got exposed when Shift+Delete was changed to Delete in bug 241774).
*** This bug has been marked as a duplicate of 327101 ***
Reporter | ||
Comment 3•19 years ago
|
||
I think the behavior has changed recently, but it does indeed look like a duplicate of that bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•