Home
Home copied to clipboard
[Logging] Logs with objects in them don't appear to contribute to the tab order
Repro Steps:
- Open up this URL
- Launch the Glimpse client
- Select the request which corresponds to the
/createroute - Click the expand/collapse icon for the first log message in order to focus it.
- Hit the
<TAB>key a few times in order to navigate to one of the logged object records (ordinal number #4-#10)
Expected: To be able to use the keyboard to navigate to logged objects. Actual: The logged object records don't appear to be a part of the tab order, and therefore, you end up skipping over them, which jumps you from message #3 to message #11.
Beyond being able to reach these logs via the tab order, it would also be great to be able to navigate into and out of the object hierarchy via the standard arrow keys.