Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031008Retail ModulesWeb POSpublic2015-10-01 15:582015-10-01 17:32
guillermogil 
Retail 
normalminoralways
newopen 
5
 
 
No
0031008: [UX] The alerts (OB.UTIL.showError) appear behind an scrim if a popup is open
[UX] The alerts (OB.UTIL.showError) appear behind an scrim if a popup is open
* Login to WebPOS
* Go to offline
* Open receipts popup
* Click search button

The alert is behind the scrim of the popup
The 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.
No tags attached.
diff issue31008.diff (415) 2015-10-01 17:31
https://issues.openbravo.com/file_download.php?file_id=8509&type=bug
Issue History
2015-10-01 15:58guillermogilNew Issue
2015-10-01 15:58guillermogilAssigned To => Retail
2015-10-01 15:58guillermogilTriggers an Emergency Pack => No
2015-10-01 16:41guillermogilProposed Solution updated
2015-10-01 17:31guillermogilFile Added: issue31008.diff
2015-10-01 17:32guillermogilProposed Solution updated

There are no notes attached to this issue.