[Webkit-unassigned] [Bug 13927] New: Tabs at the end of text not copied properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 09:56:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13927

           Summary: Tabs at the end of text not copied properly
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: just1gb at gmail.com


When clipboard has multiple tabs at the end of text, the tabs are copied only
till it reaches end of line in the <textarea>.

For example, if the text "xxx   yyy                                       " is
copied from clipboard to a <textarea> of width 15, tabs that fit till the end
of line are copied. Remaining tabs are lost. However, webkit thinks the whole
text is copied and the cursor is at the end of the original text. So, you got
to use left arrow key few times before cursor gets updated.

Use layout test editing\pasteboard\pasting-tabs.html


-- 
Configure bugmail: http://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