Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019701 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2012-02-09 11:17 | 2012-03-02 15:35 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 958905d9a8cf | ||||
Projection | none | ETA | none | Target Version | 3.0MP9 | |||
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 | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2012-02-21 11:12 |
Code reviewed and tested on pi@8e3bca6e8153 |
(0045782) hudsonbot (viewer) 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 |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |