evilsocket/arc

Regression: HTML widget bold, underline, justify and alignment broken

mulander opened this issue · 0 comments

Prerequisites

Description

In version v1.1.10 the following features of the HTML widget stopped functioning:

  1. Bold
  2. Underline
  3. Alignment (left/right/center)
  4. 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

  1. Create new note
  2. Add HTML widget
  3. Write something
  4. 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.