Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032748 | Retail Modules | Web POS | public | 2016-04-21 12:20 | 2017-05-12 10:51 |
|
Reporter | inaki_garcia | |
Assigned To | rqueralta | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | | OS | 50 | OS Version | Android KitKat (4.4.4 |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032748: Focus doesn't place on the first text field when opening a popup |
Description | This situation has been reproduced under the popups shown by clicking on the "PS Customer" button and address button in the Posets client main screen, and it is applicable to all popups in all POS contexts of the current version (except for the "Search" feature in the right pane).
The focus doesn't place on the first text field, and thus, keyboard isn't opened to be able to edit such field. |
Steps To Reproduce | Log in the Openbravo Web POS under Posets context with the posets user, using the Android Nexus 7 Tablet.
1. Click on either "PS Customer" or "Plaza Mayor 1" button
2. Need to click on text field in order to edit it |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Screenshot_2016-04-21-12-14-20.png (76,341) 2016-04-21 12:22 https://issues.openbravo.com/file_download.php?file_id=9309&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2016-04-21 12:20 | inaki_garcia | New Issue | |
2016-04-21 12:20 | inaki_garcia | Assigned To | => Retail |
2016-04-21 12:20 | inaki_garcia | File Added: Screenshot_2016-04-21-12-14-20.png | |
2016-04-21 12:20 | inaki_garcia | Triggers an Emergency Pack | => No |
2016-04-21 12:21 | inaki_garcia | File Deleted: Screenshot_2016-04-21-12-14-20.png | |
2016-04-21 12:22 | inaki_garcia | File Added: Screenshot_2016-04-21-12-14-20.png | |
2017-02-06 10:23 | inaki_garcia | Note Added: 0094065 | |
2017-02-06 10:24 | inaki_garcia | Description Updated | bug_revision_view_page.php?rev_id=14473#r14473 |
2017-03-21 18:12 | rqueralta | Assigned To | Retail => rqueralta |
2017-03-21 18:13 | rqueralta | Status | new => scheduled |
2017-05-11 15:52 | hgbot | Checkin | |
2017-05-11 15:52 | hgbot | Note Added: 0096532 | |
2017-05-11 15:52 | hgbot | Status | scheduled => resolved |
2017-05-11 15:52 | hgbot | Resolution | open => fixed |
2017-05-11 15:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1131b3d498f0b3c34e9d0640e6f6209c8a0869f9 [^] |
2017-05-12 10:50 | hgbot | Checkin | |
2017-05-12 10:50 | hgbot | Note Added: 0096549 | |
2017-05-12 10:51 | jorge-garcia | Note Added: 0096553 | |
2017-05-12 10:51 | jorge-garcia | Status | resolved => new |
2017-05-12 10:51 | jorge-garcia | Resolution | fixed => open |
Notes |
|
(0094065)
|
inaki_garcia
|
2017-02-06 10:23
|
|
This issue is still reproducible in RR17Q1 |
|
|
(0096532)
|
hgbot
|
2017-05-11 15:52
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1131b3d498f0b3c34e9d0640e6f6209c8a0869f9
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Mar 21 13:52:07 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1131b3d498f0b3c34e9d0640e6f6209c8a0869f9 [^]
Fixed issue 32748: Focus was place on the first text field when opening Customer
and Receipt Properties popup
---
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
---
|
|
|
(0096549)
|
hgbot
|
2017-05-12 10:50
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5da64835a8df7e229a81ffb189d4d82224314b8b
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri May 12 10:48:43 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5da64835a8df7e229a81ffb189d4d82224314b8b [^]
Related to issue 32748: Focus was place on the first text field when opening Customer
and Receipt Properties popup
Backed out changeset 1131b3d498f0
---
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
---
|
|
|
(0096553)
|
jorge-garcia
|
2017-05-12 10:51
|
|
Backout done to the psuhed commit. It breaks the retail integration. |
|