• Robert Knight's avatar
    Support selecting tabs with the keyboard · cf30daf4
    Robert Knight authored
    Tab bar buttons responded to mouse/touch press events to make tab
    switching feel fast and match how eg. browser tabs behave. However these were not
    triggered when activating the buttons using the keyboard. Resolve the
    issue by adding the standard click event handler and keeping the
    mousedown handler as an optimization.
    
    Also add a missing test for tab selection behavior.
    cf30daf4
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...