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.2, 1.1
            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.

Reply via email to