Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0045031 | Retail Modules | Mobile Warehouse picking | public | 2020-09-11 08:59 | 2020-09-11 08:59 |
Reporter | salvador_campanella | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
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 | 0045031: Font size is very small on android devices in landscape mode on AWO application | ||||
Description | Font size is very small on android devices in landscape mode on AWO application | ||||
Steps To Reproduce | 1.- Open the AWO picking application with an Android device 2.- Do login 3.- Normal use of the application Screenshot Attached | ||||
Proposed Solution | Steps provided by David Baz - Change all "font-size: XXpx;" that exists in the css that you are applying to AWO by "font-size: calc (XXpx * var (- fontZoomFactor))" Create a "AWO Font Zoom Factor" preference that defaults to "1". In the javascript read the status of said preference, and create the necessary <style> (from JS) to define said variable --fontZoomFactor | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | unnamed.png (191,188) 2020-09-11 08:59 https://issues.openbravo.com/file_download.php?file_id=14956&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-09-11 08:59 | salvador_campanella | New Issue | |||
2020-09-11 08:59 | salvador_campanella | Assigned To | => Retail | ||
2020-09-11 08:59 | salvador_campanella | File Added: unnamed.png | |||
2020-09-11 08:59 | salvador_campanella | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |