View Issue Details

IDProjectCategoryView StatusLast Update
0003932JEDI VCL00 JVCL Componentspublic2007-01-04 03:14
ReporterobonesAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionnot fixable 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0003932: JvListView: When the item brush is not used the font settings are ignored.
DescriptionSet vsReport to false in ViewStylesItemBrush and then try to change the font for any given item inside a CustonDrawItemHandler, but directly accessing the font of the canvas. You'll see that the style of the font is not taken into account.
Additional InformationSpin off from issue 3926
TagsNo tags attached.

Relationships

related to 0003926 resolvedobones TJvListView OnCustomDrawItem Not Working 
related to 0004173 resolvedobones ListView and TJvListItems fonts trouble 

Activities

obones

2006-09-29 05:53

administrator   ~0010228

Note that this only happens if one is changing the canvas font directly, not if changing the item's font. See attached example

2006-09-29 05:54

 

3932.zip (16,076 bytes)

obones

2006-09-29 05:55

administrator   ~0010229

Seeing this with BDS2006, this is really strange as the Canvas.Font.Style is empty but the rendering is done with "Bold" style. Where does it come from?

obones

2007-01-04 03:14

administrator   ~0010510

No fix seems to be possible, this is left as is with a note inside the source file.

Issue History

Date Modified Username Field Change
2006-09-29 05:49 obones New Issue
2006-09-29 05:49 obones Relationship added related to 0003926
2006-09-29 05:53 obones Note Added: 0010228
2006-09-29 05:54 obones Description Updated
2006-09-29 05:54 obones File Added: 3932.zip
2006-09-29 05:55 obones Note Added: 0010229
2006-09-29 05:55 obones Status new => confirmed
2007-01-04 03:14 obones Status confirmed => resolved
2007-01-04 03:14 obones Resolution open => not fixable
2007-01-04 03:14 obones Assigned To => obones
2007-01-04 03:14 obones Note Added: 0010510
2007-07-11 01:23 obones Relationship added related to 0004173