Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025502 | Openbravo ERP | B. User interface | public | 2014-01-17 13:37 | 2014-02-12 18:29 |
|
Reporter | adrianromero | |
Assigned To | dbaz | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Debian 7 |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025502: Wrong layout with Chrome Versión 32.0.1700.77 |
Description | 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
|
Steps To Reproduce | * 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" |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | 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 |
|
Attached Files | 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
|
|
Issue History |
Date Modified | Username | Field | Change |
2014-01-17 13:37 | adrianromero | New Issue | |
2014-01-17 13:37 | adrianromero | Assigned To | => dbaz |
2014-01-17 13:37 | adrianromero | File Added: Captura de pantalla de 2014-01-17 13:36:26.png | |
2014-01-17 13:37 | adrianromero | Web browser | => Google Chrome |
2014-01-17 13:37 | adrianromero | Modules | => Core |
2014-01-17 13:37 | adrianromero | Triggers an Emergency Pack | => No |
2014-01-17 15:18 | dbaz | Note Added: 0063465 | |
2014-01-17 23:41 | dbaz | Note Added: 0063510 | |
2014-01-20 06:44 | pramakrishnan | Relationship added | related to 0025489 |
2014-01-20 09:24 | shuehner | Note Added: 0063527 | |
2014-01-20 22:35 | egoitz | Issue Monitored: egoitz | |
2014-01-20 22:39 | dbaz | Relationship replaced | has duplicate 0025489 |
2014-01-20 22:41 | dbaz | Relationship added | has duplicate 0025498 |
2014-01-21 11:34 | extra | Issue Monitored: extra | |
2014-01-22 09:20 | heccam | Issue Monitored: heccam | |
2014-01-29 17:24 | dbaz | Review Assigned To | => shankarb |
2014-01-29 17:24 | dbaz | Web browser | Google Chrome => Google Chrome |
2014-01-29 17:24 | dbaz | Issue Monitored: shankarb | |
2014-01-29 17:26 | hgbot | Checkin | |
2014-01-29 17:26 | hgbot | Note Added: 0063790 | |
2014-01-29 17:26 | hgbot | Status | new => resolved |
2014-01-29 17:26 | hgbot | Resolution | open => fixed |
2014-01-29 17:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/417116915ee5cfd0e78985f08b24961f1a761eba [^] |
2014-01-29 17:27 | hgbot | Checkin | |
2014-01-29 17:27 | hgbot | Note Added: 0063791 | |
2014-01-30 13:34 | shankarb | Note Added: 0063809 | |
2014-01-30 13:34 | shankarb | Status | resolved => closed |
2014-01-30 13:34 | shankarb | Fixed in Version | => 3.0MP32 |
2014-01-30 16:17 | dbaz | Relationship added | related to 0025608 |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064136 | |
2014-03-13 12:22 | jonalegriaesarte | Relationship added | related 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
|
|
|
|
|
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 |
|
|
|
|