Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051275Retail ModulesDQMpublic2023-01-02 14:012023-01-11 18:08
charlotte_vasseur 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
RR23Q2 
No
0051275: Select a proposal with TAB key not working correctly on all Capency fields
When navigating through the proposal dialog from the DQM while using the keyboard, if the user clicks on the tab key, the option is not properly selected.
Login in POS2
Create a new customer
On the form, start typing characters in a field
Navigate through the Capency's proposals with arrows key
When positionning on the wanted one, press ‘TAB’ key => field should be filled with the proposal on which we were positionned
No tags attached.
related to defect 0049570 closed radhakrishnan Select a proposal with TAB key not working correctly on all Capency fields 
Issue History
2023-01-02 14:01charlotte_vasseurNew Issue
2023-01-02 14:01charlotte_vasseurAssigned To => Retail
2023-01-02 14:01charlotte_vasseurTriggers an Emergency Pack => No
2023-01-02 16:20rafarodaRelationship addedrelated to 0049570
2023-01-04 10:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-01-04 10:22ranjith_qualiantech_comStatusnew => scheduled
2023-01-05 14:40ranjith_qualiantech_comSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25343#r25343
2023-01-05 14:40charlotte_vasseurIssue Monitored: charlotte_vasseur
2023-01-05 14:41charlotte_vasseurIssue End Monitor: charlotte_vasseur
2023-01-09 10:30ranjith_qualiantech_comAssigned Toranjith_qualiantech_com => radhakrishnan
2023-01-10 14:26hgbotNote Added: 0145237
2023-01-11 18:08hgbotResolutionopen => fixed
2023-01-11 18:08hgbotStatusscheduled => closed
2023-01-11 18:08hgbotNote Added: 0145289
2023-01-11 18:08hgbotFixed in Version => 23Q2
2023-01-11 18:08hgbotNote Added: 0145290

Notes
(0145237)
hgbot   
2023-01-10 14:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/955 [^]
(0145289)
hgbot   
2023-01-11 18:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/955 [^]
(0145290)
hgbot   
2023-01-11 18:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 634b6f8bd1bb7b5d757bb946a11efeb86156bcb4
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 11-01-2023 17:07:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/634b6f8bd1bb7b5d757bb946a11efeb86156bcb4 [^]

Fixed ISSUE-51275: Tab event should select the proposed capency

---
M web-jspack/org.openbravo.core2/src/components/Autocomplete/useAutocomplete.js
---