Details
Description
If you use a link to open a new window in IE:
<a href="javascript:void(window.open('/Forum-5165/second.jspx', 'secondWindow', 'location=0,menubar=0,resizable=0,width=500,height=450,scrollbars=1'))">Link </a>
This will open a new window. If you go back to the first page in IE, the submits are broken and the page will be non-functional. Works ok in Firefox
<a href="javascript:void(window.open('/Forum-5165/second.jspx', 'secondWindow', 'location=0,menubar=0,resizable=0,width=500,height=450,scrollbars=1'))">Link </a>
This will open a new window. If you go back to the first page in IE, the submits are broken and the page will be non-functional. Works ok in Firefox
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Summary | submit broken after link navigation in IE | submit broken after link window.open() navigation in IE |
Description |
If you use a link to open a new window in IE: |
If you use a link to open a new window in IE: <a href="javascript:void(window.open('/Forum-5165/second.jspx', 'secondWindow', 'location=0,menubar=0,resizable=0,width=500,height=450,scrollbars=1'))">Link </a> This will open a new window. If you go back to the first page in IE, the submits are broken and the page will be non-functional. Works ok in Firefox |
Attachment | Forum-5165.zip [ 10529 ] |
Assignee | Philip Breau [ philip.breau ] |
Assignee | Philip Breau [ philip.breau ] | Ted Goddard [ ted.goddard ] |
Assignee | Ted Goddard [ ted.goddard ] | Mircea Toma [ mircea.toma ] |
Assignee Priority | P2 |
Assignee Priority | P2 | P1 |
Fix Version/s | 1.6.1 [ 10070 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |