Bug 94076 - New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails
Summary: New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 74346 87008
  Show dependency treegraph
 
Reported: 2012-08-15 01:04 PDT by Zoltan Arvai
Modified: 2017-07-18 08:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.