You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To activate Toggle projects selection button or any checkbox above, I have to double click every widget. First grabs focus, second allows to invoke the action. Same applies to filter rows in next tab, first click grabs focus, second enable edition. This is annoying.
Is there some weird focus grabbing layer implemented for this dialogue window?
I'm using Visual Studio 2017 15.9.9, but that happened in a few previous versions of 2017 either. I'm using the OpenCppCoveragePlugin only recently.
The text was updated successfully, but these errors were encountered:
Sorry for my late anwser.
Indeed, when you click on a cell, you enter in edit mode and then you can update the value. Do you know a better way to do it in WPF?
I don't do WPF, so I don't know. From UX perspective is very unnatural, most forms I'm using require just one click to select the field as I don't need to click them for anything else than edition.
To activate Toggle projects selection button or any checkbox above, I have to double click every widget. First grabs focus, second allows to invoke the action. Same applies to filter rows in next tab, first click grabs focus, second enable edition. This is annoying.
Is there some weird focus grabbing layer implemented for this dialogue window?
I'm using Visual Studio 2017 15.9.9, but that happened in a few previous versions of 2017 either. I'm using the OpenCppCoveragePlugin only recently.
The text was updated successfully, but these errors were encountered: