Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040883Retail ModulesWeb POSpublic2019-05-15 13:302019-05-23 16:35
nicolasuriz 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040883: When you click on search button in Product search, the focus does not change.
When you click on search button in Product search, the focus does not change, the consequence is that the keypad is still being shown affecting to the product view for the user.
1. Login POS
2. Use the product search tab
3. Click on the search button
4. Check that the focus is still on the writing Product tab.
5. The consequence is that the keypad is there.
No tags attached.
Issue History
2019-05-15 13:30nicolasurizNew Issue
2019-05-15 13:30nicolasurizAssigned To => Retail
2019-05-15 13:30nicolasurizResolution time => 1559080800
2019-05-15 13:30nicolasurizTriggers an Emergency Pack => No
2019-05-16 11:32ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-05-16 11:32ranjith_qualiantech_comStatusnew => scheduled
2019-05-23 07:38hgbotCheckin
2019-05-23 07:38hgbotNote Added: 0112075
2019-05-23 07:38hgbotStatusscheduled => resolved
2019-05-23 07:38hgbotResolutionopen => fixed
2019-05-23 07:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9117770900a77904e1c358aa87ac74d3a5e37588 [^]
2019-05-23 16:35marvintmReview Assigned To => marvintm
2019-05-23 16:35marvintmStatusresolved => closed
2019-05-23 16:35marvintmFixed in Version => RR19Q3

Notes
(0112075)
hgbot   
2019-05-23 07:38   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9117770900a77904e1c358aa87ac74d3a5e37588
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu May 23 11:07:57 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9117770900a77904e1c358aa87ac74d3a5e37588 [^]

Fixed issue 40883 : Added Timeout for SearcAction which will trigger the Search Input Box blur event

* When Search Input Box blur event is called, it will trigger the close the mobile keyboard by resetting focus

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---