Closed Bug 261513 Opened 20 years ago Closed 20 years ago

pop-up window opened by secure banking site cannot be maximized

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: nick, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10

when logging on to Smile banking, a popup window opens, approx 2/3 screen size;
in IE this can be maximized but in firefox the maximize bitton is greyed out. 
This makes it difficult to see account details

Reproducible: Always
Steps to Reproduce:
1.click on url above
2.
3.

Actual Results:  
as stated

Expected Results:  
enable maximize
The page code says:

newsmile=window.open('https://welcome3.smile.co.uk/servlet/Smile2Banking','smile',
'toolbar=no,scrollbars=yes,width=760,height=520,location=no,directories=no,status=yes,menubar=no,resizable=no');

So they're calling for it to not be resizable in the code, deliberately.

It's not resizable for me in IE6.  But in any case, Mozilla is doing what the
code says to do.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.