[Webkit-unassigned] [Bug 68351] New: [chromium]ClearFocusedNode doesn't clear the cursor or selection in editable div element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 05:41:44 PDT 2011


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

           Summary: [chromium]ClearFocusedNode doesn't clear the cursor or
                    selection in editable div element.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chandra.vallala at motorola.com


ClearFocusedNode should clear selection of editable div node. Otherwise div node will still process the keyboard events even though focus has removed for the node.

The current implementation works for only text-filed and textarea.

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