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

Qt Creator crashes after invoking quick fix

XMLWordPrintable

    • 323be40b3e14a77d39856674a13bd1ecadacd04b

      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.

        For Gerrit Dashboard: QTCREATORBUG-10919
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes