[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 Feb 17 14:12:48 PST 2011


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





--- Comment #30 from Pierre Rossi <pierre.rossi at gmail.com>  2011-02-17 14:12:47 PST ---
(In reply to comment #28)
> (From update of attachment 79267 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=79267&action=review
> 
> I have a question: with the patch applied, context menu does not deselect the text on UNIX editing behavior, but what options does the context menu show? Are they relative to selected content (i.e. copy, cut, etc) or relative to the page (reload, back, forward, etc). Firefox on linux does the former to me...
> 
> > LayoutTests/editing/selection/selection-modified-on-right-click.html:21
> > +
> 
> Unneeded extra line

With the patch applied, the contents of the context menu depends on whether the click happened within the selected range or not (so the behavior is pretty much untouched in that respect I would say). So by default (in QtTestBrowser) if I click within the selection it offers "Copy", else only "Reload"

Actually now that you point it out, firefox always offer a Copy action as long as there's a selection for me on Linux.

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