Enhancement
(User-visible)
If the tl:DropDown menu is closed, no tooltip is displayed when hovering. However, if the option name is very long, it is shortened and is therefore not fully visible. If the field is also disabled, it is not possible for the user to see the full title of the option.
The tl:DropDown menu should be extended so that a tooltip can also be displayed when hovering over the closed field.
Test
- In the demo, open the page Technical Demo > Layout Framework#1 > Forms > Form Controls (inline).
- Set the "dropDown" field to a value that has a tooltip (e.g. "1. Item").
- Hover over the "dropDown" field with the mouse.
Expectation: The tooltip of the selected object also appears when hovering over the field when its menu is closed.