[webkit-reviews] review requested: [Bug 39019] [Qt] Combobox doesn't close when scrolling in graphicsbased mode : [Attachment 60130] Patch (complementary to the one in Qt)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 10:29:59 PDT 2010


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> has asked  for review:
Bug 39019: [Qt] Combobox doesn't close when scrolling in graphicsbased mode
https://bugs.webkit.org/show_bug.cgi?id=39019

Attachment 60130: Patch (complementary to the one in Qt)
https://bugs.webkit.org/attachment.cgi?id=60130&action=review

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>
The patch in Qt will close the popop on wheel event like for QWidgets outside a
graphic scene.

This patch make sure that we catch the popup hide event since the popup is
directly closed by the QGraphicsScene.


More information about the webkit-reviews mailing list