View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038303 | Lazarus | LCL | public | 2021-01-03 21:30 | 2021-01-12 07:18 |
Reporter | Jesus Reyes | Assigned To | Jesus Reyes | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.0.10 | ||||
Target Version | 2.2 | Fixed in Version | 2.1 (SVN) | ||
Summary | 0038303: DbGrid with multiselect option will cause AV on application exit. | ||||
Description | Humberto Sales has reported that a Dbgrid with multiselect option where the user has extended the selection with SHIFT + ARROW keys will cause AV on Application exit. Further testing show that If selection is made with CTRL+CLICK the AV doesn't occur. Later it was also found that an AV happen if selection is done by clicking the indicator column (No keys need to be pressed). | ||||
Steps To Reproduce | Run the attached test project (thanks Humberto Sales) Click some record field Extend the selection up or down the selected record Press the "button1" button (optional) Exit the application an Access Violation will occur while tryint to free FKeyBookmark. | ||||
Additional Information | This problem probably affects all released and development lazarus versions. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 64378 | ||||
LazTarget | - | ||||
Widgetset | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-03 21:30 | Jesus Reyes | New Issue | |
2021-01-03 21:30 | Jesus Reyes | Status | new => assigned |
2021-01-03 21:30 | Jesus Reyes | Assigned To | => Jesus Reyes |
2021-01-03 21:30 | Jesus Reyes | File Added: CTRL_C_DBGRID.zip | |
2021-01-12 07:18 | Jesus Reyes | Status | assigned => resolved |
2021-01-12 07:18 | Jesus Reyes | Resolution | open => fixed |
2021-01-12 07:18 | Jesus Reyes | Fixed in Version | => 2.1 (SVN) |
2021-01-12 07:18 | Jesus Reyes | Fixed in Revision | => 64378 |
2021-01-12 07:18 | Jesus Reyes | LazTarget | => - |