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
So probably none of the below is necessary reading.
Description
Using a hand labeler, the text entry box in the pop-up window is selected / active without any additional input (or appears to be)
The result of this is that instead of one click being needed in order to activate and begin typing in the text entry box, two clicks are needed.
Reproduction
Hold a hand labeler in your active hand
Activate the labeler (or click on it)
Observe the text entry box appears as though you could type in it, though since the popup window does not have the keyboard input, typing does not result in text entry
Click inside the text entry box
Keyboard input is still not accepted in the text entry
Expected Behavior
Option 1:
Hold a hand labeler in your active hand
Activate the labeler (or click on it)
Text entry box appears unselected
Click inside the text entry box to focus the window & focus the text entry
Keyboard input is accepted in the text entry
The advantage here being that user input like changing hands or movement wouldn't be affected, though the value of this with the hand labeler is questionable.
-OR-
Option 2:
Hold a hand labeler in your active hand
Activate the labeler (or click on it)
Text entry box appears selected
Keyboard input is accepted in the text entry
This would be more along the lines of how the chat box works. When activated/focused, any new keyboard input is sent to the text entry.
Additional context
Additionally there is an issue where the text box does not display the string currently stored inside the hand labeler until the text entry is deselected. This is significantly less of a problem, at least for me.
I suspect if option 1 were implemented, the text entry being deselected by default might resolve this part.
At the same time if option 2 were implemented, I imagine this part would also need to be fixed.
The text was updated successfully, but these errors were encountered:
I wrote the below before realizing this is fixed in vanilla/upstream: space-wizards/space-station-14#34621
So probably none of the below is necessary reading.
Description
Using a hand labeler, the text entry box in the pop-up window is selected / active without any additional input (or appears to be)
The result of this is that instead of one click being needed in order to activate and begin typing in the text entry box, two clicks are needed.
Reproduction
Expected Behavior
Option 1:
The advantage here being that user input like changing hands or movement wouldn't be affected, though the value of this with the hand labeler is questionable.
-OR-
Option 2:
This would be more along the lines of how the chat box works. When activated/focused, any new keyboard input is sent to the text entry.
Additional context
Additionally there is an issue where the text box does not display the string currently stored inside the hand labeler until the text entry is deselected. This is significantly less of a problem, at least for me.
I suspect if option 1 were implemented, the text entry being deselected by default might resolve this part.
At the same time if option 2 were implemented, I imagine this part would also need to be fixed.
The text was updated successfully, but these errors were encountered: