[webkit-reviews] review requested: [Bug 70528] [Qt][WK2] Add a QML based solution for Context Menus : [Attachment 152520] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 06:26:06 PDT 2012


Nandor Huszka <hnandor at inf.u-szeged.hu> has asked  for review:
Bug 70528: [Qt][WK2] Add a QML based solution for Context Menus
https://bugs.webkit.org/show_bug.cgi?id=70528

Attachment 152520: Patch
https://bugs.webkit.org/attachment.cgi?id=152520&action=review

------- Additional Comments from Nandor Huszka <hnandor at inf.u-szeged.hu>
Now the contextmenu appears on right clicking, and by selecting an element the
appropriate action is performed. 
All the menuitems are put in the main contextmenu. I think the QML file could
handle the clicking on an item which has submenuitems (and draw a new rectangle
with these items) in an other patch. Is it OK? 
I would appreciate your opinion about the API too, e.g. what is missing, or
what should be implemented in an other way.


More information about the webkit-reviews mailing list