[Webkit-unassigned] [Bug 61319] New: fast/events/selectstart-by-drag.html fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 16:27:41 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61319

           Summary: fast/events/selectstart-by-drag.html fails on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: aroben at apple.com, jberlin at webkit.org


fast/events/selectstart-by-drag.html has been failing on Windows ever since it was checked in:

 Initial state: PASS
-Mouse down: PASS
-Moving slightly to the right: PASS
-Moving slightly to the left: PASS
+Mouse down: FAIL - expected selection to be caret but was range
+Moving slightly to the right: FAIL - expected selection to be caret but was range
+Moving slightly to the left: FAIL - expected selection to be caret but was range
 Moving to the right: PASS
 Moving further to the right: PASS
-Moving back to the left: PASS
+Moving back to the left: FAIL - expected selection to be caret but was range
 Moving to the right again: PASS
 Mouse down on the right: PASS
 Moving to the left: PASS

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list