[Webkit-unassigned] [Bug 70967] New: TextAreas on Mac don't let you paste at the end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 13:56:37 PDT 2011


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

           Summary: TextAreas on Mac don't let you paste at the end
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at chromium.org


Go to a site that displays a textarea (like http://www.w3schools.com/tags/showit.asp?filename=tryhtml_textarea)

In the text area, type something like:
a b c

Now, put the cursor at the end of the text, and right click in the body of the text area (after the last character in the text) and bring up a context menu, as if you're trying to paste some text at the end.

Expected:
The context menu should show up without changing the selection.

Actual:
The last word in the textarea is selected. It's not possible to paste via the context menu without clobbering the last word.

This happens in both Safari and Chrome on Mac 10.6.8. I do not see this in Chrome on other platforms.

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