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

David Boddie david at boddie.org.uk
Sun Jul 12 01:26:57 BST 2009


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


More information about the PyQt mailing list