https://kotlinlang.org logo
#compose
Title
# compose
p

Patrick Yin

08/13/2020, 9:20 PM
For the Compose accessibility support, do we have a road map or a timeline in hand?
a

Alexandre Elias [G]

08/17/2020, 7:06 PM
roughly speaking, we consider it a top priority blocking issue for Compose 1.0 to have parity with the View System's existing accessibility features
we do not have a specific timeline to share about Compose 1.0 either today, but once we do have it, then you can assume that a high-quality implementation of accessibility will be in that release
and if you file accessibility bugs then I will prioritize them highly
p

Patrick Yin

08/17/2020, 7:50 PM
Sounds good, I’ll file some bugs and few missing features. thanks @Alexandre Elias [G]
a

Alexandre Elias [G]

08/17/2020, 7:51 PM
thanks, please link the bugs you file on this chat thread and I'll triage them
p

Patrick Yin

08/17/2020, 7:51 PM
👍
Hey @Alexandre Elias [G] , here are some bug and feature request tickets (might need to update the ticket type since I can’t choose
feature request
): Accessibility related bugs: • https://issuetracker.google.com/issues/164629368 Accessibility related feature requests: • https://issuetracker.google.com/issues/165029672https://issuetracker.google.com/issues/165029672
a

Alexandre Elias [G]

08/18/2020, 6:27 AM
Thanks! They're all bugs from my POV because there's no workaround to get the accessibility-essential behavior without the features
p

Patrick Yin

08/18/2020, 6:31 PM
yep… happy to mark them as bugs.
3 Views