View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025454 | Lazarus | Database Components | public | 2013-12-23 18:33 | 2013-12-26 19:16 |
Reporter | Bill | Assigned To | Luiz Americo | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Intel | OS | Windows | ||
Product Version | 1.3 (SVN) | ||||
Summary | 0025454: DBLookupcombobox text erases when filtering a dataset | ||||
Description | Whenever filtering a tdbf, the contents of a DBLookupcombobox are erased. This shouldn't happen at all. Note that this was a test of a previous bug fix (see below) using trunk Laz 1.3 (43583) and FPC 2.7.1 (26266). I have similar situations on 1.0.14 that do not erase the combobox, but are not using the bug fix code. | ||||
Steps To Reproduce | Use attached test program: 1. Select any value from the combobox 2. Press filter button. 3. Observe that the value in the combobox disappears. 4. Press the clear button to remove the filter. 5. Repeat steps 1-4 and observe same. | ||||
Additional Information | See also: http://bugs.freepascal.org/view.php?id=25432 http://forum.lazarus.freepascal.org/index.php/topic,22855.0.html | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 43595 | ||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-12-23 18:33 | Bill | New Issue | |
2013-12-23 18:33 | Bill | File Added: t.zip | |
2013-12-26 19:15 | Luiz Americo | Assigned To | => Luiz Americo |
2013-12-26 19:15 | Luiz Americo | Status | new => assigned |
2013-12-26 19:16 | Luiz Americo | Fixed in Revision | => 43595 |
2013-12-26 19:16 | Luiz Americo | LazTarget | => - |
2013-12-26 19:16 | Luiz Americo | Status | assigned => resolved |
2013-12-26 19:16 | Luiz Americo | Resolution | open => fixed |