diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-10-06 12:26:58 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-10-06 12:28:16 (GMT) |
commit | d824af2348d11a7f364a1046a704268830f35f13 (patch) | |
tree | b389987052ad7671bf1ea6f7601f1aefe7a16ec6 /tests/auto/qfilesystemmodel | |
parent | 0d51611fa524091ddca3c6c11edb0eae8ffe3b02 (diff) | |
download | Qt-d824af2348d11a7f364a1046a704268830f35f13.zip Qt-d824af2348d11a7f364a1046a704268830f35f13.tar.gz Qt-d824af2348d11a7f364a1046a704268830f35f13.tar.bz2 |
Fix crash in QPlainTextEdit when using large fonts
When using very large fonts, sometimes the scrollbar of the
QPlainTextEdit will allow you to do scroll down past the end of the
document, in which case the currentBlock in hitTest() is inValid() which
caused an assert in currentBlock.next().
Task-number: QT-938
Reviewed-by: mae
Diffstat (limited to 'tests/auto/qfilesystemmodel')
0 files changed, 0 insertions, 0 deletions