Closed Bug 854457 Opened 12 years ago Closed 12 years ago

Implement talkback support (a11y) in the new tabs tray

Categories

(Firefox for Android Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(relnote-firefox -)

VERIFIED FIXED
Firefox 22
Tracking Status
relnote-firefox --- -

People

(Reporter: lucasr, Assigned: lucasr)

References

Details

(Keywords: access)

Attachments

(1 file)

In other words, implement a11y in TwoWayView.
Summary: Implement talkback support (a11y) in new tabs tray → Implement talkback support (a11y) in the new tabs tray
Keywords: access
Comment on attachment 730078 [details] [diff] [review] Implement a11y actions/state and focus handling in TwoWayView >+ // FIXME: Unfortunately, ViewCompat.setAccessibilityDelegate() doesn't accept >+ // null delegates. >+ if (Build.VERSION.SDK_INT >= 14) { >+ scrap.setAccessibilityDelegate(null); >+ } >+ >+ > if (mRecyclerListener != null) { > mRecyclerListener.onMovedToScrapHeap(scrap); nit: remove the extra line. Let's keep a lookout for regressions
Attachment #730078 - Flags: review?(mark.finkle) → review+
(In reply to Lucas Rocha (:lucasr) from comment #3) > Pushed: > https://blog.mozilla.org/places/2013/03/27/mozilla-paris-finally-united/ LOL. Could have been worse.
(In reply to Eitan Isaacson [:eeejay] from comment #4) > (In reply to Lucas Rocha (:lucasr) from comment #3) > > Pushed: > > https://blog.mozilla.org/places/2013/03/27/mozilla-paris-finally-united/ > > LOL. Could have been worse. LOL. Indeed :-) https://hg.mozilla.org/integration/mozilla-inbound/rev/343f9693d283
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
Verified working in the 2013-03-28 Nightly build.
Status: RESOLVED → VERIFIED
Blocks: 818438
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: