Steps to repro:
1. Go to https://demos.telerik.com/aspnet-ajax/chat/toolbar/defaultcs.aspx
2. Show the toolbar with the ellipses
3. Enter enough messages so that the scroll is shown and continue to enter
4. The toolbar drop down on each click of an icon
See the attached video for more information.
<style>
.RadChat.t-chat .t-toolbar-box
{
min-height
:
50px
;
}
</style>