View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002920 | JEDI VCL | 00 JVCL Components | public | 2005-04-28 22:08 | 2005-08-28 09:52 |
Reporter | edbored | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002920: JvDualListDialog List Index Out Of Bounds | ||||
Description | Simple projrct, drop component on form, perform a jvDualListDialog.list1.loadFromFile('somefile'). Then JvDualListDialog.Execute; When Dialog appears, click on the "empty" list - generates a List Index Out Of Bounds (0) exception. | ||||
Additional Information | Note also that when list is longer than can be displayed, the vertical scrollbar does not appear (JvDualListForm.SrcList and DstList.ScrollBar defaults to ssNone. | ||||
Tags | No tags attached. | ||||
|
This was a bug of TJvListBox, the DragIndex was set to 0 even if the items were empty (Items.Count = 0). Thanks for reporting this bug. |
|
I modified JvListBox.pas in the CVS repository. |
|
This is considered to be resolved then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-04-28 22:08 | edbored | New Issue | |
2005-05-02 02:28 | outchy | Note Added: 0007094 | |
2005-05-02 02:29 | outchy | Note Added: 0007095 | |
2005-05-02 02:29 | outchy | Status | new => feedback |
2005-08-28 09:52 | obones | Status | feedback => resolved |
2005-08-28 09:52 | obones | Resolution | open => fixed |
2005-08-28 09:52 | obones | Assigned To | => obones |
2005-08-28 09:52 | obones | Note Added: 0007881 |