Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042722Retail ModulesWeb POSpublic2020-01-07 18:252020-01-31 09:18
inaki_garcia 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
main 
RR20Q2 
guilleaer
No
0042722: [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.
related to defect 0042719 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] Line information/description pane doesn't show scroll bar when scrolling 
related to defect 0042717 closed prakashmurugesan88 [20Q1] [NewSkin] Line description may get hidden using non conventional resolutions 
depends on backport 0043018RR20Q1 closed prakashmurugesan88 [20Q1] [UX] Line information/description pane has an irregular scrolling 
related to defect 0042846 closed gorka_gil [20Q1] [NewSkin] Scrolling in Cashup window doesn't work in touch devices - count ipad 
png 2020012711:18:44.png (52,317) 2020-01-27 11:24
https://issues.openbravo.com/file_download.php?file_id=13916&type=bug
png
Issue History
2020-01-07 18:25inaki_garciaNew Issue
2020-01-07 18:25inaki_garciaAssigned To => Retail
2020-01-07 18:25inaki_garciaTriggers an Emergency Pack => No
2020-01-07 18:25inaki_garciaIssue generated from0042719
2020-01-07 18:26inaki_garciaDescription Updatedbug_revision_view_page.php?rev_id=20035#r20035
2020-01-07 18:29inaki_garciaRelationship addedrelated to 0042719
2020-01-07 18:29inaki_garciaDescription Updatedbug_revision_view_page.php?rev_id=20036#r20036
2020-01-07 18:37inaki_garciaIssue cloned0042723
2020-01-08 13:00inaki_garciaNote Added: 0116689
2020-01-08 14:53prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-01-08 14:54prakashmurugesan88Relationship addedrelated to 0042717
2020-01-09 08:50prakashmurugesan88Statusnew => scheduled
2020-01-09 08:51prakashmurugesan88Note Added: 0116719
2020-01-09 08:51prakashmurugesan88Statusscheduled => resolved
2020-01-09 08:51prakashmurugesan88Resolutionopen => fixed
2020-01-09 10:51inaki_garciaIssue cloned0042756
2020-01-09 10:51inaki_garciaRelationship addedrelated to 0042756
2020-01-09 10:51inaki_garciaNote Deleted: 0116689
2020-01-14 12:46inaki_garciaRelationship deletedrelated to 0042756
2020-01-14 12:47inaki_garciaRelationship addedrelated to 0042846
2020-01-27 11:24guilleaerNote Added: 0117260
2020-01-27 11:24guilleaerStatusresolved => new
2020-01-27 11:24guilleaerResolutionfixed => open
2020-01-27 11:24guilleaerFile Added: 2020012711:18:44.png
2020-01-27 11:26guilleaerNote Edited: 0117260bug_revision_view_page.php?bugnote_id=0117260#r20237
2020-01-28 09:07prakashmurugesan88Statusnew => scheduled
2020-01-30 07:10hgbotCheckin
2020-01-30 07:10hgbotNote Added: 0117338
2020-01-30 07:10hgbotStatusscheduled => resolved
2020-01-30 07:10hgbotResolutionopen => fixed
2020-01-30 07:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e26f27ee4ba7eb421938611263e9c8fde51cf2d [^]
2020-01-31 09:18guilleaerReview Assigned To => guilleaer
2020-01-31 09:18guilleaerStatusresolved => closed
2020-01-31 09:18guilleaerFixed in Version => RR20Q2

Notes
(0116719)
prakashmurugesan88   
2020-01-09 08:51   
Fixes this issue in the following changeset,

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0b55f108b2eeb96e2df6999405aa6f43abf2ab87 [^]
(0117260)
guilleaer   
2020-01-27 11:24   
(edited on: 2020-01-27 11:26)
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

(0117338)
hgbot   
2020-01-30 07:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5e26f27ee4ba7eb421938611263e9c8fde51cf2d
Author: Prakash M <prakash <at> qualiantech.com>
Date: Thu Jan 30 11:23:55 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e26f27ee4ba7eb421938611263e9c8fde51cf2d [^]

Fixed issue 42722 : 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
---