Openbravo Issue Tracking System - POS2
View Issue Details
0050787POS2POSpublic2022-11-08 17:552022-11-10 18:20
ablasco 
ablasco 
normalminorhave not tried
closedno change required 
5
 
 
No
0050787: LoadingScreen Width in Portrait Mode
LoadingScreen in portrait mode exceeds device width.

CSS Styling should fix this problem
*
Width is fixed at 50rem or 500pixels

It should be adapted to min and max width to support devices in portrait mode.
min-width: 30rem;
max-width: 50rem;
No tags attached.
related to feature request 0050400 scheduled ablasco Portrait mode support 
png Screenshot from 2022-11-08 17-54-57.png (46,657) 2022-11-08 17:55
https://issues.openbravo.com/file_download.php?file_id=17772&type=bug
png
Issue History
2022-11-08 17:55ablascoNew Issue
2022-11-08 17:55ablascoAssigned To => ablasco
2022-11-08 17:55ablascoFile Added: Screenshot from 2022-11-08 17-54-57.png
2022-11-08 17:55ablascoTriggers an Emergency Pack => No
2022-11-08 17:59hgbotNote Added: 0143263
2022-11-08 18:00ablascoStatusnew => scheduled
2022-11-08 18:01ablascoRelationship addedrelated to 0050400
2022-11-10 18:19hgbotNote Added: 0143434
2022-11-10 18:20AugustoMauchNote Added: 0143435
2022-11-10 18:20AugustoMauchStatusscheduled => closed
2022-11-10 18:20AugustoMauchResolutionopen => no change required

Notes
(0143263)
hgbot   
2022-11-08 17:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/899 [^]
(0143434)
hgbot   
2022-11-10 18:19   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/899 [^]
(0143435)
AugustoMauch   
2022-11-10 18:20   
Fixed in 50198