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

Alexei Puzikov puzikov at gmail.com
Sat Jul 11 07:44:59 BST 2009


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


More information about the PyQt mailing list