Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029372Retail ModulesWeb POSpublic2015-03-23 13:252015-03-23 13:59
migueldejuana 
Retail 
normalminoralways
newopen 
107
 
 
No
0029372: In windows 7 touchscreen, modals with inputs doesn't focus first input
When we are working in a touchscreen device running Windows 7, when we open a modal which has an input inside, the focus is not well assigned. The focus is not in the first input.
Modals as payment gift card, verified returns...
- Login
- Open Verify returns menu option
- ERROR: See that focus is not in the input
No tags attached.
Issue History
2015-03-23 13:25migueldejuanaNew Issue
2015-03-23 13:25migueldejuanaAssigned To => Retail
2015-03-23 13:25migueldejuanaTriggers an Emergency Pack => No
2015-03-23 13:59hgbotCheckin
2015-03-23 13:59hgbotNote Added: 0075870

Notes
(0075870)
hgbot   
2015-03-23 13:59   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 955676ac4e971284db062a23a0814d83ea8dc9d3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Mar 23 13:59:07 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/955676ac4e971284db062a23a0814d83ea8dc9d3 [^]

Related to issue 0029372: In windows 7 touchscreen, modals with inputs doesn't focus first input

Temporal fix, we set the focus to input field when executeOnShow. We have to fix it in the root of the problem. OB.UI.Modal

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardDialog.js
---