Renders only one line of background for HTML clipping
Before creating a new issue, see list of known issues.
Describe the bug Renders only one line of background for HTML clipping.
To Reproduce Steps to reproduce the behavior:
- Open Visual Studio Code
- Copy text
- See CopyQ
Expected behavior Copied background should cover all rendered clipping
Screenshots

Version, OS and Environment
(Get details from copyq version command if possible.)
- Application Version [6.4.0]
- Ubuntu 22.04
- X11
CopyQ relies on Qt GUI framework to render the HTML. It understands only relatively simple HTML. So I assume there is some problem in Qt or with the copied HTML.
Similar issue:
When I view the text/html content in a web browser:
Shame that Qt struggles with (what seems like) basic HTML using features it claims to support