bindiff
bindiff copied to clipboard
IDA Pro: `Shift-D` hotkey interferes with search
Describe the bug
In IDA Pro, pressing the Shift-D hotkey while focussed in one of IDA's list windows (like the Functions list) interferes with the search functionality.
To Reproduce Steps to reproduce the behavior:
- Click on any function in the 'Functions' list
- Start typing
- Type an uppercase 'D'
Expected behavior IDA continues the find-as-you-type action
Screenshots N/A
Environment (please complete the following information):
- OS and version: any
- Locale: any
- Disassembler and version: IDA Pro 8.3, but all versions are affected
Additional context A global hotkey for BinDiff would be useful.