View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006754 | JEDI VCL | 00 JVCL Components | public | 2022-05-31 09:55 | 2022-05-31 09:55 |
| Reporter | Talkon | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Windows | OS | 11 | OS Version | |
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0006754: TJvDesktopAlert MessageText not wrapped | ||||
| Description | The MessageText is being cut off when it is too long for the alert. The property WordWrap is set to true for the label that is given the MessageText. | ||||
| Steps To Reproduce | - Create a new VCL Application - Add a new TJVDesktopAlert - Add a new Button - Set a value for MessageText that is too long for the alert - Add an onclick on the button and use the TJVDesktopAlert.Execute in the handler - Run the application and click the button - The text is being cut off. | ||||
| Tags | No tags attached. | ||||