[Webkit-unassigned] [Bug 51228] New: WebKit2: Clicking in a selected text field does not clear the selection and set the caret (because WebKit2 doesn't set PlatformMouseEvent::m_activatedWebView?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 20:06:07 PST 2010


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

           Summary: WebKit2: Clicking in a selected text field does not
                    clear the selection and set the caret (because WebKit2
                    doesn't set PlatformMouseEvent::m_activatedWebView?)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com, sam at webkit.org


To reproduce:

1. Go to data:text/html,<input value=abcdefghijkl>
2. Select the text in the text field
3. Click in the middle of the selected text

The text remains selected, and no caret is inserted.

-- 
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