Bug 485683 - Popup windows are drawn detached and with title bars
Summary: Popup windows are drawn detached and with title bars
Status: RESOLVED DUPLICATE of bug 481933
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: 6.0.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-17 16:01 UTC by Eugene Shalygin
Modified: 2024-05-31 11:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***