View Issue Details

IDProjectCategoryView StatusLast Update
0004713JEDI VCL00 JVCL Componentspublic2009-03-21 15:54
ReporterfreejayAssigned ToAHUser 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.36 
Target VersionFixed in Version3.37 
Summary0004713: TJvCaptionButton.Position <> 0 AND WindowsXP-Theme = Blue leads to crash (Delphi 2009)
DescriptionReproduction steps:

1. Create new VCL-Form application
2. Put an TJvCaptionButton on the form
3. Set TJvCaptionButton.Position in object inspector to eg 3 (in fact: <> 0)
4. Run application

>>> The Application will crash on computers who are set to the blue XP-Theme, on all other computers the application will run without problems.
Additional InformationThis problem occurs with jvcl version 3.36 used under Delphi 2009. It did not happen with Delphi 2007 and jvcl 3.33. I didn't test other Delphi/jvcl combinations.
TagsNo tags attached.

Activities

grubste

2009-03-20 19:57

reporter   ~0015316

The same happened to me as well, but Andreas Hausladen was so kind to fix this on 2009-03-09.
Please use a daily revision newer than 2009-03-09 of the JVCL library or just load the JvCaptionButton.pas from the SVN Repository.

AHUser

2009-03-21 15:54

developer   ~0015318

Already fixed in SVN.

Issue History

Date Modified Username Field Change
2009-03-20 15:11 freejay New Issue
2009-03-20 19:57 grubste Note Added: 0015316
2009-03-21 15:54 AHUser Note Added: 0015318
2009-03-21 15:54 AHUser Status new => resolved
2009-03-21 15:54 AHUser Fixed in Version => Daily / SVN
2009-03-21 15:54 AHUser Resolution open => fixed
2009-03-21 15:54 AHUser Assigned To => AHUser