Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 151773 Details for
Bug 277780
ExternalBrowser open url problem in IE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Snippet
index.html (text/html), 562 bytes, created by
Igor Pavlenko
on 2009-11-10 02:13:05 EST
(
hide
)
Description:
Snippet
Filename:
MIME Type:
Creator:
Igor Pavlenko
Created:
2009-11-10 02:13:05 EST
Size:
562 bytes
patch
obsolete
><html> ><head> > <script type="text/javascript"> > function openExt() { > window.open("http://localhost:7080/index.jsp?lang=ru_RU&topic=/my_app/guide/helprefproducttutorials.html", "-498702880", "dependent=1,scrollbars=1,resizable=1,status=1,location=0,toolbar=0,menubar=0"); > //window.open("http://localhost:7080/index.jsp?lang=ru_RU&topic=/my_app/guide/helprefproducttutorials.html", null, "dependent=1,scrollbars=1,resizable=1,status=1,location=0,toolbar=0,menubar=0"); > } > </script> ></head> ><body onload="openExt();"> ></body> ></html>
<html> <head> <script type="text/javascript"> function openExt() { window.open("http://localhost:7080/index.jsp?lang=ru_RU&topic=/my_app/guide/helprefproducttutorials.html", "-498702880", "dependent=1,scrollbars=1,resizable=1,status=1,location=0,toolbar=0,menubar=0"); //window.open("http://localhost:7080/index.jsp?lang=ru_RU&topic=/my_app/guide/helprefproducttutorials.html", null, "dependent=1,scrollbars=1,resizable=1,status=1,location=0,toolbar=0,menubar=0"); } </script> </head> <body onload="openExt();"> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 277780
: 151773