Steve Ferguson
Steve Ferguson
When running SpecFlow scenarios in Visual Studio 2019, using a project with a large number of tests (900+ in our case), the build process appears to hang for a long...
This addresses reported issue #205 where cursor left with all text selected results in the caret being positioned one place to the right of where it should be.
If all characters in a masked field are selected and the user presses cursor left, the cursor is bumped one extra position to the right of the leftmost masked character....