[ui 1.10 bug?] Clicking in a dialog scrolls the content of another dialog
I create 2 dialogs, one containing more text that can be shown. I scroll to the bottom, click inside it. Then when I click into the second dialog, the contents of the first dialog move up, the scrollbar going back to top.
Seems related to the part where a dialog is moved to top of the stack, which redraws all the dialogs. I do not dare to say, but seems a bug to me.