Name: dbT83986 Date: 05/02/99
After a color is selected from a JColorChooser swatch palette, if the user then clicks on the RGB tab, one of the RGB values is often
changed by a count of 1, i.e. the R value might change from 200 to 199. This can cause non-browser safe colors and can lead to problems.
============================
REVIEW NOTE 5/2/99 - User responded with additional information
Thanks for your response...I've done some more testing and I've
pinpointed the problem:
Open up a JColorChooser in a sample application and select a
color from the swatch palette (this will be a browser safe color!).
Now click on the RGB tab and note the RGB values. Now go back
to the palette; click on the HSB tab and then again on the RGB
tab...almost every time, the RGB values will have changed (1 or
two of them) by a count of 1, thus causing the selected color to be
non-browser safe!!!
Please let me know if you manage to reproduce this and what you
suggest.
(Review ID: 57458)
======================================================================