More > JRiver Media Center 25 for Mac

Quicksearch keybind missing in MC25 (ctrl-f)?

(1/2) > >>

zeltak:
Hi

is it just here or is the quicksearch keybind missing in MC25 (ctrl-f?)

can anyone else confirm?

Z

blgentry:
I'll check when I get home, but I think it works for me.  It's a weird feature in my opinion, so I never use it.  Have you tried both Command-f and Control-f ?  Generally speaking, all windows keys of control-key are instead Command-key on the Mac.  But this is a case where it might really be control-f .

Brian.

marko:
If it helps...
On Windows, Ctrl+F activates the search bar in the top right corner, making it ready to type into.

Ctrl+Q opens the "Quick Find" toolbar at the bottom of the file list.

-marko

zeltak:
thx guys

sorry for the confusion. i mean the full search box (with the wizard etc) see screenshot to clarify.

i tried both C-f and command-f and they both dont focus the search box (used to work mc24)

the current version i use is 25.0.18

best

Z

MrBiff:
The command is Cmd-E  (Ctlr is generally mapped to Cmd on macOS):

    <Entry Key="Ctrl;E" Command="22022" Param="0" TranslateFlags="2" />

which is the focus Search control.  The Cmd-F binding is:

    <Entry Key="Ctrl;F" Command="22004" Param="0" TranslateFlags="514" />

and this is:

     22004   MCC_FIND_MEDIA   wchar * pstrSearch (note: memory will be deleted by receiver)

Navigation

[0] Message Index

[#] Next page

Go to full version