Openbravo Issue Tracking System - Retail Modules | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0031008 | Retail Modules | Web POS | public | 2015-10-01 15:58 | 2015-10-01 17:32 |
| Reporter | guillermogil | ||||
| Assigned To | Retail | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | No | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| 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 Solution | 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. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://issues.openbravo.com/file_download.php?file_id=8509&type=bug | ||||
| 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 | OBNetwork customer | => No | ||
| 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 | |||
| There are no notes attached to this issue. |