Closed
Bug 168548
Opened 23 years ago
Closed 22 years ago
Javascript: moveTo method can move window to location where user cannot close window
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mazielobo, Unassigned)
References
()
Details
Testing on Mac OS X Version 10.1.5, Processor: Powere PC G3. This happens with
PPEmbed with Gecko 09/19/2002.
Steps to reproduce:
1. Open web browser to http://browsertest.web.aol.com/tests
2. Click on "JavaScript" button.
3. Click "DOM Test Suite" in left-hand menu in browser window.
4. Scroll down left-hand frame to "Windows"
5. Click "14. Move Methods"
6. Click 1st "Do It" button in new window.
The window is left in top-left-hand corner and you cannot see the maximize,
restore and close buttons so you cannot close the window.
Comment 1•23 years ago
|
||
This has nothing to do with Bugzilla...
->Browser
Assignee: myk → rogerl
Component: Creating/Changing Bugs → JavaScript Engine
Product: Bugzilla → Browser
QA Contact: matty → pschwartau
Version: unspecified → other
Comment 2•23 years ago
|
||
Not sure of the correct component for this, but it's not JavaScript Engine.
Sending to DOM Level 0 for triage, since window.moveTo() is a DOM method -
Assignee: rogerl → jst
Component: JavaScript Engine → DOM Level 0
QA Contact: pschwartau → desale
WFM with current Windows trunk build. Is there a simpler testcase? This bug
wouldn't perhaps be that window positions on OS X are relative to the content
area, so moveTo(0,0) positions the titlebar offscreen," would it, now?
Comment 6•22 years ago
|
||
worksforme with 2004020308 Mac Seamonkey build on 10.3
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•