[Webkit-unassigned] [Bug 24946] right clicking on selected text de-selects the text in chromium/gtk+ ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 14:56:18 PDT 2009


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


tony at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29089|                            |review?
               Flag|                            |




------- Comment #1 from tony at chromium.org  2009-03-30 14:56 PDT -------
Created an attachment (id=29089)
 --> (https://bugs.webkit.org/attachment.cgi?id=29089&action=view)
[1/1] Ensure the right click doesn't deselect text under it.  This was

happening in the Chromium and GTK+ ports because they don't select
the text under the cursor on right click.

This was regressed in r41715, https://bugs.webkit.org/show_bug.cgi?id=19737

https://bugs.webkit.org/show_bug.cgi?id=24946
---
 LayoutTests/ChangeLog                              |   17 ++++++++++++++
 LayoutTests/fast/events/context-no-deselect.html   |   23 ++++++++++++++++++++
 .../events/context-no-deselect-expected.checksum   |    1 +
 .../fast/events/context-no-deselect-expected.png   |  Bin 0 -> 13759 bytes
 .../fast/events/context-no-deselect-expected.txt   |   16 +++++++++++++
 WebCore/ChangeLog                                  |   17 ++++++++++++++
 WebCore/page/EventHandler.cpp                      |   10 +++++---
 7 files changed, 80 insertions(+), 4 deletions(-)


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



More information about the webkit-unassigned mailing list