Change in ovirt-engine[ovirt-engine-3.4]: webadmin: Respect line break suggestion in CJK locales
oourfali at redhat.com
oourfali at redhat.com
Thu Apr 24 20:24:01 UTC 2014
Oved Ourfali 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>
(cherry picked from commit 1f14faf55714d1067a139ec685f92e061272b993)
---
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
Lior Vernia: Verified
--
To view, visit http://gerrit.ovirt.org/26991
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7737dfdfc8dc4e6be2dd632f14c022d11cdd976
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list