CopyQ icon indicating copy to clipboard operation
CopyQ copied to clipboard

Renders only one line of background for HTML clipping

Open robertpiosik opened this issue 2 years ago • 2 comments

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.)

  • Application Version [6.4.0]
  • Ubuntu 22.04
  • X11

robertpiosik avatar Feb 23 '23 10:02 robertpiosik

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.

hluk avatar Feb 24 '23 07:02 hluk

Similar issue: image When I view the text/html content in a web browser: image Shame that Qt struggles with (what seems like) basic HTML using features it claims to support

Mattwmaster58 avatar Nov 22 '24 16:11 Mattwmaster58