Openbravo Issue Tracking System - POS2
View Issue Details
0046664POS2POSpublic2021-05-13 16:262022-01-03 16:45
jarmendariz 
jarmendariz 
normaltrivialhave not tried
closedunable to reproduce 
5
 
 
jarmendariz
No
0046664: Product popover position changes after it is opened
Opening the product popover from the product keymap, it is placed first assuming it's minimum height and later once it is rendered, it repositions itself to make its whole content visible.
Right-click any product in the product keymap
Maybe we can try to hide the popover until the reposition made once the popover is opened is finished. Then we can show the popover and avoid the glitch.
No tags attached.
gif Peek 2021-05-13 10-58.gif (111,120) 2021-05-13 16:26
https://issues.openbravo.com/file_download.php?file_id=15737&type=bug
gif
Issue History
2021-05-13 16:26jarmendarizNew Issue
2021-05-13 16:26jarmendarizAssigned To => Retail
2021-05-13 16:26jarmendarizFile Added: Peek 2021-05-13 10-58.gif
2021-05-13 16:26jarmendarizTriggers an Emergency Pack => No
2021-05-13 19:31guilleaerResolution time => 1625868000
2021-05-13 19:31guilleaerSeverityminor => trivial
2021-05-13 19:31guilleaerStatusnew => acknowledged
2021-07-14 15:46dmiguelezResolution time1625868000 => 1633039200
2021-07-27 15:50dmiguelezAssigned ToRetail => pablobessone
2021-07-28 17:24pablobessoneStatusacknowledged => scheduled
2021-07-29 20:53hgbotNote Added: 0130883
2021-08-06 09:26hgbotResolutionopen => fixed
2021-08-06 09:26hgbotStatusscheduled => closed
2021-08-06 09:26hgbotNote Added: 0130996
2021-08-06 09:26hgbotNote Added: 0130997
2021-08-06 09:26hgbotNote Added: 0130998
2021-11-09 10:37hgbotNote Added: 0132903
2021-11-09 10:39guilleaerAssigned Topablobessone => Retail
2021-11-09 10:39guilleaerNote Added: 0132905
2021-11-09 10:39guilleaerStatusclosed => new
2021-11-09 10:39guilleaerResolutionfixed => open
2021-11-09 10:39guilleaerStatusnew => acknowledged
2021-11-10 18:53guilleaerNote Edited: 0132905bug_revision_view_page.php?bugnote_id=0132905#r23302
2022-01-03 16:44jarmendarizStatusacknowledged => scheduled
2022-01-03 16:44jarmendarizAssigned ToRetail => jarmendariz
2022-01-03 16:45jarmendarizReview Assigned To => jarmendariz
2022-01-03 16:45jarmendarizNote Added: 0134104
2022-01-03 16:45jarmendarizStatusscheduled => closed
2022-01-03 16:45jarmendarizResolutionopen => unable to reproduce

Notes
(0130883)
hgbot   
2021-07-29 20:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/650 [^]
(0130996)
hgbot   
2021-08-06 09:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e721a1736928446eb111dcbc012458f86af8e339
Author: pablo.bessone <pablo.bessone@smfconsulting.es>
Date: 2021-08-05T11:42:34-03:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e721a1736928446eb111dcbc012458f86af8e339 [^]

fixed ISSUE-46664: fix popover position after opening it

---
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.scss
---
(0130997)
hgbot   
2021-08-06 09:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/650 [^]
(0130998)
hgbot   
2021-08-06 09:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: cbed2e904cdf05eef679725d3fd15e34ad1f8856
Author: pablo.bessone <pablo.bessone@smfconsulting.es>
Date: 2021-08-05T11:42:34-03:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/cbed2e904cdf05eef679725d3fd15e34ad1f8856 [^]

fixed ISSUE-46664: removed useless space

---
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.jsx
---
(0132903)
hgbot   
2021-11-09 10:37   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0bf32cc24a2683cfdcd00c2e051e7f6478aef174
Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com>
Date: 2021-11-09T09:30:08+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0bf32cc24a2683cfdcd00c2e051e7f6478aef174 [^]

Related to ISSUE-46664: Reverted change because problem is still happening an other issue 47975 was created

---
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.scss
---
(0132905)
guilleaer   
2021-11-09 10:39   
(edited on: 2021-11-10 18:53)
Changes reverted and Reopened because fix is not resolving the problem

(0134104)
jarmendariz   
2022-01-03 16:45   
As of today, this behavior is not happening anymore. Closing