Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0025502 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] B. User interface | major | have not tried | 2014-01-17 13:37 | 2014-02-12 18:29 | |||
| Reporter | adrianromero | View Status | public | |||||
| Assigned To | dbaz | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 417116915ee5 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 64 bit | Database | PostgreSQL | Java version | 6 | |||
| OS Version | Debian 7 | Database version | 9.1 | Ant version | 1.8 | |||
| Product Version | pi | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | shankarb | |||||||
| OBNetwork customer | No | |||||||
| 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" | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
Notes |
|
|
(0063465) dbaz (viewer) 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 (viewer) 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 (administrator) 2014-01-20 09:24 |
This looks also like a duplicate of earlier reported issue 25489 (2nd duplicate so far). |
|
(0063790) hgbot (developer) 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 (developer) 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 (viewer) 2014-01-30 13:34 |
Code reviewed and tested in pi changeset 018b8e666e7d |
|
(0064136) hudsonbot (viewer) 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 |
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 | OBNetwork customer | => No |
| 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 |
| Copyright © 2000 - 2009 MantisBT Group |