Closed Bug 775144 Opened 12 years ago Closed 12 years ago

Ctrl-backspace in location bar erases wrong part

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

17 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 246237

People

(Reporter: zao, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20120718030544

Steps to reproduce:

Type a partial URL in the location bar.
Down-arrow to select one of the suggestions - e.g. http://example.com/~zao/foo.png
Press ctrl-backspace to rub out the last word in the URL.


Actual results:

The last word "png" is selected, not erased, placing the caret between the period and the word.
Subsequent presses of ctrl-backspace erases to the left of the selection, removing "foo.", "zao/", etc.


Expected results:

The last word "png" should have been erased.
The proper behaviour can be observed by pressing ctrl-backspace while typing normally, without having used the suggestion list.
Component: Untriaged → Keyboard: Navigation
Product: Firefox → Core
Bug 777994 is about the same thing.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.