[Webkit-unassigned] [Bug 31405] New: Makes the output of mouse-click-events.html independent of the window size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 05:05:19 PST 2009


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

           Summary: Makes the output of mouse-click-events.html
                    independent of the window size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at google.com


Current test outputs the event logs in the console div one line per one event,
and this can yield unexpected results on some platforms when the log lines
reach the bottom of the window.   For example on Chromium windows this test
fails as described in http://code.google.com/p/chromium/issues/detail?id=24904.

The test should be rewritten such that it isn't dependent on the window being
at least a certain size.

-- 
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