Closed Bug 1616670 Opened 4 years ago Closed 4 years ago

VoiceOver repeats bugzilla menubar twice

Categories

(Core :: Disability Access APIs, defect, P3)

All
macOS
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: morgan, Assigned: morgan)

Details

(Whiteboard: [mac2020_1])

STR:

  1. Enable VoiceOver
  2. Navigate to https://bugzilla.mozilla.org/query.cgi?format=advanced
  3. Attempt to reach main element

Expected:
VO cursors through logo, bugzilla home, search, navigation, notifications, user profile, and then lands on main

Actual:
VO cursors through all banner items twice before reaching main content.

Priority: -- → P2
Whiteboard: [mac2020_1]
Assignee: nobody → mreschenberg

Marco says this also happens in safari on nightly.mozilla.org when you go to downloads. You have to use the heading navigation to get passed this.

Priority: P2 → P1
OS: Unspecified → macOS
Hardware: Unspecified → All
Priority: P1 → P3

Here is a distilled test case, The banner with Foo in it is navigated twice:
data:text/html,<div role="group"><div role="group"></div><header id="header">Foo</header><main>Bar</main></div>

Marco, do you have more specific STRs here for Safari? I can't reproduce this with anything but Firefox.

Flags: needinfo?(mzehe)

I spent a long time trying to figure this out. I suspect it might have to do with TextMarker support which we don't have yet? I'm not sure. Looked at the attributes and nodes that VoiceOver pulls in at any given time.

(In reply to Eitan Isaacson [:eeejay] from comment #3)

Marco, do you have more specific STRs here for Safari? I can't reproduce this with anything but Firefox.

I was on https://nightly.mozilla.org and trying navigate past the Mac download into the mobile download section, but somehow got thrown back to the start of the main content. I couldn't even get to the developer edition or beta sections without using heading navigation. This was in Safari when i was actually trying to download Firefox Nightly for Mac for the first time.

Flags: needinfo?(mzehe)
Severity: normal → S3

I can no longer reproduce the original problem or the test case from comment #2. Closing as WORKSFORME.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.