1 This tests smart pasting in a text control. To manually test, double click the m
iddle word in the text area below. Then cut and paste. It should result in the o
riginal text. The space before the middle word should not be lost.
1 This tests smart pasting in a text control. To manually test, double click the m
iddle word in the text area below. Then cut and paste. It should result in the o
riginal text. The space before the middle word should not be lost.
2
2
3PASS: Smart cutting and pasting result in the original text.
3FAIL: Smart cutting and pasting do not result in the original text.
ojan
2013/05/14 19:02:18
Looks like this test needs to be updated. We're th
Looks like this test needs to be updated. We're the only port now. If the test
is wrong, we should fix the test.
leviw_travelin_and_unemployed
2013/05/14 23:32:19
Sorry... I ran reset-results on too many tests, an
Sorry... I ran reset-results on too many tests, and this got included despite
the fact that we skip it on all platforms. We don't support smart-paste. This
test should probably just be removed, but I'll do it in a different CL. I also
wish we avoided resetting results for skipped tests.
ojan
2013/05/14 23:45:15
Wow. That's pretty bad. We support smart-cut, but
On 2013/05/14 23:32:19, Levi wrote:
> Sorry... I ran reset-results on too many tests, and this got included despite
> the fact that we skip it on all platforms. We don't support smart-paste.
Wow. That's pretty bad. We support smart-cut, but not smart-paste on Mac.
Issue 14969020: Avoid adding placeholder when deleting last text in root
(Closed)
Created 7 years, 7 months ago by leviw_travelin_and_unemployed
Modified 7 years, 7 months ago
Reviewers: ojan
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 10