[Devtools] Minor fixes for accessibility 'tree'
- Ensure moving the mouse off the accessibility tree causes the inspected node to be scrolled back into view; - Ensure that moving focus away and back to the tree re-focuses the inspected node, including if the tree pane is hidden and re-shown; - Avoid hover highlight "sticking" to the node above/below the inspected node; - Make the context menu for breadcrumbs work again; - Make sure treeitem role and tabindex are on the same DOM node. Bug: 560525 Change-Id: I27ced90eedc115fd93c9a65c8baefe87886c092e Reviewed-on: https://chromium-review.googlesource.com/625500 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:Joel Einbinder <einbinder@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#501212}
Showing
Please register or sign in to comment