[Webkit-unassigned] [Bug 69137] New: [chromium]In input field caret is not blinking after context menu hide.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 01:11:01 PDT 2011


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

           Summary: [chromium]In input field caret is not blinking after
                    context menu hide.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chandra.vallala at motorola.com
                CC: abarth at webkit.org, rniwa at webkit.org


On right click, mouse down event handler suspends the caret blink and opens the context menu. Mouse up event is not comming to renderer when context menu is opened. So caret blink suspend has not resumed.

To match the native application behavior, caretBlinkingSuspended is set to false on close of context menu.

Original issue is reported at http://code.google.com/p/chromium/issues/detail?id=98543

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