Bug 144085 - window.open aborts Firefox 1.0 under Fedora 3
Summary: window.open aborts Firefox 1.0 under Fedora 3
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 3
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-04 13:57 UTC by Jose David Forero
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-04-13 07:00:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jose David Forero 2005-01-04 13:57:25 UTC
Description of problem:

This html/javascript instruction abort the browser:

<INPUT TYPE="button" NAME="Button1" VALUE="Open Sesame!"
   onClick="window.open ('page.html', 'newWin',
   'width=300,height=300')">

Version-Release number of selected component (if applicable): 1.0


How reproducible: Run this example.


Steps to Reproduce:
1.Open Firefox 1.0 under Fedora 3.
2.Try the above code. Firefox abort.
3.Remove the options width=300,height=300 (no options) and
  it works.
  
Actual results: Aborts.


Expected results: Open a new browser window 300x300 pixels.


Additional info:
The code example works well in:
Firefox 1.0 under Fedora 2.
Mozilla 1.7.3 under Fedora 3.

Comment 1 Matthew Miller 2006-07-10 21:35:36 UTC
Fedora Core 3 is now maintained by the Fedora Legacy project for security
updates only. If this problem is a security issue, please reopen and
reassign to the Fedora Legacy product. If it is not a security issue and
hasn't been resolved in the current FC5 updates or in the FC6 test
release, reopen and change the version to match.

Thank you!



Note You need to log in before you can comment on or make changes to this bug.