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

Qt Creator crashes after invoking quick fix

    XMLWordPrintable

Details

    • 323be40b3e14a77d39856674a13bd1ecadacd04b

    Description

      When I press Alt+Enter on QPlainTextEdit or QTextEdit Qt Creator crashes:

      if( QLineEdit *edt = 0 ) {
      } else if( QPlainTextEdit *ptxt = 0 ) {
      } else if( QTextEdit *txt = 0 ) {
      }
      

      It doesn't make a difference if the include for the classes is already present or not.

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            mkrems Marcel Krems
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes