| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0021960 | Lazarus | LCL | public | 2012-05-06 13:45 | 2012-05-06 13:58 |
|
| Reporter | Avishai | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | 1.1 (SVN) | Product Build | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0021960: TEdit.Alignment problem when BiDiMode:= bdRightToLeft |
| Description | There is a problem with TEdit.Alignment when BiDiMode:= bdRightToLeft.
1. 'TEdit.Alignment:= taLeftJustify' - aligns text to the right. This is correct.
2. 'TEdit.Alignment:= taCenter' - aligns text to the center. This is correct.
3. 'TEdit.Alignment:= taRightJustify' - aligns text to the Right. This is NOT correct. It should align text to the Left.
TMemo has this same problem. |
| Tags | BiDiMode |
|
| Fixed in Revision | |
| LazTarget | |
| Widgetset | Win32/Win64 |
|
| Attached Files | |
|