Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Highlighting a whole paragraph by HTML is not working in iOS 16 #233

Open
1 of 3 tasks
VotusX opened this issue Sep 21, 2022 · 0 comments
Open
1 of 3 tasks

Highlighting a whole paragraph by HTML is not working in iOS 16 #233

VotusX opened this issue Sep 21, 2022 · 0 comments

Comments

@VotusX
Copy link

VotusX commented Sep 21, 2022

What is the purpose of your issue?

  • Bug
  • Question
  • Other

Description

When trying to highlight a whole paragraph with the p-Tag in HTML it just highlights the text but doesn't color the whole line.
Works fine on all versions below iOS 16.

Version:

  • iOS 16, Xcode 14.0
  • RichTextView v3.3.0

Additional context, screenshots, screencasts
I set up my paragraph highlighting like this:
<html><p style=background-color:#F0F0F0;color:#585858> Sample text <p style=background-color:white><br></p></html>

How it looks:
Simulator Screen Shot - iPad Air (5th generation) - 2022-09-21 at 23 42 30

How it should be looking / How it still looks on lower iOS devices:
IMG_A7ED3787AB60-1

Also, multiline LaTeX images are cut of in a weird way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant