Re: [PyQt] Soft-hyphen (SHY) support in QtWebkit embedded into PyQt app

2009-07-11 Thread David Boddie
On Sat, 11 Jul 2009 18:44:59 +1200, Alexei Puzikov wrote:

> I'm loading http://www.cs.tut.fi/~jkorpela/shytest.html into the
> QWebView, and it does break up the words correctly, but
> doesn't show the actual hyphens at the right margin of the text.
>
> It's even worse for Russian language texts - it actually break the
> words that's in the middle of paragraph, not at the hyphenation
> border.
> And again - no hyphens visible.
>
> The tests are OK in standalone Safari, Konqueror and FF3. Reproducible
> with PyQt under Qt 4.4 and Qt 4.5.
>
> Anybody can advise?

I would suggest trying the page with the Browser demo provided with Qt and,
if the problem also occurs with that, submit a bug report to the Qt Task
Tracker:

  http://www.qtsoftware.com/developer/task-tracker

David
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[PyQt] Soft-hyphen (SHY) support in QtWebkit embedded into PyQt app

2009-07-10 Thread Alexei Puzikov
Hello,

I'm loading http://www.cs.tut.fi/~jkorpela/shytest.html into the
QWebView, and it does break up the words correctly, but
doesn't show the actual hyphens at the right margin of the text.

It's even worse for Russian language texts - it actually break the
words that's in the middle of paragraph, not at the hyphenation
border.
And again - no hyphens visible.

The tests are OK in standalone Safari, Konqueror and FF3. Reproducible
with PyQt under Qt 4.4 and Qt 4.5.

Anybody can advise?

Cheers,
Alexei
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt