Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024128 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2013-06-18 18:13 | 2013-07-19 08:58 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RMP25 | |||
Status | closed | Fix in branch | Fixed in SCM revision | faf12039b505 | ||||
Projection | none | ETA | none | Target Version | RMP25 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RMP23 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 21006 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024128: The timeout in js commonbuttons is small | |||||||
Description | The timeout in js commonbuttons is small Due to this problem, ipads devices are working slowly when they are trying to find products in search window. The problem is that currently the request is done when the user stop writing during 750ms and it is small space of time because ipad has touch screen and users have not the hability to push fast the buttons | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Change in file "modules/org.openbravo.retail.posterminal/web/org.openbravo.retail.posterminal/js/components/commonbuttons.js" line 518 setTimeout(function () { if (temp === me.getValue()) { me.doFiltered(); } }, 750); increase from 750 to 1500 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0059857) hgbot (developer) 2013-07-04 16:16 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: faf12039b505165738f485fc150b7a518d48e22c Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Jul 04 16:15:46 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/faf12039b505165738f485fc150b7a518d48e22c [^] Fixed issue 24128. Increased a bit the timeout to do the filtering to improve behavior in mobile devices. --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js --- |
(0059915) hgbot (developer) 2013-07-08 15:23 |
Repository: erp/pmods/org.openbravo.mobile.core.multiorder Changeset: faf12039b505165738f485fc150b7a518d48e22c Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Jul 04 16:15:46 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.multiorder/rev/faf12039b505165738f485fc150b7a518d48e22c [^] Fixed issue 24128. Increased a bit the timeout to do the filtering to improve behavior in mobile devices. --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js --- |
(0060116) migueldejuana (viewer) 2013-07-19 08:58 |
Fixed and reviewed in 4abc82b73efa |
![]() |
|||
Date Modified | Username | Field | Change |
2013-06-18 18:13 | jecharri | New Issue | |
2013-06-18 18:13 | jecharri | Assigned To | => marvintm |
2013-06-18 18:13 | jecharri | OBNetwork customer | => Yes |
2013-06-18 18:13 | jecharri | Resolution time | => 1377640800 |
2013-06-18 18:13 | jecharri | Support ticket | => 21006 |
2013-07-03 09:06 | jecharri | Proposed Solution updated | |
2013-07-04 16:16 | hgbot | Checkin | |
2013-07-04 16:16 | hgbot | Note Added: 0059857 | |
2013-07-04 16:16 | hgbot | Status | new => resolved |
2013-07-04 16:16 | hgbot | Resolution | open => fixed |
2013-07-04 16:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/faf12039b505165738f485fc150b7a518d48e22c [^] |
2013-07-08 15:23 | hgbot | Checkin | |
2013-07-08 15:23 | hgbot | Note Added: 0059915 | |
2013-07-08 15:23 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/faf12039b505165738f485fc150b7a518d48e22c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.multiorder/rev/faf12039b505165738f485fc150b7a518d48e22c [^] |
2013-07-19 08:58 | migueldejuana | Review Assigned To | => migueldejuana |
2013-07-19 08:58 | migueldejuana | Note Added: 0060116 | |
2013-07-19 08:58 | migueldejuana | Status | resolved => closed |
2013-07-19 08:58 | migueldejuana | Fixed in Version | => RMP25 |
Copyright © 2000 - 2009 MantisBT Group |