Dropdown/AutoComplete items with appendTo might have different styling #6313
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Overlays of components such as dropdown does not have ui-widget in their container so when they are appended to body, their properties like font-size, fontFamily gets it from the body which might be different than the theme. This happened in Ultima once where dropdown's panel that is appended to body has increase in font-size.
The text was updated successfully, but these errors were encountered: