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
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
At the moment even when ObjectInspector is set to be focusable, focus handling does not work very well for focusable elements that are inside the TreeNode items of its internal Tree. To be consistent with other tools in the toolbox (primarily markup inspector) it'd be ideal to allow to explicitly activate/deactivate a TreeNode for keyboard navigation using Enter[Space]/Escape respectively. Similarly how it happens in the markup view.