Closed
Bug 119185
Opened 24 years ago
Closed 23 years ago
Applet Width of 10% does not always work
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 188454
People
(Reporter: jfarrell, Assigned: joshua.xia)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID: 20011205
When running the above test, I noticed that the last applet has it's
width to 10% that the applet is not always displayed correctly.
(don't see the jitter text)
Reproducible: Always
Steps to Reproduce:
1. follow steps from http://www.mozilla.org/quality/browser/front-
end/testcases/oji/test10.html
2. Maximize window and hit reload to see jitter text
3. restore window (to it's original size) and hit reload, you no
longer see the jitter text.
Actual Results: The last applet with width=10% does not display correctly
Expected Results: The jitter text should be displayed
I see this on OpenVMS only, since I have not installed Java on my Linux machine.
The key seems to be the "Maximize" and "Restore" of the window.
All other jitter text display OK, only a problem with 10%.
I'd also like to note that one of my systems crashed while running
this test yesterday, but I have been unable to reproduce the crash
today. The crash info was sent to the OpenVMS engineer, and if I'm
able to reproduce the crash, another bug may be opened.
Comment 1•24 years ago
|
||
I see the same text size behaviour on my Linux system. Changing O/S from OpenVMS
to Linux and reassigning.
Assignee: colin → joe.chou
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: OpenVMS → Linux
Hardware: DEC → All
Reporter,
I don't see the jitter text there, I only see "OJITesting!". Can you confirm
that testcase on latest JRE? Thanks
![]() |
||
Comment 4•23 years ago
|
||
See the testcase at:
http://www.mozilla.org/quality/browser/front-end/testcases/oji/test10.html
This bug is also happen on Mozilla1.2 and jre 1.4.1_01
I see the problem. This might be a dup. I will find it on bugzilla later.
Whiteboard: close
*** This bug has been marked as a duplicate of 188454 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•