Open jcansdale opened 6 years ago
@olegtk just tried in 15.8.0. Preview 5.0 and this is still a problem.
That's weird, the same issue doesn't repro anymore with a regular Peek in Diff. I guess your Peek presentation is somehow different. You still need InterceptsCommandRouting I believe. So I'd guess that #1599 is still needed. I'll try it later when I get to my machine.
damn, looks like we fixed it only for scenario when Peek contains a text view (IVsCodeWindow more specifically) :( I will reactivate the bug.
What happened (with steps, logs and screenshots, if possible)
When opening a comment inline in a peek view within a comparison window, keyboard focus seems to get "split" between the two panes of the comparison window. The following gif shows this behavior:
As you can see from the gif posted above, the keyboard focus seems is set to the comment text box when this happens.