https://bugs.kde.org/show_bug.cgi?id=462524
James Graham <james.h.gra...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/neochat/commit/666f2471 | |8510c338552d345f5a87e25eb18 | |03dce Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from James Graham <james.h.gra...@protonmail.com> --- 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 -- You are receiving this mail because: You are watching all bug changes.