Openbravo Issue Tracking System - Retail Modules
View Issue Details
0021014Retail ModulesWeb POSpublic2012-07-11 16:382012-07-22 13:02
rgoris 
dbaz 
normalminoralways
closedfixed 
5
 
 
No
No
0021014: Allow keyboard ENTER for dialog buttons
All modal dialog have buttons (such as OK/Cancel) and users are used to hitting Enter to confirm (press) the button that has the focus, which is the first one by default.

Currently one tapping and clicking works.
Log out, try to hit the ENTER key on the keyboard.
Make ENTER work to press the button
Make SPACEbar work to press the button
Introduce focus and make the TAB toggle the focus between the buttons.
No tags attached.
Issue History
2012-07-11 16:38rgorisNew Issue
2012-07-11 16:38rgorisAssigned To => dbaz
2012-07-11 16:38rgorisOBNetwork customer => No
2012-07-18 16:27hgbotCheckin
2012-07-18 16:27hgbotNote Added: 0050732
2012-07-18 16:27hgbotStatusnew => resolved
2012-07-18 16:27hgbotResolutionopen => fixed
2012-07-18 16:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/267b17c025345fc1f491e800b69ffecddd814e99 [^]
2012-07-22 13:02rgorisStatusresolved => closed

Notes
(0050732)
hgbot   
2012-07-18 16:27   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 267b17c025345fc1f491e800b69ffecddd814e99
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Jul 18 16:27:30 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/267b17c025345fc1f491e800b69ffecddd814e99 [^]

Fixed issue 21014: Now modal popups get the focus in the first focusable item

---
M web/org.openbravo.retail.posterminal/js/components/commonbuttons.js
M web/org.openbravo.retail.posterminal/js/utilitiesui.js
---