Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-26727

QTextEdit setPlainText needs time to complete operation otherwise it will load just a part of the file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 4.8.2
    • GUI: Text handling
    • None
    • Windows 7 - Qt Creator - Qt 4.8.2

    Description

      The QTextEdit control needs some time after loading a big file to set everything up and if you try to highlight text before this process has finished you will end up with half text loaded.

      The complete issue, screenshot and project source (Qt Creator - Windows 7) is here:
      http://www.qtcentre.org/threads/50297-Qt-QTextEdit-loading-just-half-text-file

      A signal to notify the loading has completed and the QTextEdit control is ready to receive other actions would solve the problem I suppose

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            enthalio1 Mark Alexis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes