Open
Bug 949303
Opened 12 years ago
Updated 3 years ago
window.moveTo and moveBy do not move to original position after a moving resize
Categories
(Core :: Widget: Win32, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: brendan, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131205075310
Steps to reproduce:
1) Resize window from left or top, causing it to move.
2) Attempt to use window.moveTo or moveBy to move window to its original position.
Actual results:
Nothing.
Expected results:
Window should have moved back to original position.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•