Bug 485683

Summary: Popup windows are drawn detached and with title bars
Product: [Plasma] kwin Reporter: Eugene Shalygin <eugene.shalygin+bugzilla.kde>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 6.0.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Eugene Shalygin 2024-04-17 16:01:51 UTC
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.
Comment 1 Vlad Zahorodnii 2024-05-31 11:37:00 UTC

*** This bug has been marked as a duplicate of bug 481933 ***