Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020482
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2012-05-13 22:442012-05-25 12:11
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchFixed in SCM revision8f6f2842e1f0
ProjectionnoneETAnoneTarget Version3.0MP12
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020482: Tab does not move focus in grid editing if a field has a FIC call

DescriptionIn 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 ReproduceGoto 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
2012-05-21 01:15

Reviewed @ changeset 16586 - 87340d8f38a3
(0049108)
hudsonbot (developer)
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

- Issue History
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: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
Powered by Mantis Bugtracker