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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 02:20:15 PDT 2011


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





--- Comment #25 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-20 02:20:15 PST ---
(In reply to comment #24)
> We are not sure of showing the context menu on every right click since there can be default prevent for context. If we call willShowContextMenu before context menu show from webkit layer there might be no context menu close notify from browser. The issue will exist again

That's the whole point of this function, right? WebKit layer or whatever callers of this function ensures that context menu is about to be shown. We shouldn't be calling this function if the context menu can be prevented to be shown.

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