Closed
Description
Sometimes search tags menu may not react on alphanumeric keys. This usually happen after search tags with filter "i" in large repository (over 10k entries of name "i"). After that all menus stop reacting on keys.
After debugging I found that VkKeyScanA returns -1 on each character with GetLastError() = 183.