View Issue Details

IDProjectCategoryView StatusLast Update
0004764JEDI VCL00 JVCL Componentspublic2009-07-03 12:24
ReportergpcarettiAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.36 
Target VersionFixed in Version3.38 
Summary0004764: TJvScrollText: when the property ScrollDirection is valued to drFromRight or drFromLeft, the scrolling text may be cut
DescriptionWhen the text to be scrolled is longer than the TJvScrollText control, and
ScrollDirection is drFromRight or drFromLeft text is cut during scrolling .
Additional InformationI patched the code, mainly into the method
    TJvScrollText.CalculateText(Sender: TObject)
See attached source code and look for the lines:
    // Gp Caretti
TagsNo tags attached.

Relationships

related to 0004766 resolvedobones TJvScrollText: Code donation to provide events to TJvScrollText 

Activities

gpcaretti

2009-05-05 12:20

reporter   ~0015514

Please, ignore the first attachment (I don't know how to delete it) and take the new one (JvScrollText.last.zip)

2009-05-05 12:20

 

JvScrollText.last.zip (3,714 bytes)

2009-06-16 20:36

 

JvScrollTextBug.zip (4,296 bytes)

gpcaretti

2009-06-16 20:36

reporter   ~0015696

Attached here a demo application to show the bug!

obones

2009-07-03 12:24

administrator   ~0015750

Thanks, this is now in SVN

Issue History

Date Modified Username Field Change
2009-05-04 10:40 gpcaretti New Issue
2009-05-04 10:40 gpcaretti File Added: JvScrollText.zip
2009-05-05 12:20 gpcaretti Note Added: 0015514
2009-05-05 12:20 gpcaretti File Added: JvScrollText.last.zip
2009-06-16 20:36 gpcaretti File Added: JvScrollTextBug.zip
2009-06-16 20:36 gpcaretti Note Added: 0015696
2009-07-03 11:57 obones Relationship added related to 0004766
2009-07-03 12:02 obones File Deleted: JvScrollText.zip
2009-07-03 12:24 obones Note Added: 0015750
2009-07-03 12:24 obones Status new => resolved
2009-07-03 12:24 obones Fixed in Version => Daily / SVN
2009-07-03 12:24 obones Resolution open => fixed
2009-07-03 12:24 obones Assigned To => obones