Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027368 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2014-08-18 23:48 | 2014-09-01 05:58 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6011273d6efb | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 30418 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027368: Tab key not working properly in process/parameter window | |||||||
Description | See the related issue, in retail go to the pos terminal window, select a record, copy terminal. In the popup enter a value and press tab, the focus moves somewhere unknown. | |||||||
Steps To Reproduce | See description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0069707) hgbot (developer) 2014-08-25 13:41 |
Repository: erp/devel/pi Changeset: 6011273d6efb491e782126403241ed383536a5cc Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Aug 25 13:39:40 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6011273d6efb491e782126403241ed383536a5cc [^] Fixes issue 27368: Tab key not working properly in process/parameter window The problem was that the form was being directly redrawn in the handleItemChange function, and that cannot be done because otherwise the form is not able to move the focus to the next parameter. A timeout is needed to ensure that the availability of the ok button is updated after the redrawal of the form because: - the availability of the ok button must be updated after the form redrawal - at this point the form cannot be directly redrawn because otherwise the focus does not behave properly, that's why markForRedraw is used - there is no way to assign a callback to the markForRedraw function --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-form.js --- |
(0069735) hudsonbot (viewer) 2014-08-26 05:18 |
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/de09123fc129 [^] Maturity status: Test |
(0069871) shankarb (viewer) 2014-09-01 05:58 |
Code reviewed and verified in pi changeset 611572b5205f |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-18 23:48 | mtaal | New Issue | |
2014-08-18 23:48 | mtaal | Assigned To | => AugustoMauch |
2014-08-18 23:48 | mtaal | OBNetwork customer | => No |
2014-08-18 23:48 | mtaal | Modules | => Core |
2014-08-18 23:48 | mtaal | Triggers an Emergency Pack | => No |
2014-08-18 23:49 | mtaal | Relationship added | has duplicate 0027331 |
2014-08-19 15:03 | AugustoMauch | Summary | Tab not working in process/parameter window => Tab key not working properly in process/parameter window |
2014-08-19 15:05 | jecharri | OBNetwork customer | No => Yes |
2014-08-19 15:05 | jecharri | Support ticket | => 30418 |
2014-08-19 15:05 | jecharri | Resolution time | => 1411336800 |
2014-08-25 13:39 | AugustoMauch | Issue Monitored: shankarb | |
2014-08-25 13:40 | AugustoMauch | Review Assigned To | => shankarb |
2014-08-25 13:41 | hgbot | Checkin | |
2014-08-25 13:41 | hgbot | Note Added: 0069707 | |
2014-08-25 13:41 | hgbot | Status | new => resolved |
2014-08-25 13:41 | hgbot | Resolution | open => fixed |
2014-08-25 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6011273d6efb491e782126403241ed383536a5cc [^] |
2014-08-26 05:18 | hudsonbot | Checkin | |
2014-08-26 05:18 | hudsonbot | Note Added: 0069735 | |
2014-09-01 05:58 | shankarb | Note Added: 0069871 | |
2014-09-01 05:58 | shankarb | Status | resolved => closed |
2014-09-01 05:58 | shankarb | Fixed in Version | => 3.0PR14Q4 |
Copyright © 2000 - 2009 MantisBT Group |