[Webkit-unassigned] [Bug 50116] On platforms other than Mac, right clicking anywhere discards the selection

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


https://bugs.webkit.org/show_bug.cgi?id=50116


Pierre Rossi <pierre.rossi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75369|0                           |1
        is obsolete|                            |
  Attachment #76212|                            |review?, commit-queue?
               Flag|                            |




--- Comment #21 from Pierre Rossi <pierre.rossi at gmail.com>  2010-12-10 09:33:31 PST ---
Created an attachment (id=76212)
 --> (https://bugs.webkit.org/attachment.cgi?id=76212&action=review)
Take 3 (Change windows behavior.)

@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 ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list