Closed
Bug 261060
Opened 21 years ago
Closed 20 years ago
java not started at firefox (V1.0PR) startup
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: eghost, Assigned: yuanyi21)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
the homepage "www.netbanking.at" needs eneabled java setting. if you load the
first time the page the page dispay an error messag that java isn't activated.
If you disable java (tools/options/webfeatures/enable java) (click ok) and then
eneable java (click ok) and reload the page, the real page content will be
displayed.
Reproducible: Always
Steps to Reproduce:
1.start firefox (V1.0PR)
2.load the page "www.netbanking.at" --> page contais error message that java
isn't enabled.
3.disable java in the menu (tools/options/webfeatures/enable java) click OK
4.enable java in the menu (tools/options/webfeatures/enable java) click OK
5. click reload button --> the real page content will be displayed
Actual Results:
If you don't deactivate java and acivate it again, it seams that java isn't
started correctly
Expected Results:
start java at startup corrctly
the page is a HTTPS page
Comment 1•21 years ago
|
||
This has nothing to do with the JS console (for one thing, JavaScript and Java
are totally unrelated languages).
Assignee: js-console → kyle.yuan
Component: JavaScript Console → Java: OJI
QA Contact: jrgmorrison
The problem still appears in Version 1.0 RC2
(Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103
Firefox/1.0RC2)
works for me with both ff1.0.2 and recent trunk build, jre1.5.0_02.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•