angr-management icon indicating copy to clipboard operation
angr-management copied to clipboard

Switching tabs should immediately set focus on the new tab

Open ltfish opened this issue 3 years ago • 0 comments

Description

Currently, switching to a new tab does not make the controls on the old tab lose focus. As a result, you can select an instruction in the disassembly view, switch to the strings view, and then press X to invoke the xrefs dialog for the instruction in the disassembly view. The correct behavior should be automatically set focus on the container in the new tab after switching to it.

I plan to fix it after @mborgerson merges in the fancy tabs.

Steps to reproduce the bug

No response

Environment

No response

Additional context

No response

ltfish avatar Oct 25 '22 17:10 ltfish