Regression: HTML widget bold, underline, justify and alignment broken
mulander opened this issue · 0 comments
mulander commented
Prerequisites
- Did you read the README?
- Are you running the latest version?
- Did you search other issues to see if this problem was already reported?
Description
In version v1.1.10 the following features of the HTML widget stopped functioning:
- Bold
- Underline
- Alignment (left/right/center)
- Justify full
I have tested and confirmed that this is working with arc v1.1.9.
I did full cache refreshing when swapping versions back & forward.
Environment
Please provide:
- Operating system and browser versions used as clients. - OpenBSD 6.2 & -current running Chromium
- If possible, any javascript log on the browser developer console. - there are no errors in the console
Steps to Reproduce
- Create new note
- Add HTML widget
- Write something
- Try to apply one of the above formatting to the text
Expected behavior: What you expected to happen
Formatting gets applied.
Actual behavior: What actually happened
Nothing happens.