Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020482 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2012-05-13 22:44 | 2012-05-25 12:11 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8f6f2842e1f0 | ||||
Projection | none | ETA | none | Target Version | 3.0MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0020482: Tab does not move focus in grid editing if a field has a FIC call | |||||||
Description | In grid editing when a field participates in callouts then when changing the value and tabbing out of the field does not move the focus, the focus remains in the field | |||||||
Steps To Reproduce | Goto sales invoice header Create/save a new header and a new line In grid mode, do inline grid editing for the line Change the quantity and tab The focus does not move to the next field | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0048600) hgbot (developer) 2012-05-13 22:53 |
Repository: erp/devel/pi Changeset: 8f6f2842e1f05bde4cd68f5a75ea7bbc20f3580b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun May 13 22:53:02 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8f6f2842e1f05bde4cd68f5a75ea7bbc20f3580b [^] Fixes issue 20482: Tab does not move focus in grid editing if a field has a FIC call The cell edit call to the smartclient code should be done before the blur, because the cell edit end call programmatically moves the focus to the next field in case of a tab. The blur will do a FIC call which forces the focus back into the original field, if it is not reset by the superclass. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0048790) dbaz (viewer) 2012-05-21 01:15 |
Reviewed @ changeset 16586 - 87340d8f38a3 |
(0049108) hudsonbot (viewer) 2012-05-25 12:11 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-05-13 22:44 | mtaal | New Issue | |
2012-05-13 22:44 | mtaal | Assigned To | => mtaal |
2012-05-13 22:44 | mtaal | Modules | => Core |
2012-05-13 22:44 | mtaal | OBNetwork customer | => No |
2012-05-13 22:53 | hgbot | Checkin | |
2012-05-13 22:53 | hgbot | Note Added: 0048600 | |
2012-05-13 22:53 | hgbot | Status | new => resolved |
2012-05-13 22:53 | hgbot | Resolution | open => fixed |
2012-05-13 22:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8f6f2842e1f05bde4cd68f5a75ea7bbc20f3580b [^] |
2012-05-21 01:15 | dbaz | Note Added: 0048790 | |
2012-05-21 01:15 | dbaz | Status | resolved => closed |
2012-05-21 01:15 | dbaz | Fixed in Version | => 3.0MP12 |
2012-05-25 12:11 | hudsonbot | Checkin | |
2012-05-25 12:11 | hudsonbot | Note Added: 0049108 |
Copyright © 2000 - 2009 MantisBT Group |