Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028989 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-02-18 18:49 | 2015-12-30 16:12 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f105846b86ad | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Orekaria | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028989: scanningfocus(false) is not working | |||||||
Description | This issue affects to Mobile Core Every call to OB.MobileApp.view.scanningFocus(false); is not doing nothing because the other param force is not set to true. If force is not set, the code never will do the following return if (!this.scanMode && forced) { return; } because force param will be undefined. Hence, the engine will set again the focus in the focuskeeper. | |||||||
Steps To Reproduce | Having the focuskeeper enabled, debug the code when OB.MobileApp.view.scanningFocus(false); is executed. You will see that the return is not executed and focuskeeper get's the focus again. | |||||||
Proposed Solution | Remove the second parameter. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0074626) hgbot (developer) 2015-02-18 18:56 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: f105846b86add67a4a602ad513892abec0054b95 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Wed Feb 18 18:55:23 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f105846b86add67a4a602ad513892abec0054b95 [^] Fixed bug 28989: Focus keeper cannot be disabled * Not used parameter force have been removed because it is not being used * The value of that parameter is not used any more * When keeper is enabled, the system try to get the value from focuskeeper to set the terminal textbox --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js --- |
(0074667) migueldejuana (viewer) 2015-02-19 16:25 |
Tested and reviewed in dc521597d18e |
(0074668) migueldejuana (viewer) 2015-02-19 16:29 |
Need to be tested with barcode scanner and in different tablets |
(0075317) malsasua (viewer) 2015-03-09 13:50 |
there is a case that it is not working fine: . login . new receipt . click in browse . click in Avalanche Transceiver -> product is added . click in the line created . in detail window: click in "return line" button -> qty -1 is displayed . in keyboard click in the next keys: 12345678 only is displayed the numbers: 2468 without this changeset, all numbers are displayed |
(0083080) Orekaria (viewer) 2015-12-30 16:12 |
the issue has been finally fixed in https://issues.openbravo.com/view.php?id=31785 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2015-02-18 18:49 | guilleaer | New Issue | |
2015-02-18 18:49 | guilleaer | Assigned To | => guilleaer |
2015-02-18 18:49 | guilleaer | OBNetwork customer | => No |
2015-02-18 18:49 | guilleaer | Triggers an Emergency Pack | => No |
2015-02-18 18:56 | hgbot | Checkin | |
2015-02-18 18:56 | hgbot | Note Added: 0074626 | |
2015-02-18 18:56 | hgbot | Status | new => resolved |
2015-02-18 18:56 | hgbot | Resolution | open => fixed |
2015-02-18 18:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f105846b86add67a4a602ad513892abec0054b95 [^] |
2015-02-19 16:25 | migueldejuana | Review Assigned To | => migueldejuana |
2015-02-19 16:25 | migueldejuana | Note Added: 0074667 | |
2015-02-19 16:25 | migueldejuana | Status | resolved => closed |
2015-02-19 16:29 | migueldejuana | Note Added: 0074668 | |
2015-02-19 16:29 | migueldejuana | Status | closed => new |
2015-02-19 16:29 | migueldejuana | Resolution | fixed => open |
2015-02-19 16:31 | migueldejuana | Status | new => scheduled |
2015-02-19 16:31 | migueldejuana | fix_in_branch | => pi |
2015-02-19 16:31 | migueldejuana | Status | scheduled => resolved |
2015-02-19 16:31 | migueldejuana | Resolution | open => fixed |
2015-03-09 13:50 | malsasua | Note Added: 0075317 | |
2015-03-09 13:50 | malsasua | Status | resolved => new |
2015-03-09 13:50 | malsasua | Resolution | fixed => open |
2015-03-30 20:12 | marvintm | Target Version | RR15Q2 => RR15Q3 |
2015-06-15 18:16 | marvintm | Target Version | RR15Q3 => RR15Q4 |
2015-09-29 14:34 | Orekaria | Target Version | RR15Q4 => RR16Q1 |
2015-09-29 14:34 | Orekaria | fix_in_branch | pi => |
2015-12-21 18:41 | Orekaria | Target Version | RR16Q1 => RR16Q2 |
2015-12-28 11:40 | Orekaria | Status | new => scheduled |
2015-12-30 16:11 | Orekaria | Relationship added | blocks 0031785 |
2015-12-30 16:11 | Orekaria | Status | scheduled => resolved |
2015-12-30 16:11 | Orekaria | Resolution | open => fixed |
2015-12-30 16:11 | Orekaria | Review Assigned To | migueldejuana => Orekaria |
2015-12-30 16:11 | Orekaria | Status | resolved => closed |
2015-12-30 16:11 | Orekaria | Fixed in Version | => RR16Q1 |
2015-12-30 16:12 | Orekaria | Target Version | RR16Q2 => RR16Q1 |
2015-12-30 16:12 | Orekaria | Note Added: 0083080 |
Copyright © 2000 - 2009 MantisBT Group |