View Issue Details

IDProjectCategoryView StatusLast Update
0006270JEDI VCL00 JVCL Componentspublic2015-09-14 13:20
ReporterwarmbooterAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.47 
Target VersionFixed in Version3.48 
Summary0006270: FileList items being populated twice
DescriptionIf you have a JvDirectoryListBox linked to a JvFileList, when you change to a directory containing files that matches the mask of the linked FileList, the items in the FileList are populated twice. This is because TJvFileListBox.SetDirectory calls the inherited ApplyFilePath that already populates the FileList, and after that it calls ReadFileNames, that populates FileList again! Solution seems to be commenting the call to ReadFileNames.
TagsNo tags attached.

Activities

AHUser

2014-03-27 21:35

developer   ~0020933

Fixed in master branch

Issue History

Date Modified Username Field Change
2014-03-25 20:54 warmbooter New Issue
2014-03-27 21:35 AHUser Note Added: 0020933
2014-03-27 21:35 AHUser Status new => resolved
2014-03-27 21:35 AHUser Fixed in Version => Daily / GIT
2014-03-27 21:35 AHUser Resolution open => fixed
2014-03-27 21:35 AHUser Assigned To => AHUser
2015-09-14 13:20 obones Fixed in Version Daily / GIT => 3.48