NEW 58470
WebKit1 does not always send an event to the main frame
https://bugs.webkit.org/show_bug.cgi?id=58470
Summary WebKit1 does not always send an event to the main frame
Ryosuke Niwa
Reported 2011-04-13 12:20:07 PDT
Right now, the WebKit1 port first does a hit test to figure out which frame the event should go to, and then sends the event to it. In other ports, events are sent to the main frames event handler, and they are hit tested there. - weinig We should make the logic consistent.
Attachments
Alexey Proskuryakov
Comment 1 2011-04-13 13:09:25 PDT
That's what "Viewless WebKit" was about, but see bug 39754.
Ahmad Saleem
Comment 2 2024-01-29 17:07:59 PST
Do we need to track WK1 enhancement or we can mark this as something appropriate?
Note You need to log in before you can comment on or make changes to this bug.