[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
Thu Dec 16 13:03:39 PST 2010


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





--- Comment #24 from Pierre Rossi <pierre.rossi at gmail.com>  2010-12-16 13:03:39 PST ---
(In reply to comment #23)
> > What I meant was that the test would return different results for the windows behavior depending on whether it actually ran on windows or not. 
> 
> Why? Actual behavior should respect editing behavior preference.

The fact that the selection was discarded when clicking outside of the context menu was not caused by anything else than the fact that while this click discards the menu, it's *also* passed to the webpage, and this is because of the way events work on windows. 

Now the selection is discarded with the right click, to follow IE9 behavior, so it's not a problem anymore.

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