Potential Bugs In Field Coloring
Posted: Wed Feb 25, 2015 8:15 am
Attached is a stack which illustrates two problems:
1. If the lines of a field have different background colors, if you delete a line, the text of the line is deleted and the rest of the text moves up, but the background color of that line is retained, and the background color of the subsequent line is lost. Part of this process includes the oddity that if you set the backColor of a line in a field using the colorName, then ask for the backColor, it is returned as RGB values.
2. This happens in LC 5.5.5 and 6.6.2 on Win7 64. On 7.0 (rc 1) asking for the backColor of a line in a field returns the word "mixed", not the RGB value, which is also a bug.
Maybe I am doing something wrong?
Thanks
Walt
1. If the lines of a field have different background colors, if you delete a line, the text of the line is deleted and the rest of the text moves up, but the background color of that line is retained, and the background color of the subsequent line is lost. Part of this process includes the oddity that if you set the backColor of a line in a field using the colorName, then ask for the backColor, it is returned as RGB values.
2. This happens in LC 5.5.5 and 6.6.2 on Win7 64. On 7.0 (rc 1) asking for the backColor of a line in a field returns the word "mixed", not the RGB value, which is also a bug.
Maybe I am doing something wrong?
Thanks
Walt