Closed
Bug 101555
Opened 23 years ago
Closed 16 years ago
Double-clicking at the end of lines does not select the last word in the line
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: TucsonTester2, Unassigned)
References
Details
(Whiteboard: EDITORBASE-)
Build ID: 20010924
In Composer if you double-click at the end of a line it does not highlight the
last word.
Reproducibility: everytime
Steps to Reproduce:
1.Open composer
2.Type some text (you need at least a couple words)
3.Double-click at the end of the line of text
Actual Results:
The last word in the line does not highlight. In order to highlight the last
word in the line you need to select it by dragging the mouse or double-clicking
the word.
Expected Results:
I would expect to be able to double-click at the end of a line in order to
highlight the last word in the line. If you double-click at the end of a line
in a new mail document or at the end of a line in a form the text will highlight
fine.
Comment 1•23 years ago
|
||
-->Selection
Assignee: syd → mjudge
Component: Editor: Composer → Selection
QA Contact: sujay → tpreston
Comment 2•23 years ago
|
||
Confirmed on Win 2k using build 2001110703.
Status: UNCONFIRMED → NEW
Ever confirmed: true
marking EDITORBASE and Future.
Status: NEW → ASSIGNED
Whiteboard: EDITORBASE
Target Milestone: --- → Future
EDITORBASE-, most people are going to double click the word.
Whiteboard: EDITORBASE → EDITORBASE-
Comment 5•22 years ago
|
||
I notice new similar behavior for this in 1.3b, where I am used to double
clicking past the end of the URL in the browser to select the entere URL present
(usually, as a shortcut to implicitly clear what is there as I type in some
other URL).
Rather than select the entire URL it just selects the final character. I
believe this worked differently (correctly?) in prior versions.
Updated•18 years ago
|
Blocks: word-select
Comment 6•16 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.15) Gecko/20080615 SeaMonkey/1.1.10
Assignee: mjudge → nobody
Severity: normal → minor
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
QA Contact: tpreston → selection
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•