html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

[BUG] Underline tags and Strikethrough tags cannot be used at the same time in a consecutive paragraph of text.

Open hpvdev opened this issue 2 years ago • 0 comments

Describe the bug Underline tags and underline tags cannot be used at the same time in a consecutive paragraph of text.

To Reproduce Steps to reproduce the behavior:

  1. Choose to use underline tags.
  2. Enter any character.
  3. Choose to use strikethrough tags.
  4. Enter any character.

Expected behavior Expect: The entire text has both underline and strikethrough tags applied. Bug: Only one paragraph of text has the strikethrough tag applied.

Screenshots simulator_screenshot_73236053-1243-40A6-845F-981A4D8DA2BD

Record screen

https://github.com/tneotia/html-editor-enhanced/assets/43743132/9acfca73-93f4-4a91-9f92-e345d75ef80d

Device: Iphone, safari.

Additional context I have tried on other platforms like android, chrome it works fine but it seems to error only on IOS and safari. Please check it. Thank you!

hpvdev avatar Dec 06 '23 04:12 hpvdev