openui5
openui5 copied to clipboard
Element of class sap.m.Wizard showing text cut-off and line misalignment
OpenUI5 version: 1.106.0
Browser/version (+device/version): Google Chrome Version 106.0.5249.91 (Official Build) (x86_64) running on MacOS 12.6
Steps to reproduce the problem:
- Implement UI element with class sap.m.Wizard
- Add at least 8 sub-tasks informing long text (bigger than 50 characters) for some sub-task name
What is the expected result?
- All text is showed up or cut-off with "..." in the end.
- Line between each phase is kept aligned on the center of each number inside the circle of each sub-task.
What happens instead?
- Text is cut-off
- Lines are misaligned
MCVE: https://jsbin.com/vimobuq/edit?html,js,output
Hello @marcelodebittencourt, Thank you for sharing this finding. I've created an internal incident 2270144665. The status of the issue will be updated here in GitHub.