microsoft / sarif-visualstudio-extension

SARIF Microsoft Visual Studio Viewer Extension
MIT License
46 stars 19 forks source link

Fix issue the key event selected row jumps #583

Closed yongyan-gh closed 1 year ago

yongyan-gh commented 1 year ago

Description

Fix for the key event viewer bug mentioned @ https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1631052

If there are multiple key event steps which have overlapped regions, when you navigate to one of these key event steps by double clicking it, the selected key event step will jump to the first of these key event steps.