Summary: | Freehand annotation jagged / frayed lines with drawing tablet (Windows) | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Ant Palmer <antpalmer.palmink> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | felipedilho, j3.soon777, jasonindestructible |
Priority: | NOR | ||
Version First Reported In: | 23.08.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | image of jagged lines |
Description
Ant Palmer
2023-07-13 13:06:30 UTC
I can reproduce this issue in both Windows 10 and Windows 11 using a Wacom Intuos tablet (with the latest driver). Interestingly, the same issue does not exist when using the Linux (Ubuntu) version of Okular. I suspect this is a platform-specific issue. Related: - https://bugs.kde.org/show_bug.cgi?id=410723 - https://stackoverflow.com/q/31172532 I can reproduce this issue as well. I use Windows 11 on a Samsung Galaxy Book Pro 360 with a Samsung Pen. Samsung uses Wacom tech and drivers, so the nature of the issue is similar to those with drawing tablets. Related: Bug 437401 I am also experiencing this same issue with my HP tablet 11 running Windows 11 with a HP active pen (I don't think it uses Wacom technology), also the lines take some processing before they do appear, there is probably some problem with the input filtering that instead of ignoring the majority of the signals to produce a smooth line with a small amount of points, the program seems to be including all the input data with its respective noise, which is generating this spiked/jagged effect on the lines. |