Bug 9997
| Summary: | Text edit fields: clipboard paste and then edit issues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexander Kellett <a> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | Keywords: | Regression |
| Priority: | P1 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.webkit.org/new-bug | ||
Alexander Kellett
open up TextEdit.app
type in (with \n as actual return): blah blah\n\nbloo bloo
click some point in the first line.
press the down arrow. try to press the down arrow again.
also noted by bdash, was that right arrowing through show very strange behaviour,
it stick at the end of line, and then skips the b on the second paragraph.
typing this directly in webkit works fine.
copy and pasting from webkit, into textedit, and back. and the bug is back.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexander Kellett
and now for a sensical description...
open up TextEdit.app
type in (with \n as actual return): blah blah\n\nbloo bloo
now copy and paste this content from TextEdit, into the textfield (on
for example -http://www.webkit.org/new-bug)
click some point in the first line.
press the down arrow. try to press the down arrow again.
also noted by bdash, was that right arrowing through show very strange
behaviour,
it stick at the end of line, and then skips the b on the second paragraph.
typing this directly in webkit works fine.
copy and pasting from webkit, into textedit, and back. and the bug is back.
David Kilzer (:ddkilzer)
This may be a duplicate of Bug 9708. See Bug 9708 Comment #4 and Bug 9708 Comment #5.
Alexander Kellett
*** This bug has been marked as a duplicate of 9708 ***