Bug 493858

Summary: Ctrl+F shortcut doesn't (immediately) activate global search dialog
Product: [Applications] kasts Reporter: whocares.brad
Component: generalAssignee: bart
Status: CONFIRMED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 24.08.1   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description whocares.brad 2024-09-30 06:02:33 UTC
SUMMARY
When clicking on the search bar in the top left, the global search dialog is displayed and its input field is focused. When hitting Ctrl+F, the small search bar is focused without invoking the global search dialog. Text entered into the smaller search bar does nothing, and only after pressing enter is the global search dialog displayed, without any text entered into its smaller counterpart.

STEPS TO REPRODUCE
1. With Kasts open on desktop, press Ctrl+F
2. Type anything into the search bar
3. Press enter

OBSERVED RESULT
Anything entered into the smaller search input is discarded and the global search dialog appears without any content. It behaves normally from this point.

EXPECTED RESULT
Pressing Ctrl+F should immediately display the global search dialog, the same as if the user clicked on the small search bar with the mouse.

SOFTWARE/OS VERSIONS
Kasts: 24.08.1 (Flatpak)
ADDITIONAL INFORMATION
Comment 1 whocares.brad 2024-09-30 06:14:13 UTC
Additionally, it seems like keyboard shortcuts in general don't work properly from the podcast episode details view, although that may deserve its own ticket.
Comment 2 bart 2024-10-01 16:44:51 UTC
I can reproduce.

Strange that it doesn't work anymore (on the first try at least).  This global search component recently got swapped for a newer type of component from Kirigami (add-ons).  I'm guessing the issue might be related to that new component, or the way it's been implemented here.