infil00p / cordova-crosswalk-engine

(UNMAINTAINED) Proof of Concept Third Party Web Engine using Crosswalk
Apache License 2.0
47 stars 440 forks source link

Android Accessibility support #32

Open cub opened 8 years ago

cub commented 8 years ago

Hi,

First, big thanks to this project and the new easy plugin install with Cordova 4+.

Without Crosswalk, (so with the Android System WebView 46+), in my app, when I active the TalkBack and the large text, it works great. With Crosswalk (Chrome/44.0.2403.157 Crosswalk/15.44.384.13), it works great but :

I don't know if it is the same on iOS. May be there is something to set in the parameter "xwalkCommandLine" ? Or maybe Crosswalk uses Chrome 44 and this accessibility options are compatible with an higher version of Chrome ?

fujunwei commented 8 years ago

I filed a bug in https://crosswalk-project.org/jira/browse/XWALK-5982, you can track it.

cub commented 8 years ago

Thanks, I saw after that you track issues on Jira and not here. So I created too an issue on Jira just after this one : https://crosswalk-project.org/jira/browse/XWALK-5980. It makes a duplicate report with yours https://crosswalk-project.org/jira/browse/XWALK-5982 Sorry for that, feel free to manage/delete the duplicate.

I will test on iOS to see if there is an issue on this platform too.

PhilippeMorier commented 7 years ago

Hi, Is there any update on this?

Thanks!