Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025502
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajorhave not tried2014-01-17 13:372014-02-12 18:29
ReporteradrianromeroView Statuspublic 
Assigned Todbaz 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revision417116915ee5
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version6
OS VersionDebian 7Database version9.1Ant version1.8
Product VersionpiSCM revision 
Review Assigned Toshankarb
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025502: Wrong layout with Chrome Versión 32.0.1700.77

DescriptionSome 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"
TagsNo tags attached.
Attached Filespng file icon Captura de pantalla de 2014-01-17 13:36:26.png [^] (75,639 bytes) 2014-01-17 13:37

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0025489 closeddbaz Openbravo ERP Preference window is not rendered correctly in google chrome 32 under ubuntu 13.10 
has duplicate defect 0025498 closeddbaz Openbravo ERP Visibility section overlaps in Preference screen 
related to defect 0025608 newdbaz Modules UI defect using new Google Chrome 32 
related to defect 0025973 closedguillermogil Openbravo ERP Preference: value field is not visible in chrome, supposedly depending on the version of chrome 

-  Notes
(0063465)
dbaz (developer)
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 (developer)
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 (reporter)
2014-01-30 13:34

Code reviewed and tested in pi changeset 018b8e666e7d
(0064136)
hudsonbot (developer)
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 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
Powered by Mantis Bugtracker