>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> The displayed width of a space on-screen is taken from the Martin> wrong position in the row... but only for RtL text. And thus Martin> the row display is messed up if it contains spaces. Patch Martin> fixes this. Martin> I believe this to be correct, but please test. Bug and patch Martin> are in bugzilla: bug 2029. The fix looks indeed correct. getChar should not be passed a visible pos, but a logical one. Please apply. JMarc