On Thu, Jan 26, 2006 at 07:00:37PM +0100, Georg Baum wrote: > > Andre, what would it take to remove the drawSelection hack? > > I tried the attached. Each text is now only drawn once, and I think the > display is OK now. > I am not sure whether the coordcache is still valid. Do you now how this > could be tested?
It is at least theoretically sound, see my post on 'four phase drawing'. It's basically exactly this, albeit for mathed only. > Great detective work btw! I also spent some time investigating this bug, but > since I only searched in the qt font code I could not find anything. Grep for 'FIXME' should generally point into the dark corners... Andre'