Closed
Bug 298057
Opened 20 years ago
Closed 18 years ago
Java applet does not work
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: francisco.robles, Assigned: alfred.peng)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705) Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.8) Gecko/20050512 When accessing https://www.titulo.com.br/login.ASP, I get several messages: Gtk- WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget'. Then when I enter a valid account number on this site and press <enter>, a "Warning Security" screen asking if i accept the certificate should appear. I tried Other sites with Certicate screen and they are OK. The site is OK on MS Windows 2000. Reproducible: Always Steps to Reproduce: 1.https://www.titulo.com.br/login.ASP 2. 3. Actual Results: The new page is opened but it does not return anything. Expected Results: A a "Warning Security" screen asking if i accept the certificate should appear.
Comment 1•20 years ago
|
||
the warning is bug 224427 can you be more specific about what happens after you submit the form? Does Mozilla lock up (unresponsive) or do you get a blank page? Also, please try a trunk build: http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/
Assignee: blizzard → form-submission
Component: GFX: Gtk → HTML: Form Submission
QA Contact: gtk → ian
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > the warning is bug 224427 > can you be more specific about what happens after you submit the form? Does > Mozilla lock up (unresponsive) or do you get a blank page? > Also, please try a trunk build: > http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/ Mozilla does not lock up. It opens the new page in a new window; some links in the page are OK; but there is a big square with Java which stays there forever; this square should show real-time stock quotes;the status bar shows "Applet hsn.Client.hsgn loaded" and then shows "Done". Java version is "1.5.0_03" The same page runs OK in another Sun Solaris 2.8 with Java 1.2 and Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20031128 I did not find the trunk build for sun solaris . Thank you very much.
Comment 3•20 years ago
|
||
ah. It sounds like everything is ok, but the applet doesn't work. Can you test on a different platform (other than Sun)? ==> Java
Assignee: form-submission → yuanyi21
Component: HTML: Form Submission → Java: OJI
OS: other → Solaris
QA Contact: ian → oji
Hardware: Other → Sun
Summary: Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget' and page frozen → Java applet does not work
Version: Trunk → 1.7 Branch
| Reporter | ||
Comment 4•20 years ago
|
||
(In reply to comment #3) > ah. It sounds like everything is ok, but the applet doesn't work. Can you test > on a different platform (other than Sun)? > ==> Java I tested on ms Windows 2000 . It works OK. Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Both Internet Explorer and Mozilla on Ms Windows 2000 did not show the Security Warning window asking if I accept the certificate. Both are ok. Only Mozilla version 1.4 on the other Sun workstation showed the Security Warning windows. It works OK after I accept the certificate. Thanks
| Reporter | ||
Comment 5•20 years ago
|
||
A similar problem happens in page: http://varatek.com/scott/cohen_prob.html This page does not require for certificate and password. The page runs ok with Mozilla 1.4/Sun Solaris 2.8/Java 1.2 The page runs ok with Mozilla 1.7.8/MS Windows/Java 1.5.0 The page is NOT OK with Mozilla 1.7.8/Sun Solaris 2.8/Java 1.5.0. Thanks Thanks
| Assignee | ||
Comment 7•18 years ago
|
||
The URL seems to be changed and no Java included. And the link in comment 5 can work well here on Solaris Nevada build 61: Java(TM) Plug-in 1.6.0_02-b01 + Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8.1.3) Gecko/20070321 Firefox/2.0.0.3. reporter, could you please verify the bug again with the latest releases?
The link in comment 5 works well for Firefox trunk build on Solaris Nevada with Java(TM) Plug-in 1.6.0 Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9a5pre) Gecko/20070529 Minefield/3.0a5pre
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 9•18 years ago
|
||
I no longer have access to that system. So I cannot check. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•