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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019910
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2012-02-29 10:142012-03-02 15:40
ReporterdmiguelezView Statuspublic 
Assigned Todmiguelez 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionfd04bbbff39a
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
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

0019910: No scroll in Classic Windows with HTML generated with Jasper

DescriptionNot possible to scroll down in HTML output. If you have huge amount of date you are not able to scroll down.
Steps To Reproduce1. install Aging Balance module
2. run report for a period of time where huge amount of data is going to be obtained.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0019906 closeddmiguelez Modules Not possible to scroll down in HTML output 

-  Notes
(0045571)
dmiguelez (developer)
2012-02-29 11:02

Test plan:

1. install Aging Balance module
2. run report for a period of time where huge amount of data is going to be obtained.
3. make sure that now you can scroll through the infortmation
4. click in one of the links to navigate to de Payment Report and make sure that you can scroll through this information too
(0045659)
hgbot (developer)
2012-03-01 12:14

Repository: erp/devel/pi
Changeset: fd04bbbff39a8d76d16f33118a001a61a8a8618e
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Mar 01 12:13:36 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fd04bbbff39a8d76d16f33118a001a61a8a8618e [^]

Fixes issue 0019910: Adds parameter to define scroll in AppFrame.

---
M src/org/openbravo/erpCommon/security/Login_FS.xml
M src/org/openbravo/erpCommon/security/Menu.java
---
(0045672)
iperdomo (reporter)
2012-03-01 16:00

Tested on pi @ rev fd04bbbff39a

- Installed xmlEngine concept modules to generate a basic list of products
- Login into the application
- Open a list with the following statement:

OB.ViewManager.openView('OBClassicWindow', {obManualURL:'/org.openbravo.concepts.xmlengine/xmlengine-sample.html?sample=4'})

You'll find that is a long list of products but no scrollbar is shown
- Close the window
- Open a list passing the vScroll=auto and check that a scrollbar is shown:

OB.ViewManager.openView('OBClassicWindow', {obManualURL:'/org.openbravo.concepts.xmlengine/xmlengine-sample.html?sample=4&vScroll=auto'})

- The scrollbar is shown
(0046010)
hudsonbot (developer)
2012-03-02 15:40

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/544d64e0c159 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-02-29 10:14 dmiguelez New Issue
2012-02-29 10:14 dmiguelez Assigned To => dbaz
2012-02-29 10:14 dmiguelez Modules => Core
2012-02-29 10:14 dmiguelez Assigned To dbaz => dmiguelez
2012-02-29 10:14 dmiguelez Status new => acknowledged
2012-02-29 10:15 dmiguelez Relationship added related to 0019906
2012-02-29 11:02 dmiguelez Note Added: 0045571
2012-03-01 12:14 hgbot Checkin
2012-03-01 12:14 hgbot Note Added: 0045659
2012-03-01 12:14 hgbot Status acknowledged => resolved
2012-03-01 12:14 hgbot Resolution open => fixed
2012-03-01 12:14 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fd04bbbff39a8d76d16f33118a001a61a8a8618e [^]
2012-03-01 16:00 iperdomo Note Added: 0045672
2012-03-01 16:00 iperdomo Status resolved => closed
2012-03-02 15:40 hudsonbot Checkin
2012-03-02 15:40 hudsonbot Note Added: 0046010


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker