| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015471 | Lazarus | LCL | public | 2010-01-06 15:49 | 2012-03-13 07:50 |
|
| Reporter | Benito van der Zander | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | acknowledged | Resolution | open | |
| Platform | FPC 2.2.4 x86_64-linux-gtk 2 | OS | | OS Version | |
| Product Version | 0.9.29 (SVN) | Product Build | r23378M | |
| Target Version | 1.2.0 | Fixed in Version | | |
|
| Summary | 0015471: THeaderControl don't support very small sections |
| Description | If the width of a section of header control is set to a too small value (< 3px), either by the user or the program, it is drawn wrong and then can't enlarged anymore |
| Steps To Reproduce | Put a header control on the form with three sections, and set the alignment of one section to either alRightJustify or alCenter.
Start the program and resize the section with the aligment to 0.
=> The text of the section is drawn into the previous section
=> You can't enlarge the section anymore |
| Tags | No tags attached. |
|
| Fixed in Revision | |
| LazTarget | 1.2 |
| Widgetset | GTK 2 |
|
| Attached Files | |
|