WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
13927
Tabs at the end of text not copied properly
https://bugs.webkit.org/show_bug.cgi?id=13927
Summary
Tabs at the end of text not copied properly
Sridhar Gurivireddy
Reported
2007-05-30 09:56:54 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-05-31 10:43:36 PDT
***
Bug 13929
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug