SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.95k stars 1.24k forks source link

sap.m.MenuItem inconsistent leading space with belize theme #3991

Open bfopta opened 7 months ago

bfopta commented 7 months ago

OpenUI5 version: tested on 1.120 and 1.112, but likely most maintained versions are affected

Browser/version (+device/version): latest firefox, chrome

Any other tested browsers/devices(OK/FAIL): -

URL (minimal example if possible): Menu sample

User/password (if required and possible - do not post any confidential information here): -

Steps to reproduce the problem:

  1. Open the sample
  2. Select Belize theme and set the content density to Condensed
  3. Open the menu

What is the expected result? Menu items should look similar to Compact or Cosy.

What happens instead? There is an unnecessarily large space before every item.

Any other information? (attach screenshot if possible) It looks OK with Horizon and Quartz themes.

Screenshot 2024-03-05 at 14 29 55 Screenshot 2024-03-05 at 14 29 41 Screenshot 2024-03-05 at 14 30 12
bfopta commented 7 months ago

sap.ui.unified.Menu has the same issue

IlianaB commented 7 months ago

Hello @bfopta ,

Thank you for sharing this finding. I've created an internal incident DINC0086183. The status of the issue will be updated here in GitHub.

Regards, Iliana

DMihaylova commented 1 month ago

Hi @bfopta,

Belize is supported up to version 1.101 as documented here. Do you experience issues there and/or lower versions?

Regards, Diana

bfopta commented 1 month ago

Hi @DMihaylova, No, I don't, but I only tried what is still available on CDN. We are no longer using belize, so feel free to close this issue.

Cheers