Bug 310 : color fields for color picker sometimes have a gray gap beneath them
Last modified: 2008-06-05 10:26




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P5
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2006-03-23 07:39
java doesn't seem to want to respect the getMaximumSize() values for the
components, and insists on drawing them too large on windows (and maybe
linux too?)

this is annoying but too minor compared to other things to bother wasting
any more time tracking it down. any contributions in this area would be
greatly appreciated. i don't want to switch to using a null layout because
i'm trying to be "good", but maybe this is irritating.
Additional Comment #1 From fry 2008-06-05 10:26
fixed for 0136 with patch from fli. same problem as bug #656.