WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66481
Add a test to ensure WebKit does not paste contents before the previous line
https://bugs.webkit.org/show_bug.cgi?id=66481
Summary
Add a test to ensure WebKit does not paste contents before the previous line
Ryosuke Niwa
Reported
2011-08-18 10:45:55 PDT
Created
attachment 104363
[details]
demo (follow instructions) WebKit used to insert pasted contents at the beginning of previous line when the insertion position was initially at the end of a line.
r92695
appears to have fixed this bug but I'd like to add a test to ensure this does not regress in the future.
Attachments
demo (follow instructions)
(3.46 KB, text/html)
2011-08-18 10:45 PDT
,
Ryosuke Niwa
no flags
Details
adds a regression test
(6.36 KB, patch)
2011-08-18 11:43 PDT
,
Ryosuke Niwa
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2011-08-18 11:43:04 PDT
Created
attachment 104372
[details]
adds a regression test
Alexey Proskuryakov
Comment 2
2011-08-18 12:02:01 PDT
Comment on
attachment 104372
[details]
adds a regression test Is this EDITING DELEGATE spew useful?
Ryosuke Niwa
Comment 3
2011-08-18 12:04:03 PDT
(In reply to
comment #2
)
> (From update of
attachment 104372
[details]
) > Is this EDITING DELEGATE spew useful?
I guess not. Will remove.
Ryosuke Niwa
Comment 4
2011-08-18 12:17:46 PDT
Committed
r93331
: <
http://trac.webkit.org/changeset/93331
>
Ryosuke Niwa
Comment 5
2011-08-18 15:47:03 PDT
Mn... now I realize that the bug title is awkwardly cut off at "before" I had "the previous line" after "before" when I filled the form.
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