Hippy icon indicating copy to clipboard operation
Hippy copied to clipboard

无障碍化支持

Open linjinze999 opened this issue 4 years ago • 8 comments

缺少更好的无障碍支持,如常见的accessibilityRole、accessibilityState: https://reactnative.cn/docs/accessibility.html

linjinze999 avatar Aug 27 '20 03:08 linjinze999

安卓无障碍模式下,横向滚动ScrollView,内部元素是一页页的。通过单指右滑自动选中下一个,触发无障碍的自动滑屏时,没有触发onMomentumScrollEnd事件,只触发了onScroll事件

linjinze999 avatar Oct 18 '21 07:10 linjinze999

安卓ListView,无障碍模式单指右滑自动选择下一个元素,一直滑到最后一个,继续右滑无法自动翻页(ScrollView可以,猜测是view隐藏优化引起的)

linjinze999 avatar Oct 18 '21 08:10 linjinze999

hippy-react需要一个让元素focus的方法,以便当对话框出现时,能把无障碍焦点聚集到对话框

linjinze999 avatar Oct 18 '21 08:10 linjinze999

Text组件无法自定义accessibilityLabel值,导致一些特殊情况只能额外包裹一个View去自定义朗读内容,增加了渲染成本

linjinze999 avatar Oct 19 '21 03:10 linjinze999

view上有onClick事件的时候,accessible={false}失效

linjinze999 avatar Nov 03 '21 03:11 linjinze999

🤖: "Pay attention 🛎️ !! There has been no activity on this issue for 2 months, so I will label it stalled. It will be automatically closed in 60 days if no more activity. Feel free to leave a comment if you have any questions."

github-actions[bot] avatar Jun 29 '22 02:06 github-actions[bot]

补一个问题,ios端在图片上加上无障碍提示后,会继续读后面的内容,这点和android端有差异

ohdo avatar Sep 20 '22 09:09 ohdo

Pay attention 🛎️ !! There has been no activity on this issue for 2 months, so I will label it stalled. It will be automatically closed in 60 days if no more activity. Feel free to leave a comment if you have any questions.

hippy-service[bot] avatar Nov 19 '22 23:11 hippy-service[bot]

Pay attention 🛎️ !! There has been no activity on this issue for 2 months, so I will label it stalled. It will be automatically closed in 60 days if no more activity. Feel free to leave a comment if you have any questions.

hippy-service[bot] avatar Feb 04 '23 19:02 hippy-service[bot]

Sorry, closing this issue because it has stalled for over 3 months. Feel free to reopen if this issue is still relevant, or to ping the collaborator if you have any questions.

hippy-service[bot] avatar Mar 06 '23 19:03 hippy-service[bot]