Open Bug 542834 Opened 14 years ago Updated 2 years ago

double-click should select word, not all

Categories

(Toolkit :: UI Widgets, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: dietrich, Unassigned)

Details

double click on a point in the url in the location bar in Windows or Mac and it selects on word-boundary. triple click selects all.

on Linux, double click selects all, and there's no way to select on word boundary.
Component: Location Bar → XUL Widgets
Product: Firefox → Toolkit
QA Contact: location.bar → xul.widgets
this is likely about the textbox, not the location bar. switched to Toolkit:XUL Widgets.
I confirm this problem on Firefox 28.0, using Linux Mint.

Test case: while I'm writting this comment, the URL in the location bar is
https://bugzilla.mozilla.org/show_bug.cgi?id=926249
and if I double click on "mozzilla" the selection becomes "https://bugzilla.mozilla.org/show_bug.cgi?id=926249", but it should be just "mozzilla". On the other hand, if I double click in the same word in the example I'm writting on this text box, the word is selected as expected.

Possibly related bugs:
* https://bugzilla.mozilla.org/show_bug.cgi?id=611162
* https://bugzilla.mozilla.org/show_bug.cgi?id=926249
* https://bugzilla.mozilla.org/show_bug.cgi?id=966651
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.