View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006766 | JEDI VCL | 00 JVCL Components | public | 2023-05-11 15:45 | 2023-11-11 14:44 |
| Reporter | Pannier | Assigned To | AHUser | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | Daily / GIT | |||
| Summary | 0006766: TJvListView (Items) wrong background color with dark themes | ||||
| Description | TJvListView items with dark theme has wrong background color. | ||||
| Steps To Reproduce | Create a new application add a dark theme for example "Windows10 Dark" Add a TJvListView components set ViewStyle vsReport Add some Columns/Items start application Background color of an item should be black/dark gray but is white | ||||
| Tags | No tags attached. | ||||
|
|
TJvListViewDarkThemes.zip (6,487 bytes) |
|
|
Forget to write the Version: Delphi 11.2 Patch 1 JCL 2.8.0.5677 JVCL 3.50 Test application is compiled in 32 Bit |
|
|
Fixed in git main branch. SHA-1: 134b0353728f7b7afdac51c95b4793932830b777 - Added workarounds for the VCL's TListView custom draw "select stock objects (SYSTEM font) into the device context" and "ignore the default background color and use a white brush instead" bugs. - TJvListItem.Font.Color now defaults to clDefault and uses the ListView's text color - TJvListItem.Brush.Color now defaults to clDefault and uses the ListView's background color |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-05-11 15:45 | Pannier | New Issue | |
| 2023-05-11 15:45 | Pannier | File Added: TJvListView_DarkTheme_Wrong_Background.png | |
| 2023-05-11 15:45 | Pannier | File Added: TJvListViewDarkThemes.zip | |
| 2023-05-11 15:47 | Pannier | Note Added: 0022043 | |
| 2023-11-11 14:44 | AHUser | Assigned To | => AHUser |
| 2023-11-11 14:44 | AHUser | Status | new => resolved |
| 2023-11-11 14:44 | AHUser | Resolution | open => fixed |
| 2023-11-11 14:44 | AHUser | Fixed in Version | => Daily / GIT |
| 2023-11-11 14:44 | AHUser | Note Added: 0022045 |