Closed
Bug 293928
Opened 20 years ago
Closed 5 years ago
window.open "resizable" feature cannot be disabled. i.e. resizable=no does not work.
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dankirkd, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
window.open "resizable" feature cannot be disabled. i.e. resizable=no does not
work.
Reproducible: Always
Steps to Reproduce:
1. Typical window.open statement. Nothing special.
2.
3.
Actual Results:
The window is resizable.
Expected Results:
The window should not be resizable.
Happens in Firefox and suite, it looks like the window borders are made
unresizable but the status bar resize widget isn't hidden or removed (though if
this is fixed I hope Bug 177838 is fixed before the next release as well). I
can't find a duplicate so moving to Core. I won't confirm the bug because I'm
not sure if this is expected behaviour or not.
->Core: XP Toolkit (I hope that's right)
Assignee: nobody → jag
Component: General → XP Toolkit/Widgets
Product: Firefox → Core
QA Contact: general → jrgmorrison
Version: unspecified → Trunk
Comment 2•17 years ago
|
||
Bug 177838 has been fixed.
How should be handled this bug?
Updated•16 years ago
|
Assignee: jag → nobody
Comment 3•5 years ago
|
||
UI-visibility-related features items have no more effect, except as a condition for whether to open popup or not
https://bugzilla.mozilla.org/show_bug.cgi?id=1507375
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•