View Issue Details

IDProjectCategoryView StatusLast Update
0006175JEDI VCL00 JVCL Componentspublic2014-12-04 16:31
ReporterPPA94Assigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionsuspended 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006175: TJvLinkLabel bad behavior
DescriptionWhen:
- The Layout property is set to tlCenter,
- There is an hot link,
- The mouse moves across the hot link,
Then:
The control is redrawn but sometimes it does not redraw at the good place, leaving erratic traces in the background of several pixels wide lines.
More strange: these traces may include partial bitmap copy of other adjacent controls.
This behavior happens in the IDE as well as in the compiled application.
This behavior does not happen if Layout = tlTop.
Additional InformationVersion 3.48.
Delphi XE4.
Windows XP SP3.

File joined: screen copy of the behavior while in the ide.
There's 3 tJvLinkLabel there. See the first "Product name support site".
For the third at right, even the background is not correctly drawn (the control height is the same as the image at its right).
TagsNo tags attached.

Activities

2013-07-25 17:25

 

Arioch

2013-08-31 03:32

developer   ~0020605

0) when attaching screenshots, use PNG or GIF format. JPEG just sucks - file is large and quality is poor.

1) does it happen in IDE only or in runtime too ?

2) make a demonstrating sample application please.
Looks like you already have a form, so it would be easy. But include a detailed report how to reproduce the bug...

obones

2013-12-13 11:43

administrator   ~0020797

Any news on the demo application?

obones

2014-12-04 16:31

administrator   ~0021114

No news, suspending the issue

Issue History

Date Modified Username Field Change
2013-07-25 17:25 PPA94 New Issue
2013-07-25 17:25 PPA94 File Added: Bug tJvLinkLabel in IDE.JPG
2013-08-31 03:32 Arioch Note Added: 0020605
2013-08-31 03:32 Arioch Status new => feedback
2013-12-13 11:43 obones Note Added: 0020797
2014-12-04 16:31 obones Note Added: 0021114
2014-12-04 16:31 obones Status feedback => resolved
2014-12-04 16:31 obones Resolution open => suspended
2014-12-04 16:31 obones Assigned To => obones