Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55315 All Revisions ] Back to Issue ]
Summary 0055315: Undesirable scroll at MultiTab Dialog in Portrairt
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
Powered by Mantis Bugtracker