Closed Bug 1477959 Opened 6 years ago Closed 4 years ago

Order of acessibles not according to screen layout

Categories

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

All
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 1616146
Tracking Status
firefox63 --- affected

People

(Reporter: MarcoZ, Unassigned)

Details

STR:
1. On an Android device, run Firefox Nightly and TalkBack, and bring up any web page.
2. Perform the up, then down, swipe gesture to go to the top of the screen.

Expected: TalkBack would move to the first accessible, which is in the browser chrome.
Actual: TalkBack focuses the first web page element.

3. Now, perform the down, then up, swiping gesture to go to the bottom of the screen.

Expected: TalkBack should focus the last visible page element.
Actual: TalkBack focuses the menu button, which is at the top right corner of the screen, but the last element of our browser chrome.

4. Swipe right once.

Expected: TalkBack should transition from the browser chrome to the first web page element.
Actual: The edge bonk sound is heard, indicating that this is the last accessible on the screen that is available.

It appears that the order of elements is first all web page elements currently visible, then the browser chrome native widgets.

Marco, is this still valid in Fenix with the address bar at top (or at bottom for that matter)?

Flags: needinfo?(mzehe)

The situation is two way:

  1. If the toolbar is at the bottom, which it is by default, you can swipe inside web content, or inside the bar. But you cannot go from one to the other. They are totally closed containers each.
  2. If the toolbar is at the top, you can navigate from the tool bar into web content, but not backwards.
Flags: needinfo?(mzehe)

Is this fixed by bug 1616146 and/or bug 1616337?

Flags: needinfo?(eitan)

Oops. Yeah, I would consider this a dup.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(eitan)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.