SJRK-327: Unable to reach buttons with tab navigation in Safari

Metadata

Source
SJRK-327
Type
Bug
Priority
Major
Status
Closed
Resolution
Not A Bug
Assignee
N/A
Reporter
Gregor Moss
Created
2020-03-19T17:38:24.659-0400
Updated
2020-03-19T21:34:48.276-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool UI

Description

Tab navigation using Safari 13 on MacBook doesn't seem to work on anything other than input fields. On the Edit page, this means that nothing will be given focus unless there are inputs visible on the screen.

To reproduce:

  1. Navigate to storyEdit.html
  2. Press the Tab key

Expected:

Focus should move to the first link or button

Actual:

**Focus moves to the address bar, and repeated presses of Tab will keep it there

Environments

MacBook Pro (2015)
macOS High Sierra 10.13.6
Safari 13.0.2

Comments