View Issue Details

IDProjectCategoryView StatusLast Update
0001571JEDI VCL00 JVCL Componentspublic2004-04-14 04:45
ReporteranonymousAssigned Touser72 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version 
Target VersionFixed in Version 
Summary0001571: Crash in TJvListView when clicking checkboxes
DescriptionWhen sorting and checkboxes are enabled, TJvListView causes a crash in TList.Move with "Index out of bounds (-1)"

How to reproduce:
- add TJvListView
- add 4-5 items
- click all of them
- uncheck all

If bug doesn't occur, uncheck some boxes, then click them again, then uncheck. Exception occurs when unchecking checkboxes.

The same action with TListView doesn't cause an exception.
TagsNo tags attached.

Activities

user72

2004-04-03 08:10

  ~0003625

Which version of JVCL? Cannot reproduce with JVCL 3 (and I've really tried!)

Issue History

Date Modified Username Field Change
2004-04-03 04:02 anonymous New Issue
2004-04-03 08:10 user72 Note Added: 0003625
2004-04-03 08:10 user72 Status new => assigned
2004-04-03 08:10 user72 Assigned To => user72
2004-04-14 04:45 user72 Status assigned => resolved
2004-04-14 04:45 user72 Resolution open => unable to reproduce