Bug 161
| Summary: | Java Frame.setTitle("foo") does not work in Netscape 4.07 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | urs.rohrer |
| Component: | netscape | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-06-17 20:25:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
We have verified this as a bug, and hopefully it will be fixed in the next release of Netscape. can't reproduce with 6.0, ns 4.6 FEDORA-2020-d358d5b0d8 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-7a574982d6 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-0fedf74544 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2020-66f3795e72 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2020-7dbefa245f has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |
I am using the Intel version: The Linux version of Netscape 4.07 (included in Redhat 5.2) has a bug in its Java (1.1.5) applet part. The version of Netscape 4.05 (included in Redhat 5.1) did not show this bug in its Java (1.1.2) applet part. Description: If a frame in a java applet is displayed, then the title of the frame is not the one asked for by the java code setTitle("foo") or super("foo"). Instead the titles are AWTapp, AWTapp <2>, AWTapp <3> etc for the different frames. Demonstration: Run my applet at http://pc102.psi.ch/accstapp.htm Additional remarks: This bug may be related to javasoft's bug report 4091304 (see http://developer.javasoft.com) With the Windows 95/98/NT versions of Netscape browsers this bug does not show up. Downloading the newest 4.5 Linux Intel version an running it shows the same bug !!