[Webkit-unassigned] [Bug 16161] New: window.moveBy(0, 0) moves the window by -22px vertically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 11:23:24 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16161

           Summary: window.moveBy(0, 0) moves the window by -22px vertically
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at hatcher.name


Calling window.moveBy(0, 0) moves the window up 22px. This seems to be the
height of the window title. Calling window.moveBy(0, -22) does not move the
window.

See attached test case.


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



More information about the webkit-unassigned mailing list