Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Community
Fusion Support
Report issues, bugs, and or unexpected behaviors you’re seeing. Share Fusion (formerly Fusion 360) issues here and get support from the community as well as the Fusion team.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fusion 360 does not highlight default/focused buttons on dialogs

0 REPLIES 0
Reply
Message 1 of 1
Julie_7
92 Views, 0 Replies

Fusion 360 does not highlight default/focused buttons on dialogs

I have noticed in many parts of the Fusion 360 UI that tabbing among fields and buttons does not work correctly and buttons fail to highlight when focused. I am just going to provide one simple example here.

 

I have created an add-in that displays a dialog using the Python API. When the dialog is presented the OK button is disabled because there is no body selected. This is as expected. After selecting a body the OK button is enabled, as shown in the second image.

 

Julie_7_0-1708453611976.pngJulie_7_1-1708453629313.png

 

Problems:

  - the tab key should cycle the focus among the dialog elements that allow focus. Given that the dialog starts with the body selection field focused I would expect tab to move to the next field that is not disabled. However tab does nothing. There is no way to switch focus to the cancel button with the keyboard. (This is not a big problem because escape will close the dialog.

  - when a body is selected, the selected button is still highlighted making it appear that it still has focus. I accidentally discovered (muscle memory from other applications) that hitting the enter key at this point selects OK and the dialog closes. I would have expected that selecting a body would change focus to the OK button and indicate that with some form of highlighting to make it obvious to the user that they can hit enter to select OK.

  - tabbing when a body is selected again does nothing. The body selection field is always highlighted and the OK button is always focused.

 

Here is an example from the file dialog that opens when I select OK above.

Julie_7_4-1708454196201.png

 

Julie_7_3-1708454044247.png

 

Notice how the focused button is obvious. I can either use tab or the arrow keys to change the focused button. There are also shortcut keys shown with an underline that can be used instead of clicking with the mouse, or hitting enter.

 

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report