Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052444 | POS2 | POS | public | 2023-05-15 10:27 | 2023-08-11 15:02 |
|
Reporter | ablasco | |
Assigned To | ablasco | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q4 | |
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 | 0052444: Relative zoom should be adapted when switching to portrait mode |
Description | Landscape is 1024x768 and for portrait is 640x320.
The application will zoom in or out to keep always the same components proportions.
There are two rules apllying changes for portrait ; :
-Once we surpass the 9/16 aspect ratio ( Media Query )
- and ascpect ratio < 1 with .obc2MainApp-portrait className.
The problem is that obc2MainApp-portrait is declared some levels deeper in the html code, and :root is the same than <html>, that is where the font-size should be declared in order to let the “rem” acts as a zoom.
The obc2MainApp-portrait should be declared at html level. |
Steps To Reproduce | * |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-05-15 10:27 | ablasco | New Issue | |
2023-05-15 10:27 | ablasco | Assigned To | => Triage Platform Base |
2023-05-15 10:27 | ablasco | OBNetwork customer | => No |
2023-05-15 10:27 | ablasco | Triggers an Emergency Pack | => No |
2023-07-21 08:36 | hgbot | Merge Request Status | => open |
2023-07-21 08:36 | hgbot | Note Added: 0152768 | |
2023-07-31 10:52 | AugustoMauch | Assigned To | Triage Platform Base => ablasco |
2023-08-10 11:57 | hgbot | Merge Request Status | open => approved |
2023-08-11 15:02 | hgbot | Resolution | open => fixed |
2023-08-11 15:02 | hgbot | Status | new => closed |
2023-08-11 15:02 | hgbot | Note Added: 0153459 | |
2023-08-11 15:02 | hgbot | Fixed in Version | => 23Q4 |
2023-08-11 15:02 | hgbot | Note Added: 0153460 | |