Bug 462524 - Ctrl+F doesn't focus the search field on the sidebar when something else has focus
Summary: Ctrl+F doesn't focus the search field on the sidebar when something else has ...
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-12-01 23:31 UTC by Nate Graham
Modified: 2023-01-03 18:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2022-12-01 23:31:23 UTC
Kirigami.SearchField has this functionality built in, but it doesn't seem to be working.
Comment 1 Bug Janitor Service 2023-01-03 16:23:44 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/743
Comment 2 James Graham 2023-01-03 18:06:59 UTC
Git commit 666f24718510c338552d345f5a87e25eb1803dce by James Graham.
Committed on 03/01/2023 at 18:06.
Pushed by nvrwhere into branch 'master'.

Fix Ctrl + F not working

Fix Crtl + F not working by only having the shortcut assigned to a single searchfield. 
- Ctrl + F is now for the roomlist search
- The user search in the room drawer is now ctrl + shift + f
- for the emoji picker and qucik switcher these have the shortcut removed and focus is managed by the popup.

M  +10   -0    src/qml/Component/Emoji/EmojiPicker.qml
M  +5    -0    src/qml/Component/QuickSwitcher.qml
M  +8    -0    src/qml/Dialog/EmojiDialog.qml
M  +2    -0    src/qml/Panel/RoomDrawer.qml

https://invent.kde.org/network/neochat/commit/666f24718510c338552d345f5a87e25eb1803dce