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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047142
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminorhave not tried2021-06-15 13:132021-08-02 09:07
ReporteraferrazView Statuspublic 
Assigned Tohernan-dp 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047142: Input focus doesn't work properly with Grid popover

DescriptionInput focus doesn't work properly with Grid popover
Steps To ReproduceHaving a grid where rows include inputs and contextual button like CashupTransactionsGrid component (https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/524 [^]):

- Navigate to Close Till window.
- Click on Show All Payment Mt button.
- Click on any record.
- Check record input takes the focus. This is correct.
- Press tab key.
- Check the focus remains in the same input. This is wrong: the next focusable component should take the focus.

The problem seems to be in useEditNumber input event listeners.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0047135 closedjarmendariz When opening a Dialog from a Grid popover the popover is not closed 
related to defect 0047113 closedjarmendariz Not possible to filter a grid inside a dialog 

-  Notes
(0130858)
hgbot (developer)
2021-07-29 01:37

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/647 [^]
(0130859)
hgbot (developer)
2021-07-29 01:37

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/615 [^]
(0130904)
hgbot (developer)
2021-07-30 15:26

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 36e0aa8d84cfe08b3bc17103511c6042b87af2bd
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-07-30T13:25:13+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/36e0aa8d84cfe08b3bc17103511c6042b87af2bd [^]

fixes ISSUE-47142: Added tabIndex prop to Standard Button And BaseButton to select if tab selection is wanted.

---
M web-jspack/org.openbravo.core2/src/components/BaseButton/BaseButton.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/render/ActionButton.jsx
M web-jspack/org.openbravo.core2/src/components/StandardButton/StandardButton.jsx
---
(0130905)
hgbot (developer)
2021-07-30 15:26

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/615 [^]
(0130906)
hgbot (developer)
2021-07-30 15:26

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: cb13cf212851a769fe9189a433d715b9f0983bbf
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-07-30T13:24:59+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/cb13cf212851a769fe9189a433d715b9f0983bbf [^]

fixes ISSUE-47142: Removed use Effect that created a focus and is not used.

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
---
(0130907)
hgbot (developer)
2021-07-30 15:26

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/647 [^]

- Issue History
Date Modified Username Field Change
2021-06-15 13:13 aferraz New Issue
2021-06-15 13:13 aferraz Assigned To => platform
2021-06-15 13:13 aferraz Triggers an Emergency Pack => No
2021-06-15 13:15 aferraz Relationship added related to 0047135
2021-06-16 18:39 dmiguelez Resolution time => 1626213600
2021-06-16 18:39 dmiguelez Status new => acknowledged
2021-07-12 14:12 jarmendariz Relationship added related to 0047113
2021-07-14 15:58 dmiguelez Resolution time 1626213600 => 1633039200
2021-07-27 15:56 dmiguelez Assigned To platform => hernan-dp
2021-07-29 01:37 hgbot Note Added: 0130858
2021-07-29 01:37 hgbot Note Added: 0130859
2021-07-30 15:26 hgbot Resolution open => fixed
2021-07-30 15:26 hgbot Status acknowledged => resolved
2021-07-30 15:26 hgbot Note Added: 0130904
2021-07-30 15:26 hgbot Note Added: 0130905
2021-07-30 15:26 hgbot Note Added: 0130906
2021-07-30 15:26 hgbot Note Added: 0130907
2021-08-02 09:07 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker