Open MBenediktM opened 1 year ago
Hello @ddNils ,
Thank you for sharing this finding. This issue is related with the already reported one (#3712), so you can still track the progress of Internal Incident 2370012820. The status of the issue will be updated here in GitHub.
Regards, Iliana
The team decided to work on this issue via backlog item BGSOFUIPIRIN-6322. Updates will be posted here.
OpenUI5 version: 1.120.1
Browser/version (+device/version): Chrome, latest Version 117.0.5938.92 (Official Build) (64-bit)
Any other tested browsers/devices(OK/FAIL): Also failed in Brave Browser, Version 1.60.114 Chromium: 119.0.6045.124 (Official Build) (64-bit)]
URL (minimal example if possible): Test ready code: https://plnkr.co/plunk/XFsMYL46cTBBur7s
Steps to reproduce the problem:
What is the expected result? The content should be right under the customHeader. -> The section element should have correct top-margin to be right under the header dom element.
What happens instead? The customHeader overlaps the content by 8 px. header tag has height of 52 px. section tag has top of only 44 px.
Any other information? (attach screenshot if possible) I saw similiar bug 3712 here. Please cross-check if that is relevant here (internal incident 2370012820). Please also see above link to Plunker.