Bug 94076
Summary: | New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zoltan Arvai <zarvai> |
Component: | Tools / Tests | Assignee: | 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 |
Zoltan Arvai
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zoltan Arvai
Skipped on Qt in http://trac.webkit.org/changeset/125658 .
Please unskip it with proper fix.