View Issue Details

IDProjectCategoryView StatusLast Update
0006754JEDI VCL00 JVCL Componentspublic2022-05-31 09:55
ReporterTalkonAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformWindowsOS11OS Version
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006754: TJvDesktopAlert MessageText not wrapped
DescriptionThe 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.
TagsNo tags attached.

Activities

Talkon

2022-05-31 09:55

reporter  

JVDesktopAlertTest.zip (101,171 bytes)
screenshot.png (12,065 bytes)
screenshot.png (12,065 bytes)

Issue History

Date Modified Username Field Change
2022-05-31 09:55 Talkon New Issue
2022-05-31 09:55 Talkon File Added: JVDesktopAlertTest.zip
2022-05-31 09:55 Talkon File Added: screenshot.png