Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051802 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2023-03-08 11:18 | 2023-03-22 17:24 | |||
Reporter | ablasco | View Status | public | |||||
Assigned To | ablasco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051802: Responsive Toolbar - Scroll threshold to avoid padding difference in container for Responsive Toolbar | |||||||
Description | In Responsive Toolbar there is a difference to calculate between scroll width and container width. Sometimes, the container is affected with additional padding and math involved is wrong. An additional padding with 1 pixel solved badly in CSS rule for Responsive Toolbar. This padding solves responsive Toolbar behavior, but it breaks styling. We should implement a threshold in the calculation to avoid this difference. | |||||||
Steps To Reproduce | * | |||||||
Proposed Solution | Add tiny threshold in scroll diff calculation. NO CSS rule. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0147371) hgbot (developer) 2023-03-08 11:24 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1003 [^] |
(0147847) hgbot (developer) 2023-03-22 17:24 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1003 [^] |
(0147848) hgbot (developer) 2023-03-22 17:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 9e91a7e3013705c94f1f609abb84977f6dbe816a Author: adrian.blasco <adrian.blasco@openbravo.com> Date: 22-03-2023 17:06:41 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/9e91a7e3013705c94f1f609abb84977f6dbe816a [^] Fixes ISSUE-51802 ScrollThreshold to avoid padding in container in ResponsiveToolbar --- M web-jspack/org.openbravo.core2/src/core/useIsOverflow.js --- |
(0147849) hgbot (developer) 2023-03-22 17:24 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 214e6393111a7839fcbf0f37f4e1d5a951122b09 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 22-03-2023 17:07:47 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/214e6393111a7839fcbf0f37f4e1d5a951122b09 [^] Related to ISSUE-51802: Rephasing code comment to make the reason of this change clearer --- M web-jspack/org.openbravo.core2/src/core/useIsOverflow.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-03-08 11:18 | ablasco | New Issue | |
2023-03-08 11:18 | ablasco | Assigned To | => ablasco |
2023-03-08 11:18 | ablasco | OBNetwork customer | => No |
2023-03-08 11:18 | ablasco | Triggers an Emergency Pack | => No |
2023-03-08 11:24 | hgbot | Merge Request Status | => open |
2023-03-08 11:24 | hgbot | Note Added: 0147371 | |
2023-03-22 17:08 | hgbot | Merge Request Status | open => approved |
2023-03-22 17:24 | hgbot | Resolution | open => fixed |
2023-03-22 17:24 | hgbot | Status | new => closed |
2023-03-22 17:24 | hgbot | Note Added: 0147847 | |
2023-03-22 17:24 | hgbot | Fixed in Version | => 23Q2 |
2023-03-22 17:24 | hgbot | Note Added: 0147848 | |
2023-03-22 17:24 | hgbot | Note Added: 0147849 |
Copyright © 2000 - 2009 MantisBT Group |