[Webkit-unassigned] [Bug 60563] [Chromium]Click event is not fired for a menulist <select>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 15:22:04 PDT 2011


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





--- Comment #7 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-05-11 15:22:04 PST ---
(In reply to comment #6)
> Actually, WebKit2 has the same problem, see
> https://bugs.webkit.org/show_bug.cgi?id=57904
> 
> Their solution is to send native mouse event to the browser.
> 
> But I don't like this way;-(
> 
> What do you think?

Can you explain why you don't like it? Forwarding a PlatformMouseEvent from the popup seems like the right thing to do.

> 
> (In reply to comment #5)
> > (In reply to comment #4)
> > > Ok,
> > > 
> > > So could you tell me what approach we need?
> > > Do we need to send mouse event directly?
> > 
> > I am not sure. Can we forward the mouse up from the popup? This way we don't need to fire simulated clicks.

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