[
https://issues.apache.org/jira/browse/PIVOT-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-195.
------------------------------
Resolution: Fixed
> ListView item check state incorrect upon list data item removed
> ---------------------------------------------------------------
>
> Key: PIVOT-195
> URL: https://issues.apache.org/jira/browse/PIVOT-195
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Affects Versions: 1.1, 1.2
> Reporter: Todd Volkert
> Assignee: Greg Brown
> Fix For: 1.3
>
>
> Steps to reproduce:
> 1) run org.apache.pivot.wtk.test.CheckedListViewTest
> 2) Uncheck all items but the last
> 3) Select the last item
> 4) Press the DELETE key to remove the item
> Expected results:
> The only checked item was deleted, so you should be left with no items checked
> Actual results:
> The third item (which has become the last item) becomes checked
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.