Change in ovirt-engine[master]: webadmin: Respect line break suggestion in CJK locales

lvernia at redhat.com lvernia at redhat.com
Wed Apr 23 07:22:22 UTC 2014


Lior Vernia has submitted this change and it was merged.

Change subject: webadmin: Respect line break suggestion in CJK locales
......................................................................


webadmin: Respect line break suggestion in CJK locales

Apparently "normal" line break heuristics don't work with CJK
(Chinese, Japanese, Korean) fonts, leading to line breaks between
arbitrary characters rather than on spaces. Adding the "word-break:
keep-all" CSS property should fix this on Firefox and on IE.

Change-Id: Ia7737dfdfc8dc4e6be2dd632f14c022d11cdd976
Bug-Url: https://bugzilla.redhat.com/1001473
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/tab/DialogTab.ui.xml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Alexander Wels: Looks good to me, approved
  Einav Cohen: Verified; Looks good to me, but someone else must approve
  Lior Vernia: Verified



-- 
To view, visit http://gerrit.ovirt.org/26927
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7737dfdfc8dc4e6be2dd632f14c022d11cdd976
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list