On Thursday 04 November 2004 11:15, Stephan Kulow wrote: > Am Wednesday 03 November 2004 17:21 schrieb Mitz Pettel: > > I see. I think changing line 859 from > > if( bidi.status.eor != QChar::DirL ) { > > to > > if( bidi.status.eor != QChar::DirL && > > bidi.status.eor!=QChar::DirEN ) { > > should take care of most of these. > > That patch surely reduced the number of false hits. > > Your patch also changes the rendering of the test case > to bug 64506, which now renders exactly as in firefox. > I am pretty sure it was correct before, but since all characters were LTR, it is hard to say. I've updated the test to use UTF8 and thereby Hebrew letters. `Allan