Closed
Bug 370674
Opened 18 years ago
Closed 18 years ago
java applet not visible
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: decapitatedchicken, Unassigned)
References
()
Details
Attachments
(1 file)
584 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
When I try to run this applet, it says that it has loaded, but nothing shows up. I have tried it on several computers(all XP), but none of them can load it. I imagine it is a problem with mozilla because it loads fine on IE. If you need the code, I can get it to you, because I modified it. I am working on a better version, but that version won't load either. (I used bluej to generate the web page) It's a minor problem, but it might be related to other problems.
Reproducible: Always
Steps to Reproduce:
1.Go to website listed.
Actual Results:
It loads a blank screen.
Expected Results:
load the applet(which is a modified GUI)
Comment 2•18 years ago
|
||
Garrett, I'm afraid this bug is invalid as your code isn't
valid according to the validator at W3C (check it with
http://validator.w3.org). However, the attached file should
provide a way to make your example work.
Comment 3•18 years ago
|
||
Closing bug (marked as invalid).
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Component: Error Console → Plug-ins
OS: Windows XP → All
Product: Firefox → Core
Hardware: PC → All
Resolution: --- → INVALID
Version: unspecified → Trunk
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•