defect
minor
#24648
TL Script Editor: code block in the description of a completion not on one line in IE
The description of a suggested completion in the ACE Editor is rendered in a separate iframe.
The width of the IFrame is determined by the greater of a specified minimum width and the widths of <code> blocks, so that they can be clearly rendered on a single line.
The current state in IE looks like this:
This is how it should look:
Test
Launch the model-based search in IE and verify whether the description of the completion behaves as desired above, for example, using the TLScript function `associationNavigation`.