Summary: | dots are displayed in wrong direction in BIDI strings | ||
---|---|---|---|
Product: | [Unmaintained] kbabel | Reporter: | Diego Iastrubni <cuco3001> |
Component: | general | Assignee: | Stanislav Visnovsky <visnovsky> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | elcuco |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | dots on the wrong location |
Description
Diego Iastrubni
2005-01-28 21:12:10 UTC
Created attachment 9334 [details]
dots on the wrong location
This image displays the problem, look at the original string, and the
translation.
Sorry, I will try to fix this for KDE 4.0. you know, I was thinking of it... the way you do the syntax highlighting in kbabel is quite "stupid" (sorry). Is there a reason why you did not implement a QSyntaxHilighter? Qt2.x legacy code? About the dots... Are you familiar with The QStyleSheet? Maybe this can help us with this problem. BTW. I know that Qt4 does not have a QSyntaxHilighter, but silll... :) __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Of course kbabel uses QSyntaxHighlighter ;) Are you sure QStyleSheet could solve the problem? But you are right, I have no idea how much is possible to achieve with the style sheet. Let's postpone this for KDE 4. kbabel was dropped in kde4, kde3 will not be maintained anymore (and IMHO it's not possible to fix this in Qt3, only Qt4 adds the needed support in QTextCursor). Sorry, closing as no one will fix kbabel. Lokalize can get fixed, and has a similar feature already. |