Closed
Bug 6515
Opened 26 years ago
Closed 25 years ago
Applets can't seem to go to a new URL under apprunner.
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: beard, Assigned: modgock)
References
Details
There's a news ticker applet on http://cnn.com/CustomNews/ (user=browsertester,
password=netscape), that should be able to take the browser to a new location
when one of its headlines is clicked. The plugin is correctly calling
nsIPluginManger::GetURL(), but from there nothing happens. No new window is
created (under Apprunner), or nothing is ever displayed (under viewer).
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Target Milestone: M8
Comment 1•26 years ago
|
||
Reassigning all OJI bugs to george.drapeau@eng.sun.com
Reassigning bug to mark.lin@eng.sun.com
Interesting...
Unfortunately I cannot get outside of Sun firewall because the latest apprunner
doesn't have proxy support. I'm going to ask George if this is a high priority
item which needs to get fixed before M9.
Damn. CNN removed this applet, and I have no test case. Patrick, do you have
another site I can test against? Does this bug have anything to do with
AppletContext.showDocument()?
Updated•25 years ago
|
Target Milestone: M10 → M11
Comment 6•25 years ago
|
||
m11. let me know if fix become available in the next few days and we could
consider pulling it back into m10.
Updated•25 years ago
|
Target Milestone: M11 → M12
Comment 7•25 years ago
|
||
same as above. ->m12
Comment 8•25 years ago
|
||
m13
Updated•25 years ago
|
Target Milestone: M12 → M13
Updated•25 years ago
|
Target Milestone: M13 → M14
Comment 9•25 years ago
|
||
move to m14. let me know if fixes are available. thx.
Comment 10•25 years ago
|
||
Re-assigning to Loki, and moving out the milestone, since basic working JVM on
the Mac is the priority.
Assignee: mark.lin → modgock
Status: ASSIGNED → NEW
Target Milestone: M14 → M15
Assignee | ||
Comment 11•25 years ago
|
||
the code changes made and build fixes done to the mrj oji to close 27427 fixes
this as well... an acceptable applet to test this can be found at:
http://javaboutique.internet.com/VSW/
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•