Stefan Schimanski schrieb:

Stefan

I tried to test the rtl completion but failed to do so - but i have really _no_ experience with rtl. When exactly should the items in the list show up rtl?
It should work the same as in LTR text, only that it is mirrored. I.e. the item in the popup are written from right to left and the inline completion extends to the left. To test it, set the language of some text to "Hebrew". Then place the cursor somewhere press tab after a word which has a completion.

That's what i've tried already, but the item delegates do not seem to work at all here (see screenshot). When should there be icons visible (PixmapItemDelegate)?

The icons only work in math mode.

Not here. The icons are not displayed.

reversed (or reverse twice). Can you try to find out (with a debugger or some printf's) what's going on?


I hope to find some time the next days. What i already found out: RtlItemDelegate::drawDisplay is never called.

It seems that the delegates are simply ignored.

Btw: When the completion list is displayed the items are filtered as i type. When no matching item remains then an empty list is still displayed - it should be hidden imho.

bernhard

Reply via email to