Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Issue with arabic language #63

Open
abunour22 opened this issue Oct 27, 2016 · 1 comment
Open

Issue with arabic language #63

abunour22 opened this issue Oct 27, 2016 · 1 comment

Comments

@abunour22
Copy link

There is issue with Arabic language as its characters should not be splitted up from each other as English languages.

What behavior are you expecting?
أحمد

What result after using crosswalk:
أح م د

What should i do as i'm using
org.xwalk:xwalk_core_library:14+
lite Mode

    <preference name="xwalkVersion" value="org.xwalk:xwalk_core_library:14+" />
    <preference name="xwalkMode" value="lite" />

I'm following these to install crosswalk
cordova platform remove android
cordova plugin ls
cordova plugin remove cordova-plugin-crosswalk-webview
cordova plugin add cordova-plugin-crosswalk-webview
cordova platform add android
cordova build android -- --minSdkVersion=16

@fujunwei
Copy link
Contributor

Could you please file a bug in JIRA https://crosswalk-project.org/jira

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants