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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018161
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2011-08-02 14:442011-08-06 05:32
ReporterdbazView Statuspublic 
Assigned Tomtaal 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionbecfe61e94af
ProjectionnoneETAnoneTarget Version3.0MP2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018161: "Workspace" widgets side doesn't show the scroll if needed

Description"Workspace" widgets side doesn't show the scroll if needed
Steps To ReproduceOpen the "Workspace" tab with many widgets in the right and small browser resolution. You can notice that you can not scroll down to view all
Proposed SolutionInside

web/org.openbravo.client.myob/js/ob-myopenbravo.js

there is

this.portalLayout = isc.PortalLayout.create({

which has the proper attributes

      overflow: 'auto',
      height: '100%',


This worked fine in MP1, but an update of Smartclient library in MP2 cycle has broken it. You can check this easily by using old Smartclient library (and check that it works).

So it seems that is a bug introduced by Smartclient in one of its last month nightly build
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0039819)
hgbot (developer)
2011-08-03 13:17

Repository: erp/devel/pi
Changeset: becfe61e94af4f795209c1de3d81f3a635fe43fa
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 03 13:16:59 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/becfe61e94af4f795209c1de3d81f3a635fe43fa [^]

Fixes issue 18161 Workspace widgets side doesn't show the scroll if needed
Set the overflow of the content of the layout correctly

---
M modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
---
(0039831)
shuehner (administrator)
2011-08-03 15:54

Tested in pi (rev id:15596297db75) on FF5/linux, chromium/linux, IE8/winxp. no scrollbar is displayed if needed and disappears when no longer needed.
(0039948)
hudsonbot (developer)
2011-08-06 05:32

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/5744448753e7 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-08-02 14:44 dbaz New Issue
2011-08-02 14:44 dbaz Assigned To => mtaal
2011-08-02 14:44 dbaz Modules => Core
2011-08-03 11:47 psarobe Status new => scheduled
2011-08-03 11:47 psarobe Severity critical => major
2011-08-03 13:17 hgbot Checkin
2011-08-03 13:17 hgbot Note Added: 0039819
2011-08-03 13:17 hgbot Status scheduled => resolved
2011-08-03 13:17 hgbot Resolution open => fixed
2011-08-03 13:17 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/becfe61e94af4f795209c1de3d81f3a635fe43fa [^]
2011-08-03 15:54 shuehner Note Added: 0039831
2011-08-03 15:54 shuehner Status resolved => closed
2011-08-06 05:32 hudsonbot Checkin
2011-08-06 05:32 hudsonbot Note Added: 0039948


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker