Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0-rc1
-
None
-
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
For Gerrit Dashboard: QTCREATORBUG-10919 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
72588,1 | CppEditor: Fix stack overflow in quick fixes | 3.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |