[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
Tue Oct 18 07:35:00 PDT 2011


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


Antonio Gomes <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonikitoo at webkit.org




--- Comment #17 from Antonio Gomes <tonikitoo at webkit.org>  2011-10-18 07:35:00 PST ---
> 
> > Are you saying that the context menu is created on mouse up? Are you saying that Chromium Win's current behavior matches native Windows apps' behaviors?
> 
> Yes. Context menu event handled in mouse up for chromium-win. The logic is at Source/WebKit/chromium/src/WebViewImpl.cpp:577. The current behavior[caret blinks after context menu open in chrome-win. ] doesn't match with native win's app. 
> 
> > 
> > Then where is such a logic implemented? I'd think that we should move this logic to EventHandler and make it depend on editing behavior.

Definitively sounds like a editing behavior.

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