Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015277Openbravo ERPZ. Otherspublic2010-11-24 11:052011-01-04 00:00
rgoris 
shuehner 
highmajoralways
closedfixed 
5
2.50 
pi 
My Openbravo Tab
No
0015277: Default height of MyOB widgets should be adjusted to its content
The two widgets OB Forge and OB News have vertical slider bars by default. It is nicer to adjust the height of the container so that the slider bars appear and the full content is shown.
Screenshots attached
Screenshots attached: I would propose to set the default height higher, so out-of-the-box MyOBs render nicely without vertical slider bars.
No tags attached.
related to feature request 0015568 closed rafademiguel Height parameter is not accurate in Widget Class defintion 
png full-height-myOB.png (35,028) 2010-11-24 11:05
https://issues.openbravo.com/file_download.php?file_id=3359&type=bug
png
Issue History
2010-11-24 11:05rgorisNew Issue
2010-11-24 11:05rgorisAssigned To => iperdomo
2010-11-24 11:05rgorisFile Added: full-height-myOB.png
2010-12-06 07:46alostaleStatusnew => scheduled
2010-12-07 10:55rgorisNote Added: 0033047
2010-12-07 10:55rgorisProposed Solution updated
2010-12-22 17:16iperdomoAssigned Toiperdomo => shuehner
2010-12-22 17:53hgbotCheckin
2010-12-22 17:53hgbotNote Added: 0033370
2010-12-22 17:53hgbotStatusscheduled => resolved
2010-12-22 17:53hgbotResolutionopen => fixed
2010-12-22 17:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1f499a50133d3362c0e8d894ec84a442f9eafa82 [^]
2010-12-30 13:15hudsonbotCheckin
2010-12-30 13:15hudsonbotNote Added: 0033470
2011-01-03 19:33rgorisNote Added: 0033518
2011-01-03 19:44rgorisNote Edited: 0033518bug_revision_view_page.php?bugnote_id=0033518#r1409
2011-01-03 19:44rgorisRelationship addedrelated to 0015568
2011-01-03 19:44rgorisStatusresolved => closed
2011-01-03 19:44rgorisFixed in Version => pi
2011-01-04 00:00anonymoussf_bug_id0 => 3150632

Notes
(0033047)
rgoris   
2010-12-07 10:55   
Proposed change:
Set Openbravo Forge height 380px
Set Openbravo Events/News widget height 360px
(0033370)
hgbot   
2010-12-22 17:53   
Repository: erp/devel/pi
Changeset: 1f499a50133d3362c0e8d894ec84a442f9eafa82
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Dec 22 17:52:22 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1f499a50133d3362c0e8d894ec84a442f9eafa82 [^]

Fixed 15277: adjust default height of myob forge & events widgets
so current content fits in them without a vertical scrollbar
Not touching Openbravo News widget as this was fixed independently
and does not have a vertical scrollbar by default.

---
M modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
---
(0033470)
hudsonbot   
2010-12-30 13:15   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/1f499a50133d [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7d7e5eebcc62 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19448.obx [^]
(0033518)
rgoris   
2011-01-03 19:33   
(edited on: 2011-01-03 19:44)
Note: objective is met but in fact the height in pixels that is defined in the Widget Class (height) parameter is not accurate. The widgets are 7 pixels shorter than this parameter claims. Opened issue for this 0015568