Bug 456379 - Code completion combo box doesn't always show up on wayland
Summary: Code completion combo box doesn't always show up on wayland
Status: RESOLVED UPSTREAM
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.8.220402
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-06 04:05 UTC by Weng Xuetian
Modified: 2022-07-20 23:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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