Closed Bug 92047 Opened 24 years ago Closed 24 years ago

Window should not be resizable

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 85977

People

(Reporter: Obrie572, Assigned: jst)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2+) Gecko/20010723 BuildID: 2001072303 When clicking on the "View Changes" link for any of the programs listed on the homepage of betanews.com, the javascript function (e.g. changes('http://fileforum.betanews.com/changes.php3?fid=993146311')) creates a new window with the following properties: status=no menubar=no resizable=no scrollbars=yes width=300 height=250 The window should not be resizable. However, when you double-click the title bar, the window becomes maximized, and it's dimensions cannot be returned to its original state. Reproducible: Always Steps to Reproduce: 1. Visit http://www.betanews.com 2. Scroll down until you see the title, "Recent Betas" 3. Click on the "View Changes" link for any program listed below that title. 4. Double-Click the title bar in the newly created window Actual Results: The window's dimensions become max width and max height of your screen. Expected Results: The window's dimensions should not change.
Over to DOM 0.
Assignee: karnaze → jst
Component: Layout → DOM Level 0
QA Contact: petersen → desale
*** This bug has been marked as a duplicate of 85977 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.