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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019701
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2012-02-09 11:172012-03-02 15:35
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version3.0MP9
StatusclosedFix in branchFixed in SCM revision958905d9a8cf
ProjectionnoneETAnoneTarget Version3.0MP9
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

0019701: Form looses selectonfocus value

DescriptionSometimes the form instance looses the selectOnFocus value (which should be true).
Steps To Reproduce1) go to sales order window
2) open a record in form view
3) tab through the fields to the date field
4) click to open the calendar and pick a value
5) the focus moves to the next field but the value in the next field does not get selected
Proposed SolutionThis happens because in the redraw method there are these lines:
this.selectOnFocus = this.previousSelectOnFocus;
delete this.previousSelectOnFocus;

but previousSelectOnFocus is undefined, it should only be used if it was actually set.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0044950)
hgbot (developer)
2012-02-09 11:20

Repository: erp/devel/pi
Changeset: 958905d9a8cfaf789a9abb215d2938cd98c4209b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Feb 09 11:19:33 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/958905d9a8cfaf789a9abb215d2938cd98c4209b [^]

Fixes issue 19701: Form looses selectonfocus value

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0045300)
alostale (manager)
2012-02-21 11:12

Code reviewed and tested on pi@8e3bca6e8153
(0045782)
hudsonbot (developer)
2012-03-02 15:35

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/544d64e0c159 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-02-09 11:17 mtaal New Issue
2012-02-09 11:17 mtaal Assigned To => mtaal
2012-02-09 11:17 mtaal Modules => Core
2012-02-09 11:20 hgbot Checkin
2012-02-09 11:20 hgbot Note Added: 0044950
2012-02-09 11:20 hgbot Status new => resolved
2012-02-09 11:20 hgbot Resolution open => fixed
2012-02-09 11:20 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/958905d9a8cfaf789a9abb215d2938cd98c4209b [^]
2012-02-21 11:12 alostale Note Added: 0045300
2012-02-21 11:12 alostale Status resolved => closed
2012-02-21 11:12 alostale Fixed in Version => 3.0MP9
2012-03-02 15:35 hudsonbot Checkin
2012-03-02 15:35 hudsonbot Note Added: 0045782


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker