Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020581 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2012-05-23 00:21 | 2012-05-30 11:56 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | a0ead9116217 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020581: [RTL] Editing in grid in RTL sometimes shows misaligned values | |||||||
Description | Editing in grid in RTL sometimes shows misaligned values | |||||||
Steps To Reproduce | To set default (English (USA)) language as RTL: As "System Administrator" go to "Language" window Select "English (USA)" (in "Name" column) Activate "RTL Language" checkbox Save Log-off Log-in Then go to "Sales Order" window. Edit one row in the grid. The result is like "Bad.png" and it should be like "Good.png" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0048873) hgbot (developer) 2012-05-23 00:32 |
Repository: erp/devel/pi Changeset: a0ead9116217195794de7c702c47f98fe0018c85 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Wed May 23 00:31:28 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a0ead9116217195794de7c702c47f98fe0018c85 [^] Fixed issue 20581: Now grid editing alignment is ok in [RTL] mode --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/DateUIDefinition.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/NumberUIDefinition.java --- |
(0048874) dbaz (viewer) 2012-05-23 00:45 |
The test should ensure that LTR mode also works as before. |
(0048876) hgbot (developer) 2012-05-23 01:27 |
Repository: erp/devel/pi Changeset: 4e24e45b071f358baa52f13ba1e724f39cdc9b00 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Wed May 23 01:26:40 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4e24e45b071f358baa52f13ba1e724f39cdc9b00 [^] Related to issue 20581: Added 'reverseRTLAlign: false' only to OBViewGrid --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0048887) hgbot (developer) 2012-05-23 14:15 |
Repository: erp/devel/pi Changeset: 8ea151046ca265dbb33f0fce3cc529eaeacb34c0 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Wed May 23 14:15:03 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8ea151046ca265dbb33f0fce3cc529eaeacb34c0 [^] Related to issue 20581: Filter row in 'Linked items' now is [RTL] --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-linked-items.js --- |
(0049185) hudsonbot (viewer) 2012-05-25 12:13 |
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/5401e185a8b0 [^] Maturity status: Test |
(0049187) hudsonbot (viewer) 2012-05-25 12:13 |
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/5401e185a8b0 [^] Maturity status: Test |
(0049190) hudsonbot (viewer) 2012-05-25 12:13 |
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/5401e185a8b0 [^] Maturity status: Test |
(0049273) hgbot (developer) 2012-05-26 17:11 |
Repository: erp/devel/pi Changeset: e45b6305857bff7e6ac55dd6d8491a14bf8178af Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Sat May 26 17:11:28 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e45b6305857bff7e6ac55dd6d8491a14bf8178af [^] Related to issue 20581: Reverted changes since SC 26-May-2012 fixes it --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-linked-items.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/DateUIDefinition.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/NumberUIDefinition.java --- |
(0049274) hudsonbot (viewer) 2012-05-27 20:34 |
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/76d156fc1259 [^] Maturity status: Test |
(0049452) mtaal (viewer) 2012-05-30 06:59 |
It still seems to happen for some fields, see the currency field and the checkbox field in the attached screenshot. |
(0049459) dbaz (viewer) 2012-05-30 09:53 |
I am in the same window as you, and I see it ok. I attach an screenshot [AsISeeIt.png]. Please ensure: * You have an upgraded pi version * AFTER you set the RTL mode, restart your tomcat and clean the cache (to avoid any kind of related problem) |
(0049471) mtaal (viewer) 2012-05-30 11:56 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2012-05-23 00:21 | dbaz | New Issue | |
2012-05-23 00:21 | dbaz | Assigned To | => dbaz |
2012-05-23 00:21 | dbaz | File Added: Bad.png | |
2012-05-23 00:21 | dbaz | Modules | => Core |
2012-05-23 00:21 | dbaz | OBNetwork customer | => No |
2012-05-23 00:22 | dbaz | File Added: Good.png | |
2012-05-23 00:32 | hgbot | Checkin | |
2012-05-23 00:32 | hgbot | Note Added: 0048873 | |
2012-05-23 00:32 | hgbot | Status | new => resolved |
2012-05-23 00:32 | hgbot | Resolution | open => fixed |
2012-05-23 00:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a0ead9116217195794de7c702c47f98fe0018c85 [^] |
2012-05-23 00:45 | dbaz | Note Added: 0048874 | |
2012-05-23 01:27 | hgbot | Checkin | |
2012-05-23 01:27 | hgbot | Note Added: 0048876 | |
2012-05-23 14:15 | hgbot | Checkin | |
2012-05-23 14:15 | hgbot | Note Added: 0048887 | |
2012-05-25 12:13 | hudsonbot | Checkin | |
2012-05-25 12:13 | hudsonbot | Note Added: 0049185 | |
2012-05-25 12:13 | hudsonbot | Checkin | |
2012-05-25 12:13 | hudsonbot | Note Added: 0049187 | |
2012-05-25 12:13 | hudsonbot | Checkin | |
2012-05-25 12:13 | hudsonbot | Note Added: 0049190 | |
2012-05-26 17:11 | hgbot | Checkin | |
2012-05-26 17:11 | hgbot | Note Added: 0049273 | |
2012-05-27 20:34 | hudsonbot | Checkin | |
2012-05-27 20:34 | hudsonbot | Note Added: 0049274 | |
2012-05-30 06:59 | mtaal | Note Added: 0049452 | |
2012-05-30 06:59 | mtaal | Status | resolved => new |
2012-05-30 06:59 | mtaal | Resolution | fixed => open |
2012-05-30 06:59 | mtaal | File Added: Screenshot at 2012-05-30 06:59:04.png | |
2012-05-30 09:53 | dbaz | Note Added: 0049459 | |
2012-05-30 09:53 | dbaz | File Added: AsISeeIt.png | |
2012-05-30 09:55 | dbaz | Status | new => scheduled |
2012-05-30 09:55 | dbaz | fix_in_branch | => pi |
2012-05-30 09:55 | dbaz | Status | scheduled => resolved |
2012-05-30 09:55 | dbaz | Resolution | open => fixed |
2012-05-30 11:56 | mtaal | Note Added: 0049471 | |
2012-05-30 11:56 | mtaal | Status | resolved => closed |
2012-05-30 11:56 | mtaal | Fixed in Version | => 3.0MP12 |
Copyright © 2000 - 2009 MantisBT Group |