View Issue Details

IDProjectCategoryView StatusLast Update
0005520JEDI VCL00 JVCL Componentspublic2012-09-10 14:15
ReporterZuggAssigned Toobones 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version3.39 
Target VersionFixed in Version3.46 
Summary0005520: TJvXpBar :Header title paint over rollup image and rollup image larger than 25
DescriptionHello,

In source (version 3.39), code I see this hard coded line witch decrement drawing text rect by 25 (default width size of rollup image):
line 2130:
  Dec(R.Right, 25);
and line 2170: drawing header caption
DrawText(ACanvas, Caption, -1, ARect, DT_SINGLELINE or DT_LEFT or DT_VCENTER or DT_END_ELLIPSIS or DT_NOPREFIX);

If we have a very long header title (larger thant the component), the header caption will be paint over the rollup image.
And same problem if we have larger rollup images.

I think there is a bug while calculating header caption rectangle drawing.

Thanks for watching this issue

Best regards

TagsNo tags attached.

Activities

obones

2011-06-07 17:46

administrator   ~0018610

Please provide the zipped sources of a sample application showing this

2011-07-15 16:08

 

TXpBar_Sample.zip (7,119 bytes)

Zugg

2011-07-15 16:09

reporter   ~0018825

Please find attached a sample application showing this abnormal behaviour.

obones

2012-02-23 11:39

administrator   ~0019507

This is now fixed in SVN

Issue History

Date Modified Username Field Change
2011-03-24 14:46 Zugg New Issue
2011-06-07 17:46 obones Note Added: 0018610
2011-06-07 17:46 obones Status new => feedback
2011-07-15 16:08 Zugg File Added: TXpBar_Sample.zip
2011-07-15 16:09 Zugg Note Added: 0018825
2011-09-21 14:14 obones Status feedback => acknowledged
2012-02-23 11:39 obones Note Added: 0019507
2012-02-23 11:39 obones Status acknowledged => resolved
2012-02-23 11:39 obones Fixed in Version => Daily / SVN
2012-02-23 11:39 obones Resolution open => fixed
2012-02-23 11:39 obones Assigned To => obones
2012-09-10 14:15 obones Fixed in Version Daily / SVN => 3.46