Closed
Bug 31670
Opened 25 years ago
Closed 24 years ago
MRJ Console is currently a text file, should be console window available from browser window
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: lordpixel, Assigned: nezbo)
References
Details
(Keywords: helpwanted, platform-parity, Whiteboard: [rtm-])
Please see http://bugzilla.mozilla.org/show_bug.cgi?id=30593
The Java console in MRJ is currently a text file.
Alternatively there is an interim solution that requires a Java applet to be
installed and accessed seperately.
This is sub-optimal. The console should behave as it does in Navigator 4.X,
appearing when requested from a menu item in the browser front end.
It may also need to be something other than a Java applet?
Adding this bug as a placeholder to track this issue.
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
short term solution would be to deploy the consoleapplet jar and html file as
cited in 30593. otherwise move this out to m17ish perhaps. loki
Comment 2•25 years ago
|
||
don't know why i didn't pick this up earlier.. free george.
Assignee: drapeau → loki-sun
No target milestone: no resources to work on Macintosh bugs right now.
Reporter | ||
Comment 5•24 years ago
|
||
Nominating for RTM. I don't think we can ship without a Java console.
It would make Mozilla useless as a Java development and testing platform (on the
Mac in this case) and make it far less likely people will test their appelts
with Moz.
This is unassigned and has no milestone!
Keywords: rtm
Re-assigning this bug to myself, as Loki no longer works at Sun. Leaving target
milestone as undefined, as there are no resources to work on Macintosh problems.
Assignee: loki-sun → drapeau
Putting on nsbeta3 nominee radar. Needs to get fixed by Sept 14.
Keywords: nsbeta3
Whiteboard: [rtm-]
Reporter | ||
Comment 8•24 years ago
|
||
Well its nice to see the mac java bugs get some priority, but does this mean some
@netscape.com resource can be found? Patrick Beard can probably do this, but I
image he's already as doomed as anyone else?
Reporter | ||
Comment 10•24 years ago
|
||
*** Bug 60002 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•24 years ago
|
||
please see bug #6872, as those proposed fixes appear to also cure the Java
Console bugs.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 15•24 years ago
|
||
Once the bug #6872 changes get checked in, you'll be able to open the Java
Console via the menu item.
The text file 'mrjpluginappletouput' is created and used by debug_out in
MRJSession.cpp iff (that's if and only if) the Java Console is not open. So
you'll still be able to get the text file, which some may find handy. Perhaps
others will feel it's a bug.
Assignee | ||
Comment 16•24 years ago
|
||
The fix for bug #6872 landed yesterday, and I've tested successfully with a
yesterday build and a today build. Changing to FIXED.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•