Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028098Openbravo ERPB. User interfacepublic2014-11-05 17:502014-12-30 23:24
egoitz 
NaroaIriarte 
highminoralways
closedfixed 
5
 
3.0PR15Q13.0PR15Q1 
alostale
Core
No
0028098: The loading text when using Japanese language is shown with vertical diretion
The loading text when using Japanese language is shown with vertical direction instead of left to right.
-Install the Japanese tranlation module.
-After comile access to the application
-change the language to japanesse
*see that the loading message is shown with the text with vertical direction.

see attachment

No tags attached.
png pic_loading.png (16,973) 2014-11-05 17:50
https://issues.openbravo.com/file_download.php?file_id=7483&type=bug
png
Issue History
2014-11-05 17:50egoitzNew Issue
2014-11-05 17:50egoitzAssigned To => dbaz
2014-11-05 17:50egoitzFile Added: pic_loading.png
2014-11-05 17:50egoitzModules => Core
2014-11-05 17:50egoitzResolution time => 1418598000
2014-11-05 17:50egoitzTriggers an Emergency Pack => No
2014-11-05 17:58egoitzNote Added: 0071442
2014-11-05 18:01egoitzAssigned Todbaz => AugustoMauch
2014-11-10 10:53alostaleAssigned ToAugustoMauch => NaroaIriarte
2014-11-17 15:37NaroaIriarteReview Assigned To => alostale
2014-11-17 17:16hgbotCheckin
2014-11-17 17:16hgbotNote Added: 0071717
2014-11-17 17:16hgbotStatusnew => resolved
2014-11-17 17:16hgbotResolutionopen => fixed
2014-11-17 17:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f73599ad96468649417e17d76f77030879c5270d [^]
2014-11-17 17:17alostaleNote Added: 0071718
2014-11-17 17:17alostaleStatusresolved => closed
2014-11-17 17:17alostaleFixed in Version => 3.0PR15Q1
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073062

Notes
(0071442)
egoitz   
2014-11-05 17:58   
http://dev.w3.org/csswg/css-writing-modes/#writing-mode [^]

http://generatedcontent.org/post/45384206019/writing-modes [^]
(0071717)
hgbot   
2014-11-17 17:16   
Repository: erp/devel/pi
Changeset: f73599ad96468649417e17d76f77030879c5270d
Author: Naroa Iriarte <naroa.iriarte <at> openbravo.com>
Date: Mon Nov 17 16:46:52 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f73599ad96468649417e17d76f77030879c5270d [^]

Fixed issue 28098: Loading text is shown vertically when using japanese language.

When the languaje was japanese, the text showing "loading..." in japanese charcteres was shown vertically.
I have changed the width of the layout from 1 to 100 and added an align to the right.
The problem was that each japanese charcter was treated as an independent word, and when there was more than one word,
automatically it was posted down the other word. So, we saw it vertically.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
---
(0071718)
alostale   
2014-11-17 17:17   
code reviewed

tested both in Japanese and English: working fine
(0073062)
hudsonbot   
2014-12-30 23:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test