Bug 94076

Summary: New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: ossy, sukolsak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 74346, 87008    

Description Zoltan Arvai 2012-08-15 01:04:25 PDT
after r125648 fast/events/autoscroll-in-textarea.html fails on Qt and EFL


--- /ramdisk/qt-linux-release/build/layout-test-results/fast/events/autoscroll-in-textarea-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/events/autoscroll-in-textarea-actual.txt 
@@ -4,4 +4,4 @@
 
 This tests autoscroll in text area correctly shows selection highlight. To manually test, scroll the text area down to the end. Slowly drag up your mouse starting from the line closest to the upper edge of the text area. Once the contents of the text area get scrolled a little, the selection should not jump down to the end.
 
-PASSED the selection did not jump down.
+FAILED the selection jumped down.
Comment 1 Zoltan Arvai 2012-08-15 02:03:16 PDT
Skipped on Qt in http://trac.webkit.org/changeset/125658 .
Please unskip it with proper fix.