| Anonymous | Login | Signup for a new account | 2013-05-25 00:00 CEST | ![]() |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI | fpcprojects: fpprofiler |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0021947 | Lazarus | LCL | public | 2012-05-05 18:24 | 2012-05-08 17:41 | ||||
| Reporter | Ihor Lavrynyuk | ||||||||
| Assigned To | Juha Manninen | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | x64 | OS | Windows 7 | OS Version | Ultimate SP1 V5 | ||||
| Product Version | 1.1 (SVN) | Product Build | 37165 | ||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0021947: StringGrid rows=1 then sort error | ||||||||
| Description | StringGrid rows=1 then click sort then program say error | ||||||||
| Steps To Reproduce | copy this text and put to form, click head column to sort object StringGridGroups: TStringGrid Left = 0 Height = 269 Top = 48 Width = 496 Align = alBottom Anchors = [akTop, akLeft, akRight, akBottom] AutoFillColumns = True ColCount = 3 ColumnClickSorts = True Columns = < item Alignment = taRightJustify ReadOnly = True SizePriority = 0 Title.Alignment = taCenter Title.Caption = 'id' Width = 80 end item ReadOnly = True Title.Caption = 'Найменування' Width = 348 end> Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColMoving, goEditing, goTabs, goRowSelect, goDblClickAutoSize, goSmoothScroll, goFixedRowNumbering, goHeaderHotTracking, goSelectionActive] RowCount = 1 TabOrder = 0 TitleStyle = tsNative UseXORFeatures = True ColWidths = ( 64 80 348 ) end | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | r37167 | ||||||||
| LazTarget | - | ||||||||
| Widgetset | Win32/Win64 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0059264) Juha Manninen (developer) 2012-05-05 19:01 |
How do you sort it? A demo application would be nice. Then people can verify if the same code creates an error in their machines. Now they must guess. |
|
(0059273) Ihor Lavrynyuk (reporter) 2012-05-05 21:20 edited on: 2012-05-05 21:30 |
see -> Steps To Reproduce: copy this text and put to form, click head column to sort issueS.zip ^ if StringGrid have 1 fixed row(headers) and user click on title for sort(ColumnClickSorts = True) then nothin, now we have message out of range... http://www.youtube.com/watch?v=18UIMj-qq3E [^] |
|
(0059287) Juha Manninen (developer) 2012-05-06 01:40 edited on: 2012-05-06 01:42 |
Fixed. Please test. Sorry I forgot to click the Advanced View of this issue. It should be the default view. |
|
(0059289) Ihor Lavrynyuk (reporter) 2012-05-06 07:15 |
thanks you Juha (^-^), work fine in revision 37167 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-05-05 18:24 | Ihor Lavrynyuk | New Issue | |
| 2012-05-05 18:24 | Ihor Lavrynyuk | File Added: error.jpg | |
| 2012-05-05 18:24 | Ihor Lavrynyuk | Widgetset | => Win32/Win64 |
| 2012-05-05 19:01 | Zeljan Rikalo | Status | new => assigned |
| 2012-05-05 19:01 | Zeljan Rikalo | Assigned To | => Jesus Reyes |
| 2012-05-05 19:01 | Juha Manninen | LazTarget | => - |
| 2012-05-05 19:01 | Juha Manninen | Note Added: 0059264 | |
| 2012-05-05 19:01 | Juha Manninen | Assigned To | Jesus Reyes => |
| 2012-05-05 19:01 | Juha Manninen | Status | assigned => feedback |
| 2012-05-05 21:12 | Ihor Lavrynyuk | File Added: issueS.zip | |
| 2012-05-05 21:20 | Ihor Lavrynyuk | Note Added: 0059273 | |
| 2012-05-05 21:30 | Ihor Lavrynyuk | Note Edited: 0059273 | |
| 2012-05-06 01:35 | Juha Manninen | Status | feedback => assigned |
| 2012-05-06 01:35 | Juha Manninen | Assigned To | => Juha Manninen |
| 2012-05-06 01:40 | Juha Manninen | Fixed in Revision | => r37167 |
| 2012-05-06 01:40 | Juha Manninen | Status | assigned => resolved |
| 2012-05-06 01:40 | Juha Manninen | Resolution | open => fixed |
| 2012-05-06 01:40 | Juha Manninen | Note Added: 0059287 | |
| 2012-05-06 01:42 | Juha Manninen | Note Edited: 0059287 | |
| 2012-05-06 07:15 | Ihor Lavrynyuk | Note Added: 0059289 | |
| 2012-05-08 17:41 | Ihor Lavrynyuk | Status | resolved => closed |
| Main | My View | View Issues | Change Log | Roadmap |



