Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017468Openbravo ERPB. User interfacepublic2011-06-02 15:192011-06-10 11:21
dbaz 
dbaz 
urgentmajoralways
closedfixed 
5
 
3.0MP0 
Core
No
0017468: [KS] Subsections within a form should be focusable (and expandible using keyboard)
https://spreadsheets.google.com/ccc?key=0AscCzhu_uHnCdFlJSkMxQTRoNHdYUE1PNDBYRDY1YUE&hl=en&authkey=CPjuiJsF#gid=0 [^]

Subsections within a form should be focusable (and expandible using keyboard)
Press tab key within a form and notice that sections don't get the focus.
No tags attached.
Issue History
2011-06-02 15:19dbazNew Issue
2011-06-02 15:19dbazAssigned To => dbaz
2011-06-02 15:19dbazModules => Core
2011-06-02 15:21dbazTarget Version => 3.0MP0
2011-06-07 14:52dbazNote Added: 0038127
2011-06-08 17:30hgbotCheckin
2011-06-08 17:30hgbotNote Added: 0038177
2011-06-08 17:30hgbotStatusnew => resolved
2011-06-08 17:30hgbotResolutionopen => fixed
2011-06-08 17:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2af7096be2c1caa0e88f6e39485eabc3e82633dd [^]
2011-06-10 11:21rgorisStatusresolved => closed

Notes
(0038127)
dbaz   
2011-06-07 14:52   
The current problem is that there is no visualization when the section has the focus. It has been tracked at

http://forums.smartclient.com/showthread.php?p=66504#post66504 [^]
(0038177)
hgbot   
2011-06-08 17:30   
Repository: erp/devel/pi
Changeset: 2af7096be2c1caa0e88f6e39485eabc3e82633dd
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Jun 08 17:28:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2af7096be2c1caa0e88f6e39485eabc3e82633dd [^]

Fixed issue 17468: [KS] Added focus visualization to 'SectionItem'

---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_Over_closed_end.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_Over_closed_start.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_Over_closed_stretch.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_Over_opened_end.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_Over_opened_start.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_Over_opened_stretch.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_closed_end.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_closed_start.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_closed_stretch.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_opened_end.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_opened_start.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-bg_Focused_opened_stretch.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-ico_Focused_closed.png
A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/form/sectionItem-ico_Focused_opened.png
---