Closed Bug 490367 Opened 15 years ago Closed 3 years ago

Double click to select word broken in text fields outside a contenteditable

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: aaronlev, Unassigned)

References

Details

(Whiteboard: [post-2.0])

Attachments

(1 file)

If you have a contenteditable on a page, then word selection is broken for any input fields on the same page. Double click will not work as it usually does.

Tested with 3.5 beta 3.
Also happens on Windows and Linux.

Doesn't happen in Safari on OS X.
OS: Mac OS X → All
Hardware: x86 → All
Assignee: nobody → ehsan
Whiteboard: [post-2.0]
To debug this, try setting a breakpoint in nsIFrame::PeekOffset (or nsTextFrameThebes::PeekOffset) and watch for the case where aPos->mAmount is eSelectWord, and then see what prevents the word selection to work.
Assignee: ehsan → kaze
Assignee: kaze → nobody

Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.

If you have reason to believe, this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5

I cannot reproduce this using the latest Nightly 85.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: