Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0045031 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Retail Modules] Mobile Warehouse picking | major | always | 2020-09-11 08:59 | 2020-09-11 08:59 | |||||||
Reporter | salvador_campanella | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | unnamed.png [^] (191,188 bytes) 2020-09-11 08:59
| |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |