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 <[email protected]>
(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 <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to