Closed
Bug 305740
Opened 19 years ago
Closed 19 years ago
ctrl-w and ctrl-u and ctrl-e in Locationbar (Addressbar)
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 189615
People
(Reporter: jvuyl2t02, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Pressing ctrl-w, ctrl-u and ctrl-e when the focus is at the locationbar should be handled by the locationbar itself rather than closing the window or displaying the page source. Ctrl-w should erase a word to the left of the cursor. Ctrl-u should erase all text from the cursor to the beginning of the locationbar. Ctrl-e should place the cursor at the end of the locationbar. Reproducible: Always Steps to Reproduce: 1. goto http://www.mozilla.org/ 2. press ctrl-l and then end 3. press ctrl-w or ctrl-u or ctrl-e Actual Results: Ctrl-w closes the window. Ctrl-u displays the page source. Expected Results: Ctrl-w should erase a word to the left of the cursor. Ctrl-u should erase all text from the cursor to the beginning of the locationbar. Ctrl-e should place the cursor at the end of the locationbar.
Comment 1•19 years ago
|
||
see bug 189615 and bug 257405 for an explanation (we default to gtk2 keybindings, not emacs) *** This bug has been marked as a duplicate of 189615 ***
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
•