Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019324 | Openbravo ERP | B. User interface | public | 2011-12-16 19:47 | 2011-12-19 19:15 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP7 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019324: [KS] "User Profile" tabs, should be accessible using keyboard shortcuts |
Description | [KS] "User Profile" tabs, should be accessible using keyboard shortcuts |
Steps To Reproduce | Open "User Profile" menu (clicking with the mouse or by pressing Ctrl+P)
You should be able to focus the "Profile" and "Change password" tabs using keyboard shortcuts |
Proposed Solution | Add focus capabilities to the tab.
Switch tab by pressing "Right" or "Left" cursor keys.
Once a tab is opened, the focus should move to the form. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-16 19:47 | dbaz | New Issue | |
2011-12-16 19:47 | dbaz | Assigned To | => dbaz |
2011-12-16 19:47 | dbaz | Modules | => Core |
2011-12-16 19:47 | dbaz | OBNetwork customer | => No |
2011-12-16 19:49 | hgbot | Checkin | |
2011-12-16 19:49 | hgbot | Note Added: 0043911 | |
2011-12-16 19:49 | hgbot | Status | new => resolved |
2011-12-16 19:49 | hgbot | Resolution | open => fixed |
2011-12-16 19:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/06c7f32db85e2be57d5131267d16ef3164aaf188 [^] |
2011-12-19 09:52 | mtaal | Note Added: 0043930 | |
2011-12-19 09:52 | mtaal | Status | resolved => new |
2011-12-19 09:52 | mtaal | Resolution | fixed => open |
2011-12-19 09:52 | mtaal | Note Edited: 0043930 | bug_revision_view_page.php?bugnote_id=0043930#r2985 |
2011-12-19 14:26 | mtaal | Status | new => scheduled |
2011-12-19 14:26 | mtaal | Note Added: 0043943 | |
2011-12-19 14:26 | mtaal | fix_in_branch | => pi |
2011-12-19 14:26 | mtaal | Status | scheduled => resolved |
2011-12-19 14:26 | mtaal | Fixed in Version | => 3.0MP7 |
2011-12-19 14:26 | mtaal | Resolution | open => fixed |
2011-12-19 14:26 | mtaal | Note Added: 0043944 | |
2011-12-19 14:26 | mtaal | Status | resolved => closed |
2011-12-19 19:15 | hudsonbot | Checkin | |
2011-12-19 19:15 | hudsonbot | Note Added: 0043961 | |
Notes |
|
(0043911)
|
hgbot
|
2011-12-16 19:49
|
|
Repository: erp/devel/pi
Changeset: 06c7f32db85e2be57d5131267d16ef3164aaf188
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Dec 16 19:49:01 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/06c7f32db85e2be57d5131267d16ef3164aaf188 [^]
Fixed issue 19324: [KS] 'User profile' tabs now can have focus
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-user-profile-widget.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-navigation-bar-styles.css
---
|
|
|
(0043930)
|
mtaal
|
2011-12-19 09:52
|
|
It does not work with me.. Indeed the focus is in the form after opening the fly out but:
1) I can't switch tab using the arrow keys
2) when I tab through the form fields, after the last form field the focus moves to MYOB, so it disappears from the form.
Tested in chrome
|
|
|
(0043943)
|
mtaal
|
2011-12-19 14:26
|
|
|
|
(0043944)
|
mtaal
|
2011-12-19 14:26
|
|
|
|
|
|