SUMMARY Popup windows, like QCompleter popups (example: include path complete windows in QtCreator) are often rendered as full windows with title bars. Variable lookup popup windows in QtCreator are rendered empty and wrongly sized. STEPS TO REPRODUCE 1. Load a project in QtCreator 2. Try to complete an include path OBSERVED RESULT The list of completions is displayed in a basic window with title bar and at a detached location. EXPECTED RESULT The popup window is always displayed as popup and have its whole content rendered. SOFTWARE/OS VERSIONS Operating System: Gentoo Linux 2.15 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.6-gentoo (64-bit) Graphics Platform: Wayland Graphics Processor: AMD Radeon Graphics ADDITIONAL INFORMATION The regression is present from at least 6.0.0.
*** This bug has been marked as a duplicate of bug 481933 ***