Closed
Bug 65856
Opened 24 years ago
Closed 24 years ago
Selection in composer is erratic
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: gtr, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS 5.8 sun4u; en-US; m18) Gecko/20010110
BuildID:
When I double-click on text in the composer, the text highlighted and selected
is not consistent
Reproducible: Sometimes
Steps to Reproduce:
1. Open composer, type some English text.
2. Double-click on various words.
Actual Results: Normally, double-clicking a word selects that word. Somtimes it
selects part of the word. Sometimes, it selects two adjacent words. Sometimes,
it selects the word plus the adjacent punctuation, plus a following space.
Sometimes it selects nothing at all.
Expected Results: Double-clicking a word selects the whole word but not
adjancent punctuation or white space.
When I tested this, I made sure that all the test words were pure words: not
hyphenated or with non-alphabetic characters. I made sure that I always clicked
near the centre of the word (I have the font size turned up large to help with
this).
Sometime, when only part of the target word was selected, the selection went
from the first character to the last character rightward of the I-beam cursor.
It seems to misbehave randomly, failing on maybe 10% of double clicks. It
doesn't fail consistently on particular words; it usually gets it right if I
repeat the double click. The type of text doesn't seem to matter; it happens in
both paragraphs and headings.
Comment 1•24 years ago
|
||
Over to editor. Is this a known issue? Should this go to selection component?
Component: Browser-General → Editor
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 47469 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•