[Webkit-unassigned] [Bug 36360] New: Double clicking page's first editable inline element cannot select a word.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 05:18:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36360

           Summary: Double clicking page's first editable inline element
                    cannot select a word.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


Double clicking certain type of inline element  with contentEditable cannot
select a clicked word.
See attached test-case for concrete example.

This one is similar to Bug 36359. But Its cause would be slightly different.
So I file this one separately.

reproduce:
- open the test html
- double-click "here" text

expected:
- selection range covers "here"
actual:
- the caret moves to the head of "here", with empty range.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list