Bug 456379

Summary: Code completion combo box doesn't always show up on wayland
Product: [Applications] kdevelop Reporter: Weng Xuetian <wengxt>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version: 5.8.220402   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Weng Xuetian 2022-07-06 04:05:37 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open any project
2. type code that should show completion

OBSERVED RESULT
Completion combobox does not always show up, and I can still navigate the combobox by keyboard just like it's still there.

EXPECTED RESULT
Completion combo box always show up.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:  5.25.2
KDE Frameworks Version: 5.94
Qt Version: 5.15.4

ADDITIONAL INFORMATION
Comment 1 Weng Xuetian 2022-07-20 23:59:49 UTC
Now I realized it's actually an Qt issue. Right now the attempt to fix this: https://codereview.qt-project.org/c/qt/qtwayland/+/422129