On 24-May-2002 Scott Furt wrote: > When i resize/move windows now, the little box that > shows X: ... Y: ... looks like it inheirits the background > image from my desktop, which is unfortunate, becuase > black text on a dark background is near impossible to read.
cvs now uses window.label.focus and if that is set to parentrelative is uses window.title.focus (which is what the parent of window.label is). This seems to solve the problem.
