Bug 35145 - [Qt] editing tests fails after r54980
Summary: [Qt] editing tests fails after r54980
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P3 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-02-19 03:59 PST by Csaba Osztrogonác
Modified: 2014-02-03 03:13 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-02-19 03:59:52 PST
1.) editing/selection/extend-selection.html
diff: http://build.webkit.org/results/Qt%20Linux%20Release/r55007%20%287579%29/editing/selection/extend-selection-pretty-diff.html

2.) editing/selection/extend-after-mouse-selection.html (new test introduced in r54980)
resut: http://build.webkit.org/results/Qt%20Linux%20Release/r55007%20%287579%29/editing/selection/extend-after-mouse-selection-actual.txt
Comment 1 Csaba Osztrogonác 2010-02-19 04:44:57 PST
original changeset: http://trac.webkit.org/changeset/54980
skipped them by: http://trac.webkit.org/changeset/55010
Comment 2 Ryosuke Niwa 2010-11-22 11:22:17 PST
editing/selection/extend-selection.html has been fixed since the bug 49849 has been resolved.

http://trac.webkit.org/browser/trunk/LayoutTests/editing/selection/extend-after-mouse-selection.html

This test is missing leapForward between mouseDown & mouseUp.  Could you try adding eventSender.leapForward(100) between each and see if it passes?  Also, we probably need to add 1 or 2 pixels to startTarget.offsetLeftwhen moving mouse to.
Comment 3 Jocelyn Turcotte 2014-02-03 03:13:23 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.