DrShark wrote: 2020-02-17, 17:40 UTC
It seems above fix doesn't work in TC 9.50a RC1.
TC 9.50a behavior:
press 'O' -> "Operation" category will be selected, the selection won't blink, so trying to change other letters (or spaces and letters) won't work.
Not confirmed: Press "O" => "Operation" is selected, after 2 seconds there is a short blink, press "P" => "Packer" section is selected.
OK, too: Fast typing " col" selects " Color", typing " cop" selects " Copy/Delete".
(Tested 32/64bit TC 9.22a/9.50a RC1, Win7 x64 Classic theme).
press Space+P twice (first one switches to "Icons" category)!
Yes (you seem to forget the leading spaces in your test): " Icons" is the first category name starting with a space, then the first "P" is ignored (because not fitting anything), after adding the second space + "P" the quick search string is " P" => selecting " Plugins".
pressing 'p' is expected to switch to "Plugins" category, pressing 'p' again should switch to "Packer" category
This would probably need the use of another control (like a real tree), so the leading spaces are not needed anymore. Or a flat list with all categories left-aligned without indents.