OpenDevelopmentMekong / opendev-wptheme

Version 1.0 of Open Development frontend - JEO child theme
0 stars 1 forks source link

Khmer texts won't wrap properly #1008

Open Huyeng opened 8 years ago

Huyeng commented 8 years ago

screenshot_4

acorbi commented 8 years ago

? @Huyeng

Huyeng commented 8 years ago

See the texts on khmer page won't warp: https://cambodia.opendevelopmentmekong.net/kh/topics/government-services/

acorbi commented 8 years ago

oh, ok, this is the old theme. I would focus on the new theme which I am intending to deploy into PROD this week.

Huyeng commented 8 years ago

Yes. Do you find the way to fix it? Actually, we try to use the tool to warp the texts before publishing, it works fine, but when it was switched to view on the Visual and update the page, those wrapped texts won't work.

acorbi commented 8 years ago

It should be fixed on the new theme. See https://github.com/OpenDevelopmentMekong/wp-odm_theme/issues/107

Huyeng commented 8 years ago

Well, it works fine on Chrome if using the word-wrap: break-word;, but not firefox. If we use "word-break: break-all", it will wrap the khmer texts well, but not correctly in Khmer format.

acorbi commented 8 years ago

word-wrap: break-word works good for me on firefox on cambodia.pp.opendevelopmentmekong.net/km

In case you can reproduce a problem with it, please re-open OpenDevelopmentMekong/wp-odm_theme#107 and provide steps to reproduce it

Huyeng commented 8 years ago

I will do it too.