Is your feature request related to a problem? Please describe.
Currently when using tab to accept a tool settings value, the tab navigation for the last item is rather unexpected. This is somewhat related to #1574 in that not doing anything to manage focus is not providing a good user experience.
Where do you think focus will go after pressing tab to accept the radius value?
If you guessed the message center I'd be really surprised!
Describe the Solution you'd like
In MicroStatation focus wraps around, so tab on the Radius field would focus Method and shift+tab on Method would focus Radius, etc. This is predictable and useful keyboard navigation.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
Currently when using tab to accept a tool settings value, the tab navigation for the last item is rather unexpected. This is somewhat related to #1574 in that not doing anything to manage focus is not providing a good user experience.
Where do you think focus will go after pressing tab to accept the radius value?
If you guessed the message center I'd be really surprised!
Describe the Solution you'd like
In MicroStatation focus wraps around, so tab on the Radius field would focus Method and shift+tab on Method would focus Radius, etc. This is predictable and useful keyboard navigation.
Describe alternatives you've considered
No response
Additional context
No response