Closed
Bug 381972
Opened 18 years ago
Closed 18 years ago
Ctrl + Shift + arrow should select one part of the url
Categories
(Firefox :: Address Bar, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 190615
People
(Reporter: kindergarten, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)
Build Identifier:
This is a feature I would like to see in Firefox. This works in windows but not in linux.
The url may be something like http://www.servername.com/subfolder/ingredients/
If I am in that location and I wish to change to http://www.servername.com/subfolder/ I have to put the mouse to the end of the url and paint the part /ingredients/ with the mouse and press delete. This manouver requires high accuracy. It would be easier if I could just put the mouse cursor to the end of the url, click crtl + shift + arrow left, and then press delete. Normally in other applications this combination (ctrl + shift + arrow left) selects (or paints) one word to the left. In this case Firefox does not recongize parts of the url separated by slashes (i.e. /).
Reproducible: Always
Steps to Reproduce:
1. Put the mouse cursor to the end of the url.
2. Click ctrl + shift + arrow left
3. The whole url is selected, not just the first part or folder of the url.
Actual Results:
Please see above.
Expected Results:
Only one part (or folder) of the url should be selected.
Comment 1•18 years ago
|
||
You can manually set layout.word_select.stop_at_punctuation to "true" to get the behavior you want. Bug 190615 is about making this the default on Linux (as it is on other platforms).
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•