-
Notifications
You must be signed in to change notification settings - Fork 1.6k
In mobile scan mode, bot activity is read twice before focus moves to an attachment #3804
Copy link
Copy link
Open
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.ExemptFromDailyDRIReportexempt from daily DRI reportexempt from daily DRI reportarea-accessibilitybacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.customer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.front-burner
Milestone
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.ExemptFromDailyDRIReportexempt from daily DRI reportexempt from daily DRI reportarea-accessibilitybacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.customer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.front-burner
Issue description update: (by @corinagum)
When starting with focus at the top of the activity, mobile behavior is wonky where the activity repeats twice before the user can focus INSIDE of the Adaptive Card. Repro steps:
As seen in steps 2-4, then 7-9, double aria labels are being read twice when they shouldn't be.
Original text:
How to shift between adaptive cards on an Android phone using accessibility gestures. As per the latest 4.12.0 release, we can use up and down arrow key using keyboard but the same thing can't be achieved on using the bot in Android phone using gestures. Is there any alternative/solution for this ?