Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052444 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | major | have not tried | 2023-05-15 10:27 | 2023-08-11 15:02 | |||
Reporter | ablasco | View Status | public | |||||
Assigned To | ablasco | |||||||
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 | 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 | * | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0152768) hgbot (developer) 2023-07-21 08:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1180 [^] |
(0153459) hgbot (developer) 2023-08-11 15:02 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1180 [^] |
(0153460) hgbot (developer) 2023-08-11 15:02 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 1fb384ea628fec7ed10528c273aa7f7347bc83c8 Author: adrian.blasco <adrian.blasco@openbravo.com> Date: 11-08-2023 15:01:32 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/1fb384ea628fec7ed10528c273aa7f7347bc83c8 [^] Fixes ISSUE-52444 obc2MainApp-portrait Font aspect Ratio applied for portrait --- M web-jspack/org.openbravo.core2/src/assets/style/layout.scss M web-jspack/org.openbravo.core2/src/assets/style/main.scss --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |