How to debug kde connect UI bug?

Today I started to use the kde connect and found an UI bug. This looks the same even when I resize the window.

This happened when I was viewing, what I suspect to be, a rcs group message. But I have no clue.

Please help me debug this issue.

Thank you.

There’s not really much debugging to be done there to be honest. Whatever in QML code that is rendering that box should be using clip or wrapMode for the text and doing proper sizing for the box (probably some nicer alignment too).