View Issue Details

IDProjectCategoryView StatusLast Update
0005332JEDI VCL00 JVCL Componentspublic2010-09-16 22:22
Reporterdejanm73sfAssigned Tojfudickar 
PrioritynormalSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version3.40 
Target VersionFixed in Version 
Summary0005332: Call to inherited Notification method missing
DescriptionFollowing components are missing a call to inherited Notification method:
TJvgHint
TJvgCaption
TJvg3DColors
TJvSIMConnector
TJvImageSquare
TJvMouseTimerNotify

I have found the issue because the application that is using TJvImageSquare was hung on exit.

After adding call to inherited Notification method in TJvImageSquare the application is not hung on exist any more.
Additional InformationAfter I have fixed the TJvImageSquare I have searched through the rest of the JVCL components and found other instances of missing call to inherited method. I have not tested if those components are also causing issues.
TagsNo tags attached.

Activities

jfudickar

2010-09-16 22:22

developer   ~0017681

Done and thanks for the info

Issue History

Date Modified Username Field Change
2010-09-15 09:02 dejanm73sf New Issue
2010-09-16 22:22 jfudickar Note Added: 0017681
2010-09-16 22:22 jfudickar Status new => resolved
2010-09-16 22:22 jfudickar Resolution open => fixed
2010-09-16 22:22 jfudickar Assigned To => jfudickar