[Okular-devel] [okular] [Bug 354894] New: allow any graphic/symbol as stamp annotation

2015-11-05 Thread Manuel López-Ibáñez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354894

Bug ID: 354894
   Summary: allow any graphic/symbol as stamp annotation
   Product: okular
   Version: 0.20.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: PDF backend
  Assignee: okular-devel@kde.org
  Reporter: lopeziba...@gmail.com

Although it is possible to configure the stamp annotation or create a new one,
the only choices are predefined. I would like to choose (or have available) a
check-mark (✓) symbol, which is often useful when filling forms that are not
actually PDF forms, just scans.


Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-05 Thread Manuel López-Ibáñez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

Manuel López-Ibáñez  changed:

   What|Removed |Added

 CC||lopeziba...@gmail.com

--- Comment #1 from Manuel López-Ibáñez  ---
I think this can be approximated already with an inline note with white
background. The downside is that currently is not possible to remove the border
around the note, nor set the background to transparent. If those two things
were possible, it would be exactly what is needed (and perhaps it could be
provided by default).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 317073] Request to add fade transition to presentation mode

2015-11-05 Thread Michael Uwa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=317073

Michael Uwa  changed:

   What|Removed |Added

 CC||uwahmich...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-05 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

--- Comment #2 from Sumit Sahrawat  ---
I'm working on making the border width customizable, which when set to 0
removes the border entirely.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-05 Thread Gus Gustafson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

Gus Gustafson  changed:

   What|Removed |Added

 CC||efelthau...@gmail.com

--- Comment #3 from Gus Gustafson  ---
Some thoughts:
--What if the color of the "page" is not white? User will have to try to match
the comment background color to page color, as best as possible. This can be
difficult. Transparent background option would be important.
--Also, what will the experience be if there are very many places needing
"typewriter"-type function on a page or document, if using inline comments?
Have to change background color and border width for every one? That can be
very user-unfriendly... Will Okular remember the last-used style setting for
comments, and replicate it for next inline comment?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-05 Thread Manuel López-Ibáñez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #4 from Manuel López-Ibáñez  ---
(In reply to Gus Gustafson from comment #3)
> --Also, what will the experience be if there are very many places needing
> "typewriter"-type function on a page or document, if using inline comments?
> Have to change background color and border width for every one? That can be
> very user-unfriendly... Will Okular remember the last-used style setting for
> comments, and replicate it for next inline comment?

You can create customized annotation styles. See the Okular Settings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request 125801: Make inline annotation border width customizable

2015-11-05 Thread Sumit Sahrawat

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125801/
---

(Updated Nov. 5, 2015, 7:35 p.m.)


Review request for Okular and Albert Astals Cid.


Changes
---

aacid: This leads to similar behavior across both PDFs and non-PDF documents. 
Although the word wrapping isn't working on non-PDF documents. Thus, it also 
fixes the issue with overlapping borders.


Bugs: 332887
http://bugs.kde.org/show_bug.cgi?id=332887


Repository: okular


Description
---

Make inline annotation border width customizable, using a spin widget to accept 
input


Diffs (updated)
-

  conf/widgetannottools.cpp 6d05eed 
  ui/annotationwidgets.h 6e7a218 
  ui/annotationwidgets.cpp 450e50b 
  ui/pagepainter.cpp 6eed5b6 

Diff: https://git.reviewboard.kde.org/r/125801/diff/


Testing
---

Saved a document with various widths for border from 0 to more.

Opened it in okular itself, and it worked.
The unpatched version of okular also works fine, and uses the same width as set 
using the patched version.

Other pdf readers on linux (`evince`, `zathura`, `acroread-9.5.5`), do not 
display any annotations. No matter which okular (patched or unpatched) is used 
to create them.


Thanks,

Sumit Sahrawat

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request 125801: Make inline annotation border width customizable

2015-11-05 Thread Albert Astals Cid

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125801/#review88066
---


> Other pdf readers on linux (evince, zathura, acroread-9.5.5), do not display 
> any annotations.

What? That doesn't make any sense. How are you saving the file?

- Albert Astals Cid


On nov. 5, 2015, 7:35 p.m., Sumit Sahrawat wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125801/
> ---
> 
> (Updated nov. 5, 2015, 7:35 p.m.)
> 
> 
> Review request for Okular and Albert Astals Cid.
> 
> 
> Bugs: 332887
> http://bugs.kde.org/show_bug.cgi?id=332887
> 
> 
> Repository: okular
> 
> 
> Description
> ---
> 
> Make inline annotation border width customizable, using a spin widget to 
> accept input
> 
> 
> Diffs
> -
> 
>   conf/widgetannottools.cpp 6d05eed 
>   ui/annotationwidgets.h 6e7a218 
>   ui/annotationwidgets.cpp 450e50b 
>   ui/pagepainter.cpp 6eed5b6 
> 
> Diff: https://git.reviewboard.kde.org/r/125801/diff/
> 
> 
> Testing
> ---
> 
> Saved a document with various widths for border from 0 to more.
> 
> Opened it in okular itself, and it worked.
> The unpatched version of okular also works fine, and uses the same width as 
> set using the patched version.
> 
> Other pdf readers on linux (`evince`, `zathura`, `acroread-9.5.5`), do not 
> display any annotations. No matter which okular (patched or unpatched) is 
> used to create them.
> 
> 
> Thanks,
> 
> Sumit Sahrawat
> 
>

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request 125801: Make inline annotation border width customizable

2015-11-05 Thread Sumit Sahrawat


> On Nov. 5, 2015, 9:47 p.m., Albert Astals Cid wrote:
> > > Other pdf readers on linux (evince, zathura, acroread-9.5.5), do not 
> > > display any annotations.
> > 
> > What? That doesn't make any sense. How are you saving the file?

Oops, I realized that Ctrl-S doesn't do anything, Sorry. I tried saving the 
document using the `File -> Save As` option, and it works well.


- Sumit


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125801/#review88066
---


On Nov. 5, 2015, 7:35 p.m., Sumit Sahrawat wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125801/
> ---
> 
> (Updated Nov. 5, 2015, 7:35 p.m.)
> 
> 
> Review request for Okular and Albert Astals Cid.
> 
> 
> Bugs: 332887
> http://bugs.kde.org/show_bug.cgi?id=332887
> 
> 
> Repository: okular
> 
> 
> Description
> ---
> 
> Make inline annotation border width customizable, using a spin widget to 
> accept input
> 
> 
> Diffs
> -
> 
>   conf/widgetannottools.cpp 6d05eed 
>   ui/annotationwidgets.h 6e7a218 
>   ui/annotationwidgets.cpp 450e50b 
>   ui/pagepainter.cpp 6eed5b6 
> 
> Diff: https://git.reviewboard.kde.org/r/125801/diff/
> 
> 
> Testing
> ---
> 
> Saved a document with various widths for border from 0 to more.
> 
> Opened it in okular itself, and it worked.
> The unpatched version of okular also works fine, and uses the same width as 
> set using the patched version.
> 
> Other pdf readers on linux (`evince`, `zathura`, `acroread-9.5.5`), do not 
> display any annotations. No matter which okular (patched or unpatched) is 
> used to create them.
> 
> 
> Thanks,
> 
> Sumit Sahrawat
> 
>

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel