WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15481
javascript:moveTo(x,x) moves the window off the screen on a second monitor
https://bugs.webkit.org/show_bug.cgi?id=15481
Summary
javascript:moveTo(x,x) moves the window off the screen on a second monitor
Peer Bremer
Reported
2007-10-12 15:40:49 PDT
When you use javascript moveTo(50,50); for example the window moves to the correct position in most cases always on the main monitor (the one with the menu) and oddly enough also on the second monitor if it is placed to the left, top or bottom of the one with the menu. However if your second monitor is placed to the right of the first one (my set up) when used moveTo(50,50) the window is moved far right almost off the monitors right edge.
Attachments
Add attachment
proposed patch, testcase, etc.
Peer Bremer
Comment 1
2007-10-15 15:35:42 PDT
Does no longer happen with latest nightly build ;-)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug