https://bugs.kde.org/show_bug.cgi?id=475282
Bernd <bern...@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bern...@yahoo.com --- Comment #1 from Bernd <bern...@yahoo.com> --- (In reply to kumonosen from comment #0) > Created attachment 162123 [details] > Rendered webm of error > > SUMMARY > Using the typewriter effect for a Title Clip the backslash character \, > displays, and renders as either a closing bracket } when alone, or does not > display or render at all when preceded by another character. > Attempted to add the "shrug" special characters ¯\_(ツ)_/¯, instead > displays, and renders as ¯_(ツ)_/¯ > Tested on a new project, on multiple versions and operating systems. > > STEPS TO REPRODUCE > 1. Create New Title Clip. > 2. Text: ¯\_(ツ)_/¯ > 3. Turn on Typewriter Effect > > OBSERVED RESULT > ¯_(ツ)_/¯ > > EXPECTED RESULT > ¯\_(ツ)_/¯ > Looks like the \ is interpreted as the escape character. Try using \\ and see whether that shows at least one \ -- You are receiving this mail because: You are watching all bug changes.