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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031008
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-10-01 15:582015-10-01 17:32
ReporterguillermogilView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031008: [UX] The alerts (OB.UTIL.showError) appear behind an scrim if a popup is open

Description[UX] The alerts (OB.UTIL.showError) appear behind an scrim if a popup is open
Steps To Reproduce* Login to WebPOS
* Go to offline
* Open receipts popup
* Click search button

The alert is behind the scrim of the popup
Proposed SolutionThe z-index of the alert should be greater than the scrim of the popup.

Modify alert class to add the following:

 z-index: 2147483647 !important;


You can find attached a patch with this change.
TagsNo tags attached.
Attached Filesdiff file icon issue31008.diff [^] (415 bytes) 2015-10-01 17:31 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-10-01 15:58 guillermogil New Issue
2015-10-01 15:58 guillermogil Assigned To => Retail
2015-10-01 15:58 guillermogil Triggers an Emergency Pack => No
2015-10-01 16:41 guillermogil Proposed Solution updated
2015-10-01 17:31 guillermogil File Added: issue31008.diff
2015-10-01 17:32 guillermogil Proposed Solution updated


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker