https://bugs.kde.org/show_bug.cgi?id=510615
--- Comment #2 from Gokhan <[email protected]> --- Think I've figured out the issue. Size W parameter is set incorrectly for title clips. It is set to 0, 0 by default so the clip titles have no size, therefore invisible. Realized this when I tried the latest daily build. In the daily build, Size W is set to 0, 0 and the resize box in clip viewer shows a tiny box on top left. In stable build, however, it shows 2560, 1440 as fake values for size W. So the resize box shows as normal but that's a fake value. When you manually resize the title clip, issue is fixed and title clip is visible again. I am guessing there is a bug in the function that sets parameters incorrectly. -- You are receiving this mail because: You are watching all bug changes.
