Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0019701 | Openbravo ERP | A. Platform | public | 2012-02-09 11:17 | 2012-03-02 15:35 |
Reporter | mtaal | ||||
Assigned To | mtaal | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | 3.0MP9 | Fixed in Version | 3.0MP9 | ||
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 | 0019701: Form looses selectonfocus value | ||||
Description | Sometimes the form instance looses the selectOnFocus value (which should be true). | ||||
Steps To Reproduce | 1) 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 Solution | This 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. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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:17 | mtaal | OBNetwork customer | => No | ||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|