Bug 58998
Summary: | [Qt][WK2]REGRESSION(r84263): editing/pasteboard/text-selection.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | igor.oliveira, jesus, kling |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 58656 |
Csaba Osztrogonác
--- /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/text-selection-expected.txt 2011-04-19 10:33:23.738193765 -0700
+++ /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/text-selection-actual.txt 2011-04-19 10:33:23.738193765 -0700
@@ -2,5 +2,5 @@
Selecting text with mouse, no copy events should occur:
Event count: 0
Copying text, 1 copy event should occur:
-Event count: 1
+Event count: 0
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
added to the skipped list: http://trac.webkit.org/changeset/84391
Jesus Sanchez-Palencia
This test is not skipped anymore.