I'd like to request support for strikethrough annotations. They are part of the PDF annotation spec and very useful. Here's an example. https://imgur.com/V3I2flI
https://phabricator.kde.org/D13072
This is supported since ages.
I wish I was wrong here but not on my 1.33 and not on unstable okular either. Here's what I have: https://imgur.com/a/UR9w77J Adding a new annotation shows less than the screenshot above. Am I missing something?
Yes https://i.imgur.com/bR5hJW4.png
Wow.. Fascinating. Can you screenshot how you did that? or take a video? That's definitely not on my machine. I don't even have 'strike out' as one of the options in type when I edit an existing one. I have TWO 'pop up note' options though. Which is weird. Thanks for the help here!
I wonder if there some IFDEF issue here with poppler or something not having support for those annotation types.
OK.. I DO have polygon. Just not rectangle. Rectangle is important: 1. they're easy resize. 2. I can resize just the left, right, top , or bottom, or I can pick the corner to resize. 3. Drawing a rectangle around a figure is a lot easier than drawing a polygon to keep the sides even.
you commented on the wrong bug, this is about strikethrough.
(In reply to Kevin Burton from comment #5) > Wow.. Fascinating. Can you screenshot how you did that? or take a video? https://www.youtube.com/watch?v=5BBwYbacTMQ > I wonder if there some IFDEF issue here with poppler or something not having support for those annotation types. Annotations don't really depend on poppler, they are abstracted on the okular core level, as you can see the video is on a txt file.
ok.. so then maybe this bug is more about the fact that , at least on 1 machine, strike through isn't an option.
(In reply to Kevin Burton from comment #10) > ok.. so then maybe this bug is more about the fact that , at least on 1 > machine, strike through isn't an option. That's just not possible, see https://cgit.kde.org/okular.git/tree/ui/annotationwidgets.cpp#n539 the four styles are added unconditionally.
Thx.. I'm going to post to the forum and see if other users have a similar issue. I mean they literally don't show up on my machine so something here is weird.
I justed tried, and I do indeed have the strikethrough option.