Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016327 | Openbravo ERP | B. User interface | public | 2011-03-16 13:41 | 2014-02-28 19:50 |
|
Reporter | plujan | |
Assigned To | mtaal | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0RC5 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016327: It is not possible to fill the fields using Tab to navigate a Header |
Description | When creating in grid a Purchase Invoice, if I use Tab to navigate, the record goes to an intermediate state, not saved, not editing. See steps. |
Steps To Reproduce | 1. Enter as QAAdmin
2. Go to Purchase Order
3. Click "New in Grid". A record appears in the grid with the fields in edition mode.
4. Hit the Tab key to move from "Document No" (first focused field) to next field. The edition mode is gone. However, the record was not actually saved. See screenshot.
Tested in Firefox 4 and Chrome 10. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0021307 | 3.0MP15 | closed | dbaz | The focus oes not move for the following field from a field using a column with text reference |
|
Attached Files | screenshot-20.png (31,851) 2011-03-16 13:41 https://issues.openbravo.com/file_download.php?file_id=3696&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-03-16 13:41 | plujan | New Issue | |
2011-03-16 13:41 | plujan | Assigned To | => mtaal |
2011-03-16 13:41 | plujan | File Added: screenshot-20.png | |
2011-03-16 13:41 | plujan | Modules | => Core |
2011-03-16 14:42 | hgbot | Checkin | |
2011-03-16 14:42 | hgbot | Note Added: 0034943 | |
2011-03-16 14:42 | hgbot | Status | new => resolved |
2011-03-16 14:42 | hgbot | Resolution | open => fixed |
2011-03-16 14:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1352db7774abb8165252bfa62db21706f438fe0b [^] |
2011-03-17 16:29 | shuehner | Note Added: 0035007 | |
2011-03-17 16:29 | shuehner | Status | resolved => closed |
2011-03-18 00:00 | anonymous | sf_bug_id | 0 => 3221137 |
2012-08-22 01:43 | dbaz | Relationship added | related to 0021307 |
2013-09-01 03:53 | dbaz | Note Added: 0060850 | |
2014-02-26 15:31 | hgbot | Checkin | |
2014-02-26 15:31 | hgbot | Note Added: 0064614 | |
2014-02-28 19:50 | hudsonbot | Checkin | |
2014-02-28 19:50 | hudsonbot | Note Added: 0064692 | |
Notes |
|
(0034943)
|
hgbot
|
2011-03-16 14:42
|
|
Repository: erp/devel/pi
Changeset: 1352db7774abb8165252bfa62db21706f438fe0b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Mar 16 14:41:47 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1352db7774abb8165252bfa62db21706f438fe0b [^]
Fixes issue 16327: It is not possible to fill the fields using Tab to navigate a Header
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
---
|
|
|
|
Tested in pi/pgsql (rev: 6c90872d798f) just you can use the tab key to change fields in the describe flow without problem. Code change not reviewed as it mentions in a comment that current solution is just a workaround and will be revisited after rc5. |
|
|
(0060850)
|
dbaz
|
2013-09-01 03:53
|
|
|
|
(0064614)
|
hgbot
|
2014-02-26 15:31
|
|
Repository: erp/devel/pi
Changeset: 209f604c2c8695c3879ceff5f9f241b31ad1fc3a
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Sun Sep 01 04:00:54 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/209f604c2c8695c3879ceff5f9f241b31ad1fc3a [^]
[scupgrade] Related to issue 16327: API change
'_popUpTextAreaEditorTypes' in Smartclient 9.1d it is just 'popUpTextAreaEditorTypes'
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js
---
|
|
|
|
|