Project:
View Revisions: Issue #55315 | [ Back to Issue ] | ||
Summary | 0055315: Undesirable scroll at MultiTab Dialog in Portrairt | ||
Revision | 2024-04-25 17:10 by guilleaer | ||
Steps To Reproduce | 1. Open the web explorer with 640x360 portrait resolution. 2. Open Customer MultiTab Dialog and navigate to "Promotions", "Gift Cards" or "Coupons" tab. (Gift cards and coupons only available using pos2-modules) 3. The undesirable scroll must be shown at right of the screen. |
||
Revision | 2024-04-25 14:18 by guilleaer | ||
Steps To Reproduce | 1. Open the web explorer with 640x360 portrait resolution. 2. Open Customer MultiTab Dialog and navigate to "Promotions", "Gift Cards" or "Coupons" tab. 3. The undesirable scroll must be shown at right of the screen. |
||
Revision | 2024-04-25 14:17 by guilleaer | ||
Description | At some resolutions (640x360), MultiTab Dialog shows an undesirable scroll independently of the content of the tab. This is incorrect because the scroll must be shown only for the content of the tab. We have detected that this scroll appears because there is a property "padding-bottom: 0" from the file BaseDialog.scss, at lines 182-185 (https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/BaseDialog/BaseDialog.scss?ref_type=heads#L184 [^]) (also added a screenshot). If this padding is removed it looks ok (See attached images) |
||
Revision | 2024-04-25 14:13 by jayala | ||
Description | At some resolutions (640x360), at Customer MultiTab Dialog shows an undesirable scroll for all the dialog is shown. This is incorrect because the scroll must be shown only for the content of the tab. This scroll appears because there is a property "padding-bottom: 0" from the file BaseDialog.scss, at lines 182-185 (https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/BaseDialog/BaseDialog.scss?ref_type=heads#L184 [^]) (also added a screenshot). |
||
Revision | 2024-04-25 13:15 by jayala | ||
Description | At some resolutions (640x360), at Customer MultiTab Dialog shows an undesirable scroll for all the dialog is shown. This is incorrect because the scroll must be shown only for the content of the tab. |
Copyright © 2000 - 2009 MantisBT Group |