Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0031008 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Retail Modules] Web POS | minor | always | 2015-10-01 15:58 | 2015-10-01 17:32 | |||||||
| Reporter | guillermogil | View Status | public | |||||||||
| Assigned To | Retail | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| 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.  | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  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 | |
| Copyright © 2000 - 2009 MantisBT Group |