Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052444
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] POSmajorhave not tried2023-05-15 10:272023-08-11 15:02
ReporterablascoView Statuspublic 
Assigned Toablasco 
PrioritynormalResolutionfixedFixed in Version23Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052444: Relative zoom should be adapted when switching to portrait mode

DescriptionLandscape 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*
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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 Triggers an Emergency Pack => No
2023-07-21 08:36 hgbot Note Added: 0152768
2023-07-31 10:52 AugustoMauch Assigned To Triage Platform Base => ablasco
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
Powered by Mantis Bugtracker