Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.8.0-rc1
-
None
-
-
9e17bd1bf0037e06c3f89d92d58c6c4b82cabf00 (qt-creator/qt-creator/master)
Description
When doing code completion in C++ it can happen that the code completion popup content tries to show multi-line completions, but fails to render this correctly. see attached image.
This seems to be a regression from 4.7.2, where I didn't get any multi-line completions.