Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042862Retail ModulesWeb POSpublic2020-01-14 15:562020-02-10 08:31
inaki_garcia 
prakashmurugesan88 
normaltrivialalways
closedfixed 
5
main 
RR20Q2 
guilleaer
No
0042862: [20Q1] [NewSkin] [UX] The "Switch View" button of Cashup window in vertical layout remains clicked when tapped on touch devices
When using the Cashup window in vertical layout and using the "Switch View" button to switch sides, the button remains "tapped" or "active" after tapping on it on the
Galaxy Tab A6. Check the following video that depicts this: https://drive.google.com/open?id=19iNHHcujxERcDg5yCEJrhAuX0AaUc2iy [^]

NOTE: it is also reproducible in desktop with chrome developers tools emulating a mobile device

NOTE2: also happens with previous and next buttons of the cashup, except when the button is disabled. To reproduce it complete the steps till the report and then navigate 2 steps back and forward.
0. Log in the POS as user "vallblanca"
1. Select the "Cash up" option from the dropdown menu
2. Set the touch device on vertical layout, and tap on the "Switch View" button on the top right of the screen
NOTICE that the button remains tapped
No tags attached.
depends on backport 0042973RR20Q1 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] The "Switch View" button of Cashup window in vertical layout remains clicked when tapped on touch devices 
related to defect 0042867 closed Retail [20Q1] [NewSkin] [UX] The text of "Switch View" button of Cashup window in vertical layout doesn't fit into it on touch devices 
Issue History
2020-01-14 15:56inaki_garciaNew Issue
2020-01-14 15:56inaki_garciaAssigned To => Retail
2020-01-14 15:56inaki_garciaTriggers an Emergency Pack => No
2020-01-14 15:56inaki_garciaIssue generated from0042846
2020-01-14 16:21inaki_garciaSeverityminor => trivial
2020-01-14 16:46inaki_garciaIssue cloned0042867
2020-01-20 14:11prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-01-21 18:20gorka_gilDescription Updatedbug_revision_view_page.php?rev_id=20187#r20187
2020-01-23 05:47prakashmurugesan88Statusnew => scheduled
2020-01-23 05:48hgbotCheckin
2020-01-23 05:48hgbotNote Added: 0117187
2020-01-23 05:48hgbotStatusscheduled => resolved
2020-01-23 05:48hgbotResolutionopen => fixed
2020-01-23 05:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/01f0785f2f280f95b3ff8e5e2a63aae68a0ff1b8 [^]
2020-01-23 05:49prakashmurugesan88Relationship addedblocks 0042867
2020-01-23 05:50prakashmurugesan88Relationship deletedblocks 0042867
2020-01-23 05:50prakashmurugesan88Relationship addedrelated to 0042867
2020-02-10 08:31guilleaerReview Assigned To => guilleaer
2020-02-10 08:31guilleaerStatusresolved => closed
2020-02-10 08:31guilleaerFixed in Version => RR20Q2

Notes
(0117187)
hgbot   
2020-01-23 05:48   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 01f0785f2f280f95b3ff8e5e2a63aae68a0ff1b8
Author: Prakash M <prakash <at> qualiantech.com>
Date: Thu Jan 23 10:15:38 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/01f0785f2f280f95b3ff8e5e2a63aae68a0ff1b8 [^]

Fixed issue 42862 : Fixed Switch View button focused state issue in Cashup window

* Added media query in all hover classes to avoid hover in touch devices

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---