Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004295 | Openbravo ERP | 02. Master data management | public | 2008-07-03 10:54 | 2009-02-27 11:40 |
|
Reporter | psarobe | |
Assigned To | dbaz | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40beta | |
Target Version | | Fixed in Version | 2.50beta | |
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 | 0004295: KBS: Not able to focus on Password icon using keyboard shortcuts |
Description | Using the TAB key I cannot focus on the password icon. |
Steps To Reproduce | 1. Go to Master data management->Security->User
2. Click new and move using the TAB key to the password field. Note you cannot open the password box |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0004967 | | closed | dbaz | KBS: Not able to focus on Password icon using keyboard shortcuts |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-07-03 10:54 | psarobe | New Issue | |
2008-07-03 10:54 | psarobe | Assigned To | => dbaz |
2008-07-03 10:54 | psarobe | sf_bug_id | 0 => 2009532 |
2008-07-03 10:54 | psarobe | OBNetwork customer | => No |
2008-07-04 09:04 | cromero | Status | new => scheduled |
2008-07-04 09:04 | cromero | fix_in_branch | => trunk |
2008-07-07 21:11 | dbaz | Assigned To | dbaz => alostale |
2008-07-07 21:11 | dbaz | Note Added: 0008197 | |
2008-11-26 11:13 | alostale | Assigned To | alostale => anthony_wolski |
2009-02-19 01:50 | dbaz | Assigned To | anthony_wolski => dbaz |
2009-02-19 01:53 | svnbot | Checkin | |
2009-02-19 01:53 | svnbot | Note Added: 0013707 | |
2009-02-19 01:53 | svnbot | Status | scheduled => resolved |
2009-02-19 01:53 | svnbot | Resolution | open => fixed |
2009-02-19 01:53 | svnbot | svn_revision | => 13375 |
2009-02-27 06:14 | sureshbabu | Status | resolved => new |
2009-02-27 06:14 | sureshbabu | Resolution | fixed => open |
2009-02-27 06:14 | sureshbabu | Note Added: 0014120 | |
2009-02-27 11:38 | dbaz | Note Added: 0014133 | |
2009-02-27 11:39 | dbaz | Note Edited: 0014133 | |
2009-02-27 11:39 | dbaz | Status | new => feedback |
2009-02-27 11:39 | dbaz | fix_in_branch | trunk => |
2009-02-27 11:39 | dbaz | Status | feedback => scheduled |
2009-02-27 11:39 | dbaz | fix_in_branch | => trunk |
2009-02-27 11:40 | dbaz | Status | scheduled => resolved |
2009-02-27 11:40 | dbaz | Resolution | open => fixed |
2009-02-27 11:40 | dbaz | Regression testing | => No |
2009-02-27 11:40 | dbaz | Status | resolved => closed |
Notes |
|
(0008197)
|
dbaz
|
2008-07-07 21:11
|
|
This field should have the tag
tabindex="1"
in order to be focusable |
|
|
(0013707)
|
svnbot
|
2009-02-19 01:53
|
|
Repository: openbravo
Revision: 13375
Author: dbaz
Date: 2009-02-19 01:52:57 +0100 (Thu, 19 Feb 2009)
Fixed bug 4295: Now you can reach password fields using tab
---
U trunk/src-wad/src/org/openbravo/wad/controls/WADString.java
U trunk/src-wad/src/org/openbravo/wad/controls/WADStringEncrypted.html
U trunk/src-wad/src/org/openbravo/wad/controls/WADStringEncrypted.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=13375&sc=1 [^]
|
|
|
|
Still i am not able to open the password box by pressing the Enter key in Password field.
Note: Focus moves to Password field not to the password icon. |
|
|
(0014133)
|
dbaz
|
2009-02-27 11:38
(edited on: 2009-02-27 11:39) |
|
This small buttons are activated via pression Ctrl+Enter when the associated input is focused.
This is the common behaviour of all the small green buttons of the application
|
|