Automatically select the contents of the indicator field
Description
*Purpose: * To remove a users need to delete an empty indicator field that may contain a null indicator before changing the indicator to a different character
As a staff person I want to change an indicator without having to delete a blank or null space first
Scenarios
Scenario 1
Given a blank indicator field, whether it is empty or contains a null space
When I place my cursor in it
Then the contents are automatically selected
Scenario 2
Given the automatically selected empty indicator
When I enter a different character
Then the empty or null space is deleted and the new character entered correctly
*Purpose: * To remove a users need to delete an empty indicator field that may contain a null indicator before changing the indicator to a different character
As a staff person
I want to change an indicator without having to delete a blank or null space first
Scenarios
Scenario 1
Given a blank indicator field, whether it is empty or contains a null space
When I place my cursor in it
Then the contents are automatically selected
Scenario 2
Given the automatically selected empty indicator
When I enter a different character
Then the empty or null space is deleted and the new character entered correctly