[webkit-reviews] review requested: [Bug 50116] On platforms other than Mac, right clicking anywhere discards the selection : [Attachment 76212] Take 3 (Change windows behavior.)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 09:33:31 PST 2010


Pierre Rossi <pierre.rossi at gmail.com> has asked  for review:
Bug 50116: On platforms other than Mac, right clicking anywhere discards the
selection
https://bugs.webkit.org/show_bug.cgi?id=50116

Attachment 76212: Take 3 (Change windows behavior.)
https://bugs.webkit.org/attachment.cgi?id=76212&action=review

------- Additional Comments from Pierre Rossi <pierre.rossi at gmail.com>
@Tonikitoo: well, after a lot of headaches I think I'm going to give up on
discarding the menu with the mouse from javascript, since eventSender will pass
the event to the page directly and not to X or whatever need to receive it to
discard the menu on a given platform. Sure I could do with a middle click or
something but that will only do for unstable tests in my opinion, since this
seems border-line undefined behavior. Or should I do a Qt/C++ autotest then?
What do you think ?


More information about the webkit-reviews mailing list