Closed
Bug 6875
Opened 25 years ago
Closed 25 years ago
Double-clicking has a strange idea of a word
Categories
(Core :: DOM: Selection, defect, P3)
Core
DOM: Selection
Tracking
()
VERIFIED
DUPLICATE
M15
People
(Reporter: alistair.vining, Assigned: akkzilla)
References
()
Details
Double-click to select selects sometimes one word, sometimes five...
Try e.g. resource:/res/samples/test0.html
Under 'Numbered list', double-clicking on:
'One' = Two words
'Two' = One word
'Apples' = Five, the rest of the <OL> and the word 'Justified'
Other examples on this page (click on 'Verdana', etc.) and the rest
Updated•25 years ago
|
OS: Windows 95 → All
Hardware: PC → All
Target Milestone: M9
Comment 1•25 years ago
|
||
set to M9 per Mike's current schedule
Per a request from Selection and Search component eng (mjudge) and qa (elig),
moving all "Selection and Search" bugs to new "Selection" component. Original
"Selection and Search" component will be retired.
Updated•25 years ago
|
QA Contact: claudius → elig
Comment 3•25 years ago
|
||
[QA Assigning to self.]
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Rubber-stamping as duplicate, as any issues documented within this bug report
will be double-checked upon verifying 9981.
Updated•25 years ago
|
Status: VERIFIED → REOPENED
Comment 6•25 years ago
|
||
Re-opening and un-duping.
Specifically, double-clicking in the first character of a word that is the first
item in a bulleted list results in the word before it also being selected.
(e.g. Double-click on the green "O" in "Bulleted List" section of "Listings".
Updated•25 years ago
|
Status: REOPENED → NEW
Updated•25 years ago
|
Resolution: DUPLICATE → ---
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10 → M15
Comment 7•25 years ago
|
||
setting milestone to 15, this can wait till post beta.
I tried this out on the 10/12/99 build on win95 and what I found was this -- if
I set the cursor to the left of the first character of a word and dbl-clicked,
the previous word and the current word were selected. If I move the cursor to
the right of the first character, only the current word is selected. Is this
what you found Eli? I wasn't even in a list, just a string of text.
Comment 8•25 years ago
|
||
I believe it's a bit more complex than that. There are three scenarios I've been
able to identify, just from this page alone:
#1: Lists --- behaves as beppe describes.
#2: With Paragraphs, clicking to the left of the first word results in (only) the
final word of the previous sentence being highlighted.
#3: Double-clicking to the left of the first word on a page kills Mozilla
entirely; menus dead, no more selections, scrolling, or anything. <This may be a
separate bug.>
(There are other examples on table-based pages, e.g. on www.mozilla.org, click
about 3 pixels to the left of the second word in the "Design Patterns in Mozilla
Contest", and it'll select the item's subject.)
Comment 9•25 years ago
|
||
Since this is marked M15, and the crash is cross-platform, I'm going to split it
out into a separate bug.
Updated•25 years ago
|
Severity: normal → major
Summary: Double-clicking has a strange idea of a word → [crash] Double-clicking has a strange idea of a word
Comment 10•25 years ago
|
||
Per chat with mjudge, I'm going to leave it in this bug.
beppe, I'd suggest putting this back at the milestone it was at before (pre-
beta), due to the crash case below.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 11•25 years ago
|
||
this has been fixed. there is still a problem with the selection of extra
spcaes, but that is actually bug number 11544. so this bug is fixed. ya!
Updated•25 years ago
|
Status: RESOLVED → REOPENED
OS: All → Mac System 8.6
Hardware: All → Macintosh
Summary: [crash] Double-clicking has a strange idea of a word → Double-clicking has a strange idea of a word
Comment 12•25 years ago
|
||
Sorry to spoil the jubilation, but I'm reopening this ... bug reproduced on MacOS
build 1999110313.
Specifically, double-click on the *left side* of the first character of a word,
and both that word and the previous word are selected. (So for best results, try
a word beginning with `m' or `w' ...:-)
Take care when reproducing this with Example 0, because selection is not working
at all for the headings at the moment, or for the beginning of the first
paragraph. This seems to be a separate bug ...
[Changing summary to reflect the fact that this is no longer a crashing problem]
Comment 13•25 years ago
|
||
Clearing FIXED resolution due to reopen.
Comment 14•25 years ago
|
||
Thanks, mpt26@canterbury!
Comment 15•25 years ago
|
||
Spoiled your day, did I? :-)
Comment 16•25 years ago
|
||
Actually, you made my day. ;)
I've been dreading having to do this verification, and was delighted to see
someone highly competent like yourself opt to do it instead!
Comment 17•25 years ago
|
||
Still a problem with a current build, exactly as reported by
mpt26@student.canterbury.ac.nz 1999-11-06 -- but on NT.
Marking Platform/OS as All/All, since this seems very unlikely to be a PP bug.
Tested with: 2000-01-20-08-M13 nightly binary on Windows NT 4.0sp3
Comment 18•25 years ago
|
||
reassign to akkana; Akkana--see if you can make any progress on this one. The
problem is that we are in between words and jump to the beginning of the previous
word and the end of the next word.
Assignee: mjudge → akkana
Status: REOPENED → NEW
Comment 19•25 years ago
|
||
*** Bug 22421 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 20•25 years ago
|
||
Duping to another bug which contains a more elaborate test case.
*** This bug has been marked as a duplicate of 16352 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Comment 21•25 years ago
|
||
Verifying as duplicate; will check this bug for unchecked test scenarios when
verifying 16352.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•