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

Commit ac2818 affects the refresh performance on Windows

    XMLWordPrintable

Details

    • ad1b5495a2a437d21435a9c321c9abf612cd210e

    Description

      In our code editing software (https://github.com/aseba-community/aseba), the editor is inherited from QTextEdit. The GUI is single threaded.

      With Qt 4.8, the widget's refresh is considerably slowed down on Windows when typing new characters (tested on Windows XP and Seven 64-bits). This was not experienced with Qt 4.7.4.

      After bisecting, the problem appears with the following commit:

      ac2818bef95f1347e80be8ce847f2557339b76e0
      Trond Kjernåsen <trond@trolltech.com> 2010-04-07 14:57:24
      Make it possible to call QWidget::metric() from a different thread.
      Under Windows.

      Reverting the commit in Qt 4.8 solves the issue.

      Attachments

        For Gerrit Dashboard: QTBUG-24602
        # Subject Branch Project Status CR V

        Activity

          People

            rodal Samuel Rødal
            vaussard Florian Vaussard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes