Openbravo Issue Tracking System - POS2
View Issue Details
0052592POS2POSpublic2023-05-29 11:102023-07-12 23:50
ablasco 
Triage Platform Base 
normalminorhave not tried
closedfixed 
5
 
23Q4 
No
0052592: Overlay in buttons does not cover buttons properly
Buttons overlay are displaced over the button and adapted in size with CSS rules.

The problem is related with rounding in Chrome when viewport height change.

In portrait, the effects are more evident due to size change adapted in responsive mode.
- Login
- Change viewport to responsive mobile device.

When height change, the pixels covering with overlay button are not properly adjusted.
No tags attached.
related to defect 0052206 closed ablasco Overlay displaced in buttons due to padding calculation 
png Screenshot from 2023-05-29 11-06-42.png (8,776) 2023-05-29 11:10
https://issues.openbravo.com/file_download.php?file_id=18591&type=bug
png
Issue History
2023-05-29 11:10ablascoNew Issue
2023-05-29 11:10ablascoAssigned To => Retail
2023-05-29 11:10ablascoFile Added: Screenshot from 2023-05-29 11-06-42.png
2023-05-29 11:10ablascoTriggers an Emergency Pack => No
2023-05-29 11:11ablascoAssigned ToRetail => Triage Platform Base
2023-05-29 11:11ablascoRelationship addedrelated to 0052206
2023-06-21 04:51hgbotNote Added: 0151405
2023-07-12 23:50hgbotResolutionopen => fixed
2023-07-12 23:50hgbotStatusnew => closed
2023-07-12 23:50hgbotNote Added: 0152418
2023-07-12 23:50hgbotFixed in Version => 23Q4
2023-07-12 23:50hgbotNote Added: 0152419

Notes
(0151405)
hgbot   
2023-06-21 04:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1143 [^]
(0152418)
hgbot   
2023-07-12 23:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1143 [^]
(0152419)
hgbot   
2023-07-12 23:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 74a662d9b8f45677bc8523bec5b4ea8bf0b7344d
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 12-07-2023 23:49:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/74a662d9b8f45677bc8523bec5b4ea8bf0b7344d [^]

Fixed ISSUE-52592 ResponsiveToolbar overlay in Buttons fixed in top, left, width and heigth calculations

---
M web-jspack/org.openbravo.core2/src/components/BaseButton/BaseButton.scss
---