SUMMARY typedef struct Foo Foo; Hovering over the 2nd Foo will result in an immediate crash. STEPS TO REPRODUCE 1. Open a new source file with .cpp extension 2. Type in the above line 3. Hover over the last Foo OBSERVED RESULT Immediate crash EXPECTED RESULT A dialog popup with information about struct. SOFTWARE/OS VERSIONS Linux/KDE Plasma: OpenSUSE Tumbleweed 20190902 (available in About System) KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.61.0 Qt Version: 5.13.0
*** This bug has been marked as a duplicate of bug 396847 ***