Closed
Bug 77454
Opened 24 years ago
Closed 24 years ago
java applet loaded with 256 color display shows weird colors on screen and flickers
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: shrir, Assigned: stanley.ho)
References
()
Details
windows trunk 0424
steps:
1 Set display to 256 colors in control panel
2 go to the above page
3 Observe that as the page loads, weird colors appear and window flickers..
happens with 4.x too.
I do see this. Stanley, can you please evaluate this?
Assignee: edburns → stanley.ho
Assignee | ||
Comment 4•24 years ago
|
||
Java2D is optimized for more than 256 colors. Try using a higher resolution
will solve the problem. There is also a bug in Bugtraq: 4178909
http://java.sun.com/j2se/1.3/relnotes.html#2D
This issue has been fixed in 1.4.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•23 years ago
|
||
are we not bundling jre 1.4 in 6.x anytime soon?
If I use the high resolution rather than 256 color, the problem is gone.
Marking verified on commercial trunk: (2001-08-27-06-trunk) & Java(TM) Plug-in:
Version 1.3.0_01
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•