ThomasGoulet73
Comments
- 
                Hi Nard,
 I also noticed that RB 22.04 broke colors that previously worked.
 In RB 22.03, clWindowText gets pasted as RGB 0 0 0 (Correct)
 While in RB 22.04, clWindowText gets pasted as RGB 0 255 255 (Incorrect)
 Th…
- 
                Hi Nard,
 I just tested RB 22.04 and it improved the situation but it is not fully fixed.
 RB 22.04 fixed cases where the color in the report is either 0 0 0, 255 0 0, 0 255 0 or 0 0 255. Any other colors will get weird color whe…
- 
                Hi Nard,
 Do you have any news ?
 Thanks
- 
                Hi Nard,
 When I export to Xls using D2007 + RB 22.03 and I copy the value from one spreadsheet to a new one, the color is not ignored when pasted. It pastes using a random color (I noticed that it depends on the color of the source text b…
- 
                Hi Nard,
 I forgot to mention this but I am using Delphi 2007 (Without any plan to upgrade in the near future) so I cannot use Xlsx.
 This all used to work with Report Builder 12 so I don't see how it could be a bug with Excel. I…