Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042973Retail ModulesWeb POSpublic2020-01-14 15:562020-02-21 09:33
inaki_garcia 
prakashmurugesan88 
normaltrivialalways
closedfixed 
5
main 
RR20Q1RR20Q1 
marvintm
No
0042973: [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.
blocks defect 0042862 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] The "Switch View" button of Cashup window in vertical layout remains clicked when tapped on touch devices 
Issue History
2020-01-23 05:47prakashmurugesan88Typedefect => backport
2020-01-23 05:47prakashmurugesan88Target Version => RR20Q1
2020-02-12 08:55hgbotCheckin
2020-02-12 08:55hgbotNote Added: 0117670
2020-02-12 08:55hgbotStatusscheduled => resolved
2020-02-12 08:55hgbotResolutionopen => fixed
2020-02-12 08:55hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/185862db6eb718ee171196d31b58a278682e01f8 [^]
2020-02-21 09:33marvintmReview Assigned To => marvintm
2020-02-21 09:33marvintmStatusresolved => closed
2020-02-21 09:33marvintmFixed in Version => RR20Q1

Notes
(0117670)
hgbot   
2020-02-12 08:55   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: 185862db6eb718ee171196d31b58a278682e01f8
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Feb 12 12:50:50 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/185862db6eb718ee171196d31b58a278682e01f8 [^]

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