asm-dude icon indicating copy to clipboard operation
asm-dude copied to clipboard

Annoyance: Quickinfo Tooltip incorrectly closes when expander is closed/opened.

Open HJLebbink opened this issue 8 years ago • 0 comments
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.

HJLebbink avatar Sep 09 '17 13:09 HJLebbink