Closed Bug 175658 Opened 22 years ago Closed 19 years ago

triple-clicking word selects word from different section

Categories

(Core :: DOM: Selection, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 16311

People

(Reporter: jmd, Assigned: mjudge)

References

()

Details

(Whiteboard: EDITORBASE+)

triple click a word from the blue paragraph:

 UPDATE!: blah blah blah

it will always select the "UPDATE" part instead.

See also Bug 151700 which is much more dangerous since it non-obviously selects
too much on a very major site.
It only does this if you triple click a word in the first line of the paragraph
Whiteboard: EDITORBASE
EDITORBASE+, nsbeta1+
Keywords: nsbeta1+
Whiteboard: EDITORBASE → EDITORBASE+
Here is some minimal html that shows the problem:

<body>
<font color="#3333ff">UPDATE:<font size="-1"> I've been tr</font></font>
</body>


double-click on "been" works fine; triple-click on "been" selected "UPDATE:"
QA Contact: pmac → sairuh
This is actually the last remaining issue from bug 16311 (described on bug 16311
comment 32). The patch attached to that bug fixes this issue.

*** This bug has been marked as a duplicate of 16311 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.