Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046655Retail ModulesWeb POSpublic2021-05-13 07:562021-05-14 08:01
guillermogil 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR21Q3 
No
0046655: Verified Returns Popup wrongly positioned
Search Verified Returns Popup wrongly positioned after cancelling the Verified Returns popup
Login on POS
Click on Menu
Click on verified Returns
Search
Select one
Cancel Verified returns Popup
Click on Menu
Click on verified Returns

Popup is wrongly positioned

(see attached video)
See diff attached
No tags attached.
has duplicate defect 0048817 closed Retail The position of the return popup is not displayed correctly half the time 
? 2021-05-13 07-53-23.mkv (1,249,601) 2021-05-13 07:56
https://issues.openbravo.com/file_download.php?file_id=15721&type=bug
png Screenshot from 2021-05-13 07-50-36.png (288,852) 2021-05-13 07:56
https://issues.openbravo.com/file_download.php?file_id=15722&type=bug
diff 46655.diff (1,157) 2021-05-13 13:42
https://issues.openbravo.com/file_download.php?file_id=15733&type=bug
Issue History
2021-05-13 07:56guillermogilNew Issue
2021-05-13 07:56guillermogilAssigned To => Retail
2021-05-13 07:56guillermogilFile Added: 2021-05-13 07-53-23.mkv
2021-05-13 07:56guillermogilResolution time => 1622152800
2021-05-13 07:56guillermogilTriggers an Emergency Pack => No
2021-05-13 07:56guillermogilFile Added: Screenshot from 2021-05-13 07-50-36.png
2021-05-13 13:08guillermogilNote Added: 0128059
2021-05-13 13:11ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-05-13 13:42guillermogilFile Added: 46655.diff
2021-05-13 13:42guillermogilProposed Solution updated
2021-05-14 07:10hgbotNote Added: 0128077
2021-05-14 08:01hgbotResolutionopen => fixed
2021-05-14 08:01hgbotStatusnew => closed
2021-05-14 08:01hgbotNote Added: 0128085
2021-05-14 08:01hgbotFixed in Version => RR21Q3
2021-05-14 08:01hgbotNote Added: 0128086
2022-03-17 11:20ranjith_qualiantech_comRelationship addedrelated to 0048817
2022-03-18 09:05marvintmRelationship replacedhas duplicate 0048817

Notes
(0128059)
guillermogil   
2021-05-13 13:08   
this.getBounds() returns a different value the second time it gets executed.
Maybe in case it is 0 you can skip the newer calculation and use the previous one
(0128077)
hgbot   
2021-05-14 07:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/224 [^]
(0128085)
hgbot   
2021-05-14 08:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/224 [^]
(0128086)
hgbot   
2021-05-14 08:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 94a4e4661bfe181e5a4bce02b322574bd91381a9
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-14T06:00:54+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/94a4e4661bfe181e5a4bce02b322574bd91381a9 [^]

Fixed ISSUE-46655: Popup Margin should not be recalculated if bounds are not present when opening

---
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
---