Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053267 | POS2 | Core | public | 2023-08-22 16:24 | 2023-08-23 17:27 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
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" |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | feature request | 0051178 | | closed | ablasco | Missing scrim in popovers |
|
Attached Files | |
|
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 | Triggers an Emergency Pack | => No |
2023-08-22 16:25 | dbaz | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=26687#r26687 |
2023-08-22 16:30 | hgbot | Note Added: 0153803 | |
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 | |