[webkit-reviews] review denied: [Bug 79738] [Qt] Authentication dialog does not work : [Attachment 129734] Prevent coverting mouse events to touch events in MiniBrowser if dialogRunner is active

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 23:02:10 PST 2012


Simon Hausmann <hausmann at webkit.org> has denied Dinu Jacob
<dinu.jacob at Nokia.com>'s request for review:
Bug 79738: [Qt] Authentication dialog does not work
https://bugs.webkit.org/show_bug.cgi?id=79738

Attachment 129734: Prevent coverting mouse events to touch events in
MiniBrowser if dialogRunner is active
https://bugs.webkit.org/attachment.cgi?id=129734&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
I don't like that we have to work around our touch mocking. I'm not even sure
this workaround is needed anymore now that we send the event synchronously, but
ultimately the fix belongs into QtQuick to make MouseArea accept touch events
(see discussion on qt development list).


More information about the webkit-reviews mailing list