[Webkit-unassigned] [Bug 146695] New: REGRESSION (r183133-r183138): Secondary clicking in whitespace selects preceding word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 15:07:32 PDT 2015


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

            Bug ID: 146695
           Summary: REGRESSION (r183133-r183138): Secondary clicking in
                    whitespace selects preceding word
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

While resolving Bug 143958 I introduced a problem with using the context menu to paste content into an editable fields. With the new changes, if you right-clicked in a whitespace area with the intention of pasting content, the new selection logic will hop over the whitespace and grab the preceding word.

To fix this, we should use the original behavior with editable fields so that we can leave our insertion point where it is when pasting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150707/6c6abfcf/attachment.html>


More information about the webkit-unassigned mailing list