Bug 462167 - Moving mouse over location suggestion menu removes focus from the textbox when adding an event
Summary: Moving mouse over location suggestion menu removes focus from the textbox whe...
Status: RESOLVED FIXED
Alias: None
Product: Merkuro
Classification: Applications
Component: general (show other bugs)
Version: 22.08.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-23 12:55 UTC by Jack Hill
Modified: 2022-11-27 11:04 UTC (History)
1 user (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 Jack Hill 2022-11-23 12:55:08 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open the "Add Event" window
2. Start typing in the location textbox
3. Move mouse over the suggestion menu
4. Start typing again

OBSERVED RESULT
Nothing appears in the textbox because the menu has stolen focus

EXPECTED RESULT
I should be able to keep typing

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20221119
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Kernel Version: 6.0.8-1-default (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
This is mainly a problem because of bug 462166. I click on the textbox and start typing. The menu appears on top of the textbox and steals focus. If the menu did not appear on top of the textbox then this would be less of an issue.
Comment 1 Claudio Cambra 2022-11-27 11:04:54 UTC
Hi, as part of the fix for 462166 this should no longer be an issue. Thanks for reporting!