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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027368
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2014-08-18 23:482014-09-01 05:58
ReportermtaalView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version3.0PR14Q4
StatusclosedFix in branchFixed in SCM revision6011273d6efb
ProjectionnoneETAnoneTarget Version3.0PR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027368: Tab key not working properly in process/parameter window

DescriptionSee 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 ReproduceSee description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0027331 closedAugustoMauch Retail Modules In Copy terminal process tab key does not work 

-  Notes
(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 (developer)
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 (reporter)
2014-09-01 05:58

Code reviewed and verified in pi changeset 611572b5205f

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