Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26579

Qt Creator gets unresponsive when editing specific strings in a *.pro file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 6.0.0
    • Qt Creator 5.0.3
    • Editors
    • None
    • Visual Studio 2019, 64 Bit
    • Windows
    • e68e2a3159ad153bc7eb1ae6cdbfa5fcf39ab21b (qt-creator/qt-creator/6.0)

    Description

      During copy&paste and editing strings of the following format Qt Creator gets unresponsive for several seconds:

      DEFINES += APP_A=\\\"test1\\\"
      DEFINES += APP_B=\\\"test2\\\"
      DEFINES += APP_C=\\\"test3\\\"
      DEFINES += APP_D=\\\"https://www.orf.at/news\\\"
      

      Steps to reproduce:

      1. Create a new Qt Project.
      2. Add the code from above to the *.pro file.
      3. Clear the clipboard. Then copy the code from the pro file and insert it somewhere else.
      4. Qt Creator hangs.

      Scenario 2:

      1. Create a new Qt Project.
      2. Add the code from above to the *.pro file.
      3. Edit the code in the pro file. Qt Creator randomly hangs, especially when editing the "https://www.orf.at/news" part.

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              Harald Meyer Harald Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes