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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037583
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2018-01-04 09:342018-01-10 13:58
Reporterjorge-garciaView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR18Q1
StatusclosedFix in branchFixed in SCM revision256fde12625e
ProjectionnoneETAnoneTarget VersionRR18Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037583: Processing block screen CSS changes are necessary

DescriptionProcessing block screen for WebPOS should use a defined CSS styles in it's implementation.
Steps To Reproduce1. Execute the command in developer tools to show the processing block screen:
OB.UTIL.showProcessing(true, OB.I18N.getLabel('OBPOS_receiptProcessing'));

2. Execute the command in developer tools to hide de processing block screen:
OB.UTIL.showProcessing(false)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0037582 closedjorge-garcia Processing block screen CSS changes are necessary 

-  Notes
(0101600)
hgbot (developer)
2018-01-05 14:43

Repository: retail/backports/3.0RR18Q1/org.openbravo.mobile.core
Changeset: 256fde12625ef94e99e4742ea0c560caab8b5cc1
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 05 14:36:44 2018 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/256fde12625ef94e99e4742ea0c560caab8b5cc1 [^]

Fixed issue 37583: Processing block screen CSS changes are necessary

The CSS changes are:
  - For processing container
    * Modified padding and with
    * Added height value
  - For processing spinner
    * Modified top, height and left values
    * Added width value to avoid scrollbar in low resolutions.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---

- Issue History
Date Modified Username Field Change
2018-01-04 09:36 jorge-garcia Type defect => backport
2018-01-04 09:36 jorge-garcia Target Version => RR18Q1
2018-01-05 14:43 hgbot Checkin
2018-01-05 14:43 hgbot Note Added: 0101600
2018-01-05 14:43 hgbot Status scheduled => resolved
2018-01-05 14:43 hgbot Resolution open => fixed
2018-01-05 14:43 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/256fde12625ef94e99e4742ea0c560caab8b5cc1 [^]
2018-01-10 13:58 marvintm Review Assigned To => marvintm
2018-01-10 13:58 marvintm Status resolved => closed
2018-01-10 13:58 marvintm Fixed in Version => RR18Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker