hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.76k stars 445 forks source link

Renders only one line of background for HTML clipping #2275

Open robertpiosik opened 1 year ago

robertpiosik commented 1 year ago

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:

  1. Open Visual Studio Code
  2. Copy text
  3. See CopyQ

Expected behavior Copied background should cover all rendered clipping

Screenshots image

Version, OS and Environment (Get details from copyq version command if possible.)

hluk commented 1 year ago

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.