Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0053267 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [POS2] Core | minor | always | 2023-08-22 16:24 | 2023-08-23 17:27 | |||
| Reporter | dbaz | View Status | public | |||||
| Assigned To | dbaz | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 23Q4 | |||
| Status | closed | 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 | approved | |||||||
| 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 | 0053267: Scrim should fulfill the whole screen | |||||||
| Description | Scrim should fulfill the whole screen Sometimes, when using popovers, it only covers part of the screen. This is because it uses "position: absolute" so only covers up to the "position: relative" found in a parent. | |||||||
| Steps To Reproduce | Open the "Settings" popover. Notice that only the AppBar gets the scrim or Open the "Receipt Properties" popover. Notice that only the AppBar gets the scrim | |||||||
| Proposed Solution | Change "position: absolute" to "position: fixed" | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | ||||||||
| 
 | ||||||||
|  Notes | |
| (0153803) hgbot (developer) 2023-08-22 16:30 | Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1209 [^] | 
| (0153854) hgbot (developer) 2023-08-23 17:27 | Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: e9a474534f4c37c2da21c06c8076bf20830a9dc5 Author: David Baz Fayos <david.baz@openbravo.com> Date: 23-08-2023 17:11:31 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/e9a474534f4c37c2da21c06c8076bf20830a9dc5 [^] Fixed ISSUE-53267: Now the scrim always takes the full window when opening popovers --- M web-jspack/org.openbravo.core2/src/components/Scrim/Scrim.scss --- | 
| (0153855) hgbot (developer) 2023-08-23 17:27 | Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1209 [^] | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2023-08-22 16:24 | dbaz | New Issue | |
| 2023-08-22 16:24 | dbaz | Assigned To | => dbaz | 
| 2023-08-22 16:24 | dbaz | OBNetwork customer | => No | 
| 2023-08-22 16:24 | dbaz | Triggers an Emergency Pack | => No | 
| 2023-08-22 16:25 | dbaz | Steps to Reproduce Updated | View Revisions | 
| 2023-08-22 16:30 | hgbot | Merge Request Status | => open | 
| 2023-08-22 16:30 | hgbot | Note Added: 0153803 | |
| 2023-08-23 17:13 | hgbot | Merge Request Status | open => approved | 
| 2023-08-23 17:16 | ablasco | Relationship added | duplicate of 0051178 | 
| 2023-08-23 17:27 | hgbot | Resolution | open => fixed | 
| 2023-08-23 17:27 | hgbot | Status | new => closed | 
| 2023-08-23 17:27 | hgbot | Fixed in Version | => 23Q4 | 
| 2023-08-23 17:27 | hgbot | Note Added: 0153854 | |
| 2023-08-23 17:27 | hgbot | Note Added: 0153855 | |
| Copyright © 2000 - 2009 MantisBT Group |