Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, April 2007
QTextBrowser bug in Qt 4.2.3?


Message 1 in thread

Hi all,

Recently I have updated Qt in my system to Qt 4.2.3. When I checked
some text data I put in a QTextBrowser instance, I found that the last
line of my text was missed in the GUI view (I don't know if it is
missed internally). I think it might be a bug in Qt 4.2.3, because
after changing back to Qt 4.2.2, everything is OK again.

A quick search in the Changes Note for 4.2.3 found me this:
    * Fixed a bug in word-wrapped text that could cause all new-line
      characters, and the last line in string containing at least one
      newline character, to be removed.

The problem I encounter here seems just the same as the one which has
been fixed according to change note. Any ideas about this?

PS: This test is made under Windows. For other platforms, still
haven't got the chance to test it.

-- 
 [ signature omitted ]