microsoft/RTVS

UI shows two debug selections but doesn't distinguish between them

arencambre opened this issue · 2 comments

This is what I see when I use the dropdown by the Source startup file debugger:
image

This is a UI problem as there are two identically-named selections, and it is unclear how they differ except for an icon that has little meaning.

Additionally, clicking on the second option appears to do nothing.

Expected UI: if these are in fact the same thing, then there should not be two selections. If they are different, then the UI should make it clear how they differ.

Because both selections are named the same, and clicking on the second selection seems to do nothing, I suspect that the current situation is somewhere in between "does the same thing" and "they are different".

Just used the frown feedback option in VS. The email references this issue.

Seems to be a cosmetic issue in the IDE (VS core controls the list). Second entry appears to be inert. We'll look into why this might be happening, but it appears there is no direct harm :-)