Closed
Bug 118376
Opened 24 years ago
Closed 24 years ago
background color should be black for text fields
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mslemko, Assigned: joe.chou)
References
()
Details
Mozilla 0.9.7 build id: 2001112009
Java's AWT is misdisplaying the background color in windows 98.
Linux & Mac implementations work fine.
If you would like the source code, I could send it to you.
Comment 1•24 years ago
|
||
wfm 2002010508 trunk win98
Reporter: could you try with a recent nightly ?
Comment 2•24 years ago
|
||
OJI.
Assignee: idk → joe.chou
Component: Java-Implemented Plugins → OJI
QA Contact: avm → pmac
Comment 3•24 years ago
|
||
More to the point, what java plugin version are you using?
I'm not sure exactly which dll it is using, but I suspect that it is the one for
the java applet ver=1.1.1 -
Anyway, the most recent version of java on this machine is JDK/JRE (build
1.3.0-C)...
I see... this code doesn't work in the appletviewer either. Didn't occur to me
to check that since it worked fine when compiled under it's own javac (1.3.0
rather than 1.1.8's javac).
here I go downloading the newest version of the sdk... (1.3.1-02)
yup corrected in the applet viewer - I expect that mozilla will work correctly
now too, but windows needs a reboot to find out for sure. I'll check. If it is
broken, I will leave another message under this record, but somehow I doubt it.
Well, thanks, and all that.
verified that the newest sdk pluggin fixed the problem (java 1.3.1-02)
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified on commerical build: (2002-01-16-04-trunk) with jre 1.3.1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•