[
https://issues.apache.org/jira/browse/PIVOT-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-627.
------------------------------
Fix Version/s: 1.5.2
2.0
Resolution: Fixed
Very good catch. RadioButton was reporting a preferred size that included the
focus rectangle whereas Checkbox was not. Now neither include the focus
rectangle when buttonData is null, and instead paint a slightly shaded state
when focused.
> Painting RadioButton with null ButtonData
> -----------------------------------------
>
> Key: PIVOT-627
> URL: https://issues.apache.org/jira/browse/PIVOT-627
> Project: Pivot
> Issue Type: Improvement
> Components: wtk-terra
> Affects Versions: 1.5.1
> Reporter: Masaki Uno
> Priority: Trivial
> Fix For: 1.5.2, 2.0
>
>
> I have a RadioButton whose ButtonData is null.
> When the RadioButton is selected, an extra rectangle is shown at on the
> right of that.
> In the case of a Checkbox whose ButtonData is null,  the rectanble is not
> shown.
> Should this behavior be unified?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.