Issue 4404: HTML DOM moveTo() method moves the window but shrinks the
window size
http://code.google.com/p/chromium/issues/detail?id=4404
Comment #3 by [EMAIL PROTECTED]:
Issue attribute updates:
Status: Duplicate
Mergedinto: 2709
--
You received this message because you a
Issue 4404: HTML DOM moveTo() method moves the window but shrinks the
window size
http://code.google.com/p/chromium/issues/detail?id=4404
Comment #2 by [EMAIL PROTECTED]:
(No comment was entered for this change.)
Attachments:
mytest.htm 326 bytes
--
You received this message becau
Issue 4404: HTML DOM moveTo() method moves the window but shrinks the
window size
http://code.google.com/p/chromium/issues/detail?id=4404
Comment #1 by [EMAIL PROTECTED]:
window.open generates the window with appropriate size but looks like
moveTo() method
resets the size to something else.
Issue 4404: HTML DOM moveTo() method moves the window but shrinks the
window size
http://code.google.com/p/chromium/issues/detail?id=4404
New issue report by [EMAIL PROTECTED]:
What steps will reproduce the problem?
1. Go to http://javascript.about.com/library/blformat.htm
2. Click on clean
Wh