asm-dude
asm-dude copied to clipboard
Annoyance: Quickinfo Tooltip incorrectly closes when expander is closed/opened.
trafficstars
To document an annoyance.
The Quickinfo tooltips for a register and an instruction is a WPF UserControl with buttons and expanders.
Something goes wrong when: You hover the mouse over an instruction, a tooltip emerges, you scroll down or wait untill the tooltip disappears without you clicking. The next tooltip will have the annoyance: when you try to interact with this tooltip, eg, closing or opening an expander, the window will incorrectly close.
I'm working on a fix.