Fabrizio Bertoglio

Results 239 comments of Fabrizio Bertoglio

button test on iOS https://user-images.githubusercontent.com/24992535/187586268-c556c309-d1ac-4079-9de4-be6df5ed6c57.mp4 header test on iOS https://user-images.githubusercontent.com/24992535/187586321-424a7536-b273-4769-be0a-e8206a24fa9c.mp4 scrollview test on iOS https://user-images.githubusercontent.com/24992535/187586323-11dabfa1-4f1f-4977-ad48-106c4e47eb45.mp4

roles scrollview and grid https://user-images.githubusercontent.com/24992535/188107411-57d983bb-28a3-4fdc-b8bb-d921c4765bce.mp4 DrawerLayoutAndroid with or without drawerlayout role https://user-images.githubusercontent.com/24992535/188112304-5890298a-c060-4843-8ff5-0a8bb6113c4f.mp4

Testing chime_up and chime_down sound feedback in Scrollable https://github.com/google/talkback/blob/771de7cdbf55b6adb4ca4c64c27a52584f2337cc/compositor/src/main/res/raw/compositor.json#L202 https://github.com/google/talkback/blob/771de7cdbf55b6adb4ca4c64c27a52584f2337cc/compositor/src/main/res/raw/chime_up.ogg#L1 https://github.com/google/talkback/blob/771de7cdbf55b6adb4ca4c64c27a52584f2337cc/compositor/src/main/res/raw/chime_down.ogg#L1 https://user-images.githubusercontent.com/24992535/188785983-4c4cd645-2459-49c9-94ee-da4340f6cc29.mp4 https://user-images.githubusercontent.com/24992535/188786198-62872b6e-1609-45a6-a01d-a8046b0b0a2c.mp4

This issue will be fixed in a separate PR, it is tracked in a [separate task](https://app.asana.com/0/1202519993287378/1202798438247961) as not a regression introduced in this PR, neither documented or reported in the...

PR Branch - using accessibilityActions it is possible to add an action for expand/collapse, but these are treated as custom actions and must have their own label defined, rather than...

extended/collapsed is announced on state change on Paper (PASS) (enable audio) https://user-images.githubusercontent.com/24992535/185028855-17791b9d-a586-420e-9c10-29673ba224e2.mp4 announce the visible text on Paper (PASS) (enable audio) the same result as with fabric see the corresponding...

extended/collapsed is announced on state change on Fabric (enable audio) (PASS) https://user-images.githubusercontent.com/24992535/185082749-0cb2ad4d-59de-4338-a22c-b3563d0a98b8.mp4 announce the visible text on Fabric (enable audio) (Pass) https://user-images.githubusercontent.com/24992535/185088735-4d559be8-7183-444f-b140-7ebc262128ee.mp4 announcing state with custom actions on Fabric (FAIL)....

Button which keeps control of extended/collapsed state in JavaScript with onAccessibilityAction, accessibilityActions and accessibiltyState (Paper) https://user-images.githubusercontent.com/24992535/188535897-b24609ec-d134-4987-ba83-138984403e0d.mp4

TouchableWithoutFeedback keeps control of extended/collapsed state in Android Widget (Paper) https://user-images.githubusercontent.com/24992535/188540174-5bc19b96-da72-43de-ad7c-e9dbebd1b68b.mp4 Just for note, the initial available action is collapse. The video was recorded after interacting with the component.

TouchableWithoutFeedback keeps control of extended/collapsed state in Android Widget (Fabric) https://user-images.githubusercontent.com/24992535/188542275-9ea6e531-0a84-48a3-a2a5-f1d8aa90d033.mp4