Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015568Openbravo ERPA. Platformpublic2011-01-03 19:442011-05-04 00:02
rgoris 
rafademiguel 
highminoralways
closedfixed 
5
 
 
My Openbravo Tab
No
0015568: Height parameter is not accurate in Widget Class defintion
The height parameter currently does not accurately represent the real height, no matter what way you measure it.
The height parameter should define the height of the widget contents. That is: from the INSIDE of the outline of the container. So excluding the header bar and excluding the upper and lower bounding box lines.
No tags attached.
related to defect 0015277 closed shuehner Default height of MyOB widgets should be adjusted to its content 
related to defect 0015254 closed rafademiguel There should be a minimum value to the heigth of a widget. 
png heightparam.png (43,452) 2011-01-03 19:44
https://issues.openbravo.com/file_download.php?file_id=3460&type=bug
png
Issue History
2011-01-03 19:44rgorisNew Issue
2011-01-03 19:44rgorisAssigned To => shuehner
2011-01-03 19:44rgorisFile Added: heightparam.png
2011-01-03 19:44rgorisModules => My Openbravo Tab
2011-01-03 19:44rgorisRelationship addedrelated to 0015277
2011-01-04 08:53alostaleStatusnew => scheduled
2011-01-13 13:37shuehnerAssigned Toshuehner => gorkaion
2011-01-18 12:49gorkaionNote Added: 0033712
2011-01-18 12:49gorkaionTypedefect => feature request
2011-01-18 12:49gorkaionTarget Version3.0RC4 =>
2011-01-25 10:15iperdomoRelationship addedrelated to 0015254
2011-01-25 10:23iperdomoAssigned Togorkaion => rafademiguel
2011-02-02 10:27hgbotCheckin
2011-02-02 10:27hgbotNote Added: 0034003
2011-02-02 10:27hgbotStatusscheduled => resolved
2011-02-02 10:27hgbotResolutionopen => fixed
2011-02-02 10:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/83f3290704f0e374ad43a47c26909d150aeef395 [^]
2011-02-02 10:28hgbotCheckin
2011-02-02 10:28hgbotNote Added: 0034005
2011-05-03 14:54rgorisStatusresolved => closed
2011-05-04 00:02anonymoussf_bug_id0 => 3297149

Notes
(0033712)
gorkaion   
2011-01-18 12:49   
Widget class height was designed to represent the total height of the widget. Changed to Feature Request to be considered later, removed as well the RC4 target version.
(0034003)
hgbot   
2011-02-02 10:27   
Repository: erp/devel/pi
Changeset: 83f3290704f0e374ad43a47c26909d150aeef395
Author: rafaeldemiguel <rdm <at> openbravo.com>
Date: Wed Jan 26 16:39:43 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/83f3290704f0e374ad43a47c26909d150aeef395 [^]

Fixes issue 15568 and fixes issue 15254

---
M modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/WidgetProvider.java
M modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
---
(0034005)
hgbot   
2011-02-02 10:28   
Repository: erp/devel/pi
Changeset: 18b9ac6fa13cf4c57b1db4426d9b953cceae5be9
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Feb 01 20:04:13 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/18b9ac6fa13cf4c57b1db4426d9b953cceae5be9 [^]

Issue 15568: Modify heights of news and forge widgets

---
M modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
---