Notes |
|
(0063465)
|
dbaz
|
2014-01-17 15:18
|
|
The problem is that if a textarea with row span >= 2 is alone in the last row of a section, the next section is drawn over it.
There are two different workarounds until the final solution be found:
1) Change the "Value" field rowspan to 1
2) Move any field to last position, so "Value" field would not be alone in the last row |
|
|
(0063510)
|
dbaz
|
2014-01-17 23:41
|
|
|
|
|
This looks also like a duplicate of earlier reported issue 25489 (2nd duplicate so far). |
|
|
(0063790)
|
hgbot
|
2014-01-29 17:26
|
|
Repository: erp/devel/pi
Changeset: 417116915ee5cfd0e78985f08b24961f1a761eba
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Jan 29 17:26:16 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/417116915ee5cfd0e78985f08b24961f1a761eba [^]
Fixed issue 25502: 'Preference' window is now displayed ok in Chrome 32
---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js
---
|
|
|
(0063791)
|
hgbot
|
2014-01-29 17:27
|
|
Repository: erp/mods/org.openbravo.userinterface.smartclient.dev
Changeset: 7c485d2274534048e79cfd5a45ead8bcd3652334
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Jan 29 17:27:46 2014 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/7c485d2274534048e79cfd5a45ead8bcd3652334 [^]
Modified Smartclient 8.3d 2012-05-26 SNAPSHOT to fix issue 25502
---
M src-db/database/sourcedata/AD_MODULE.xml
M web/org.openbravo.userinterface.smartclient/isomorphic/client/widgets/TableResizePolicy.js
M web/org.openbravo.userinterface.smartclient/isomorphic/client/widgets/form/DynamicForm.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/development/ISC_Forms.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules/ISC_Forms.js
---
|
|
|
(0063809)
|
shankarb
|
2014-01-30 13:34
|
|
Code reviewed and tested in pi changeset 018b8e666e7d |
|
|
|
|