tender82
3 years agoOccasional Contributor
Backspace in Test Script Steps Automatically Removes Space After Previous Word
Hi guys,
In the test script steps, I'm having a weird issue where the text editor isn't respecting the backspace as it should.
Repro:
- Type the word 'hello'
- Type a space
- Type the word 'world'
- Hit backspace until you get to the 'w' and notice it works fine
- Hit backspace one more time to get rid of the 'w' and notice that it backspaces the space between 'hello world' as well, positioning the cursor after the 'o' in 'hello'
This is super frustrating.
I noticed that it doesn't do this in the 'objective' or 'precondition' in the details page.
Any chance that this could be fixed?