Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043018Retail ModulesWeb POSpublic2020-01-07 18:252020-02-21 09:44
inaki_garcia 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
main 
RR20Q1RR20Q1 
marvintm
No
0043018: [20Q1] [UX] Line information/description pane has an irregular scrolling
When trying to scroll on the description pane that appears when selecting a line of the ticket/receipt, an irregular scrolling happens. This incorrect scrolling is manifested in two ways:

- When there's a text overflow and the hidden part of it is wanted to be displayed, scrolling to it doesn't stay / bounces back to the original position
- The text can sometimes be displaced to the right when scrolling on touch devices. This is then reset when touching on the content of the pane

These behaviours aren't specific to the newly introduced skin, but the opportunity should to make the scrolling work correctly.

Check the following attached video that depicts these issues: https://drive.google.com/open?id=1-buLE2CLeWBJ-RJH6foV2ft-OJiQ2fkQ [^]
0. Log in the POS as user "vallblanca"
1. Add an item to the ticket via the "Browse" or "Search" tabs
2. Click on the newly added item to show the line information/description pane
3. Try to scroll both on the vertical and horizontal layout either on the tablet
No tags attached.
blocks defect 0042722 closed prakashmurugesan88 [20Q1] [UX] Line information/description pane has an irregular scrolling 
png 2020012711_18_44 (1).png (52,317) 2020-02-03 10:41
https://issues.openbravo.com/file_download.php?file_id=13960&type=bug
png
Issue History
2020-01-28 09:07prakashmurugesan88Typedefect => backport
2020-01-28 09:07prakashmurugesan88Target Version => RR20Q1
2020-02-03 10:40prakashmurugesan88Note Added: 0117422
2020-02-03 10:41prakashmurugesan88File Added: 2020012711_18_44 (1).png
2020-02-03 10:42prakashmurugesan88Note Added: 0117423
2020-02-03 11:04hgbotCheckin
2020-02-03 11:04hgbotNote Added: 0117426
2020-02-03 11:04hgbotStatusscheduled => resolved
2020-02-03 11:04hgbotResolutionopen => fixed
2020-02-03 11:04hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/7185d8013c619eeca7c0e6105d2015aedbc47cbe [^]
2020-02-21 09:44marvintmReview Assigned To => marvintm
2020-02-21 09:44marvintmStatusresolved => closed
2020-02-21 09:44marvintmFixed in Version => RR20Q1

Notes
(0117422)
prakashmurugesan88   
2020-02-03 10:40   
Product image is not shown in some resolutions

check attached screenshots.

Probably we should show this info in column mode with a scroll in narrow screens

image
product property 1
product property 2
product property 3
...

and using 2 columns when we have space

product property 1 image
product property 2 image
product property 3 image
(0117423)
prakashmurugesan88   
2020-02-03 10:42   
Part of the issue solved in following commit,

https://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/4822b886a9ef0b5cc16d1601130d9bf84dc3b2e7 [^]
(0117426)
hgbot   
2020-02-03 11:04   
Repository: retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal
Changeset: 7185d8013c619eeca7c0e6105d2015aedbc47cbe
Author: Prakash M <prakash <at> qualiantech.com>
Date: Mon Feb 03 15:16:43 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/7185d8013c619eeca7c0e6105d2015aedbc47cbe [^]

Fixed issue 43018 : Fixed product image display issue in very small device

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---