Bug 16161

Summary: REGRESSION: window.moveBy(0, 0) moves the window by -22px vertically
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Test case none

Timothy Hatcher
Reported 2007-11-27 11:23:24 PST
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.
Attachments
Test case (187 bytes, text/html)
2007-11-27 11:23 PST, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2007-11-27 11:23:47 PST
Created attachment 17559 [details] Test case
Timothy Hatcher
Comment 2 2007-11-27 15:06:29 PST
Timothy Hatcher
Comment 3 2007-11-27 15:20:25 PST
This was a regression. It worked in Safari 3 on Leopard.
Note You need to log in before you can comment on or make changes to this bug.