Bug 480499 - QCombobox shows no visual indicator on mouse hover of entries
Summary: QCombobox shows no visual indicator on mouse hover of entries
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (show other bugs)
Version: 5.92.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression
Depends on:
Blocks:
 
Reported: 2024-01-29 16:50 UTC by Eric Armbruster
Modified: 2024-01-31 20:40 UTC (History)
3 users (show)

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 Eric Armbruster 2024-01-29 16:50:33 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 Kate Find in Files View
2. Click on the button to choose whether to search only in current file or whole project or etc.
3. 

OBSERVED RESULT
when hovering with the mouse over the individual entries in the dropdown menu no visual indicator is shown


EXPECTED RESULT
some visual indication


Operating System: Arch Linux 
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.7.0
Kernel Version: 6.7.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics
Memory: 38.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 20Y7CTO1WW
System Version: ThinkPad E14 Gen 3

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-01-29 19:23:50 UTC
I can reproduce the issue, but not for any other comboboxes in other apps, or even in Kate. Is it happening everywhere for you, or only for these two find/replace comboboxes?
Comment 2 Eric Armbruster 2024-01-30 10:49:31 UTC
Can reproduce the bug always for these comboboxes (on both my devices!):

- Kate diagnostics tab
- Kate search options (see below)
- Kate project choosing
- Dolphin address bar

Cannot reproduce for comboboxes in konsole -> edit profile -> tabs.
Comment 3 Eric Armbruster 2024-01-30 10:50:52 UTC
Also reproducable for all comboboxes in dolphin and kate settings.
Comment 4 Nate Graham 2024-01-30 20:26:19 UTC
I cannot reproduce any of those other issues. :/

Maybe a Qt 6.7 regression?
Comment 5 Eric Armbruster 2024-01-31 20:40:04 UTC
Interestingly all seems fixed with 5.93. Won't complain about that :)