Keyboard navigation for detail page (litmus-ti3e)
ArrowLeft/Right to switch scene tabs, ‘c’ to toggle compare selection. onkeydown handler on outer div.
Summary of Changes
Added keyboard navigation to the detail page: ArrowLeft/ArrowRight switches scene tabs, ‘c’ toggles compare selection. The outer div is made focusable with tabindex and autofocus. A subtle keyboard hint is shown next to the scene tabs.