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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045031
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Mobile Warehouse pickingmajoralways2020-09-11 08:592020-09-11 08:59
Reportersalvador_campanellaView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0045031: Font size is very small on android devices in landscape mode on AWO application

DescriptionFont size is very small on android devices in landscape mode on AWO application
Steps To Reproduce1.- Open the AWO picking application with an Android device
2.- Do login
3.- Normal use of the application



Screenshot Attached
Proposed SolutionSteps 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
TagsNo tags attached.
Attached Filespng file icon unnamed.png [^] (191,188 bytes) 2020-09-11 08:59

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker