----- Forwarded message from [EMAIL PROTECTED] ----- Date: Tue, 19 Jun 2001 09:44:46 +0200 From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: QT3 Hebrew spaces bug > ----- Forwarded message from Ilya Konstantinov <[EMAIL PROTECTED]> ----- > > Date: Tue, 19 Jun 2001 00:29:28 +0300 > From: Ilya Konstantinov <[EMAIL PROTECTED]> > To: Sagi Bashari <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: qt3 > > On Tue, Jun 19, 2001 at 12:12:14AM +0300, Sagi Bashari wrote: > > Hi > > > > I tried qt3beta today. It seems to work very well with hebrew - you can see a >screenshot here: http://sagi.org/qt3.jpg . > > > > One thing though - it looks like there's always a space in the first word, between >the first letter and the second one. Anyone else experienced this problem? I know of it. It's a small bug in the bidi algorithm, I'm still working on. > Recently I've seen the first non-Troll Qt3 application -- latest > avifile-play supports Qt3. Hebrew support works indeed, with Logical > selection (along with Mozilla's visual selection, that gonna get users > very confused :) Visual selection is broken by concept IMO. Just think of a sentence as: This is englisch SDROW WERBEH WEF A HTIW. Now imagine you want to select the first 5 word in the sentence. In mozilla you'd get: This is englisch SDROW WERBEH The right thing to select is however: This is englisch A HTIW. Probably Mozilla did it, because they do the reordering before the rendering engine. Logical selection is the right thing, and is also what people are used to from Windows. They'll get confused with mozillas behaviour, not with Qts IMO. > I've seen some weird things with spaces too. > Since it's a beta, and BiDi is probably not a widely used/tested feature, > I think it's time to report (try <[EMAIL PROTECTED]>). I did a few fixes to the BiDi support yesterday. You might want to check out a new snapshot and give it another try. Lars -- Lars Knoll Software engineer Troll Tech AS, Waldemar Thranes gt. 98B, N-0175 Oslo, Norway ----- End forwarded message ----- ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]