Notes |
|
(0035069)
|
mtaal
|
2011-03-19 20:51
|
|
|
|
(0035098)
|
hgbot
|
2011-03-21 13:29
|
|
Repository: erp/devel/pi
Changeset: bb0a2c2cbe8c8a267a3e89cb89e94f5529da250f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Mar 19 20:51:58 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bb0a2c2cbe8c8a267a3e89cb89e94f5529da250f [^]
Related to issue 16297: I cannot open the date picker using the keyboard
---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
---
|
|
|
(0036130)
|
mtaal
|
2011-04-27 15:39
|
|
There are 2 very similar issues related to focus handling and keyboard usage with the date range filter. The issues will be solved under the 16314 issue. |
|
|
(0036136)
|
mtaal
|
2011-04-27 17:16
|
|
The total issue to solve is this one:
- focus should be in first field
- when tabbing the focus should jump from text field to text field and eventually to the buttons
- the focus should not go to the calendar button or blank space
See the related issue. |
|
|
(0036498)
|
hgbot
|
2011-05-06 12:18
|
|
Repository: erp/devel/pi
Changeset: 75564115c2c2e57ccf80e4521848b99eff0edee9
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri May 06 12:17:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/75564115c2c2e57ccf80e4521848b99eff0edee9 [^]
Fixes issue 16297: I cannot open the date picker using the keyboard, Fixes issue 16314: Keyboard operation for date range filter popup
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
---
|
|
|
|
|