View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003932 | JEDI VCL | 00 JVCL Components | public | 2006-09-29 05:49 | 2007-01-04 03:14 |
Reporter | obones | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0003932: JvListView: When the item brush is not used the font settings are ignored. | ||||
Description | Set 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 Information | Spin off from issue 3926 | ||||
Tags | No tags attached. | ||||
|
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) |
|
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? |
|
No fix seems to be possible, this is left as is with a note inside the source file. |
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 |