When adding a new text element in the title editor after a large font size with shadow has been set, the new text incorrectly gets wrapped. Funnily, the text shadow doesn't get wrapped. Please find an example project enclosed, as well as a screenshot of what happened. Reproducible: Always Steps to Reproduce: 1. Open attached example project. 2. Open title clip in title editor. 3. Select the existing text that is not wrapped. 4. Add another text element: this time the text is wrapped. Actual Results: New text elements are wrapped incorrectly. Expected Results: No text wrapping should occur.
Created attachment 98428 [details] example Kdenlive project with incorrect text wrap
Created attachment 98429 [details] screenshot of incorrect text wrap
Git commit 9098376f965ef1bcde19844c1514321eabac8f3d by Jean-Baptiste Mardelle. Committed on 20/04/2016 at 10:29. Pushed by mardelle into branch 'Applications/16.04'. Fix new text in titler broken on large shadow offset M +8 -5 src/effectstack/graphicsscenerectmove.cpp M +2 -2 src/mainwindow.cpp http://commits.kde.org/kdenlive/9098376f965ef1bcde19844c1514321eabac8f3d
Git commit 9820a042eaea199904b1f70967af15cb28cbcff9 by Jean-Baptiste Mardelle. Committed on 20/04/2016 at 10:31. Pushed by mardelle into branch 'master'. Fix new text in titler broken on large shadow offset M +8 -5 src/effectstack/graphicsscenerectmove.cpp M +2 -2 src/mainwindow.cpp http://commits.kde.org/kdenlive/9820a042eaea199904b1f70967af15cb28cbcff9
This is fixed now, thank you very much Jean-Baptiste! Setting this to RESOLVED FIXED.