Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025502Openbravo ERPB. User interfacepublic2014-01-17 13:372014-02-12 18:29
adrianromero 
dbaz 
immediatemajorhave not tried
closedfixed 
30Debian 7
pi 
3.0PR14Q2 
shankarb
Google Chrome
Core
No
0025502: Wrong layout with Chrome Versión 32.0.1700.77
Some windows like Preferences in form mode show a wrong layout and some controls are overlapped.

It seems that is related with controls of type text area that after comes a section divider
* Update to Chrome Versión 32.0.1700.77
* Login into Openbravo
* Open the window Preferences
* Press new or open one record in form mode

You will see that the field "Value" is overlapped with the section title "Visibility"
No tags attached.
has duplicate defect 0025489 closed dbaz Openbravo ERP Preference window is not rendered correctly in google chrome 32 under ubuntu 13.10 
has duplicate defect 0025498 closed dbaz Openbravo ERP Visibility section overlaps in Preference screen 
related to defect 0025608 new dbaz Modules UI defect using new Google Chrome 32 
related to defect 0025973 closed guillermogil Openbravo ERP Preference: value field is not visible in chrome, supposedly depending on the version of chrome 
png Captura de pantalla de 2014-01-17 13:36:26.png (75,639) 2014-01-17 13:37
https://issues.openbravo.com/file_download.php?file_id=6646&type=bug
png
Issue History
2014-01-17 13:37adrianromeroNew Issue
2014-01-17 13:37adrianromeroAssigned To => dbaz
2014-01-17 13:37adrianromeroFile Added: Captura de pantalla de 2014-01-17 13:36:26.png
2014-01-17 13:37adrianromeroWeb browser => Google Chrome
2014-01-17 13:37adrianromeroModules => Core
2014-01-17 13:37adrianromeroTriggers an Emergency Pack => No
2014-01-17 15:18dbazNote Added: 0063465
2014-01-17 23:41dbazNote Added: 0063510
2014-01-20 06:44pramakrishnanRelationship addedrelated to 0025489
2014-01-20 09:24shuehnerNote Added: 0063527
2014-01-20 22:35egoitzIssue Monitored: egoitz
2014-01-20 22:39dbazRelationship replacedhas duplicate 0025489
2014-01-20 22:41dbazRelationship addedhas duplicate 0025498
2014-01-21 11:34extraIssue Monitored: extra
2014-01-22 09:20heccamIssue Monitored: heccam
2014-01-29 17:24dbazReview Assigned To => shankarb
2014-01-29 17:24dbazWeb browserGoogle Chrome => Google Chrome
2014-01-29 17:24dbazIssue Monitored: shankarb
2014-01-29 17:26hgbotCheckin
2014-01-29 17:26hgbotNote Added: 0063790
2014-01-29 17:26hgbotStatusnew => resolved
2014-01-29 17:26hgbotResolutionopen => fixed
2014-01-29 17:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/417116915ee5cfd0e78985f08b24961f1a761eba [^]
2014-01-29 17:27hgbotCheckin
2014-01-29 17:27hgbotNote Added: 0063791
2014-01-30 13:34shankarbNote Added: 0063809
2014-01-30 13:34shankarbStatusresolved => closed
2014-01-30 13:34shankarbFixed in Version => 3.0MP32
2014-01-30 16:17dbazRelationship addedrelated to 0025608
2014-02-12 18:29hudsonbotCheckin
2014-02-12 18:29hudsonbotNote Added: 0064136
2014-03-13 12:22jonalegriaesarteRelationship addedrelated to 0025973

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   
The issue is a Smartclient issue and has been reported to Isomorphic:

http://forums.smartclient.com/showthread.php?p=114986 [^]
(0063527)
shuehner   
2014-01-20 09:24   
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
(0064136)
hudsonbot   
2014-02-12 18:29   
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/d1a5bb862230 [^]
Maturity status: Test