It make problem with "Lightbox/ThickBox works with Inline Editing" (
https://vborg.vbsupport.ru/showthrea...=126501&page=7)
with code at the top of postbit legacy
Code:
<if condition="$show['thumbnailattachment']">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/thickbox.js"></script>
</if>
If I remove this code it works normal.