[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:20:18 PDT 2011


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





--- Comment #6 from Naoki Takano <takano.naoki at gmail.com>  2011-05-11 15:20:18 PST ---
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?

(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