On Sun, Nov 7, 2010 at 3:45 PM, Stephan Witt <st.w...@gmx.net> wrote: > > Am 07.11.2010 um 19:52 schrieb Pavel Sanda: > >> Stephan Witt wrote: >>> I'm using >>> * self compiled Qt 4.6.3 library (because of #6706 is fixed then) >> >> into INSTALL.MacOSX? > > What exactly? > > It's described there already how to make a self compiled Qt library. > > Regarding the patch - the link is in ticket #6706 mentioned. > At the time of investigating it Qt 4.7 was beta. I didn't find the > time until now to test if it's fixed in Qt4.7 release.
I'm using Qt-4.7 with trunk for testing and don't see bug #6706. However, I am seeing problems with the display of fonts/cursor position on screen with Qt-4.5 and later (which I believe has been discussed previously): when ligatures or other fancy font features affect the width of the characters on screen, the cursor ends up too far to the right, sometimes more than a character. That's why with LyX-1.6 I've been using Qt-4.4. BH