[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #18 from Markus Trippelsdorf --- markus@x4 tmp % okular out.pdf (open document) PageView::updateZoom 6 PageView::updateZoom2 6 1.02034 PageView::updateZoom 1 PageView::updateZoom2 1 1.02034 PageView::updateZoom 1 PageView::updateZoom2

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #19 from Markus Trippelsdorf --- The following hack fixes the issue for me: diff --git a/ui/pageview.cpp b/ui/pageview.cpp index 48d5d8df191c..eb1bd25226ae 100644 --- a/ui/pageview.cpp +++ b/ui/pageview.cpp @@ -55,6 +55,7 @@ // system incl

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #20 from Markus Trippelsdorf --- Posted the wrong patch. This one fixes the issue for me: diff --git a/ui/pageview.cpp b/ui/pageview.cpp index 48d5d8df191c..025163466894 100644 --- a/ui/pageview.cpp +++ b/ui/pageview.cpp @@ -3667,7 +3667,7

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #21 from Markus Trippelsdorf --- This one is the actually working fix. Sorry for the noise. diff --git a/ui/pageview.cpp b/ui/pageview.cpp index 48d5d8df191c..383e5e4d2f8a 100644 --- a/ui/pageview.cpp +++ b/ui/pageview.cpp @@ -3667,6 +3667,

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #22 from Markus Trippelsdorf --- Created attachment 88316 --> https://bugs.kde.org/attachment.cgi?id=88316&action=edit Patch that fixes the issue. -- You are receiving this mail because: You are the assignee for the bug.

[Okular-devel] [okular] [Bug 338374] New: Request for continuous updating of annotation file

2014-08-19 Thread Michael Cole
https://bugs.kde.org/show_bug.cgi?id=338374 Bug ID: 338374 Summary: Request for continuous updating of annotation file Product: okular Version: unspecified Platform: Debian testing OS: Linux Status: UNCONFIRMED

[Okular-devel] [okular] [Bug 338374] Request for continuous updating of annotation file

2014-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=338374 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #1 from Albert As

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 Markus Trippelsdorf changed: What|Removed |Added CC||tingnan.zh...@gmail.com -- You are recei

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #23 from Markus Trippelsdorf --- Created attachment 88318 --> https://bugs.kde.org/attachment.cgi?id=88318&action=edit Testcase for another issue Another bug caused by the same commit fad9c4e6fd532e0: Trying to zoom in the title-page of

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Markus Trippelsdorf
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #24 from Markus Trippelsdorf --- Created attachment 88319 --> https://bugs.kde.org/attachment.cgi?id=88319&action=edit screen capture2 -- You are receiving this mail because: You are the assignee for the bug.

[Okular-devel] [okular] [Bug 338385] New: Fill out a PDF form using simple text

2014-08-19 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=338385 Bug ID: 338385 Summary: Fill out a PDF form using simple text Product: okular Version: 0.19.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[Okular-devel] [okular] [Bug 338385] Fill out a PDF form using simple text

2014-08-19 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=338385 DrSlony changed: What|Removed |Added CC||b...@londonlight.org -- You are receiving this mail

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread tingnan.zhang
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #25 from tingnan.zh...@gmail.com --- The problem actually may not be in the function Markus modified. The problem lies in the function double PageView::zoomFactorFitMode( ZoomMode mode ); Each time you click zoom in, the values of zoomFact

[Okular-devel] [okular] [Bug 338374] Request for continuous updating of annotation file

2014-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=338374 Albert Astals Cid changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Okular-devel] [okular] [Bug 338385] Fill out a PDF form using simple text

2014-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=338385 Albert Astals Cid changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRM

[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.

2014-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=335819 --- Comment #26 from Albert Astals Cid --- Well, have a look at the code, it depends on the current page and some more stuff, it's just 24 lines of code ;) -- You are receiving this mail because: You are the assignee for the bug. _

[Okular-devel] [okular] [Bug 338374] Request for continuous updating of annotation file

2014-08-19 Thread Michael Cole
https://bugs.kde.org/show_bug.cgi?id=338374 --- Comment #2 from Michael Cole --- (In reply to Albert Astals Cid from comment #1) > That file is going to disappear eventually, don't base any code in it. Is there some way to talk directly to Okular to get the current annotations? -- You are rece

[Okular-devel] [okular] [Bug 338385] Fill out a PDF form using simple text

2014-08-19 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=338385 --- Comment #2 from DrSlony --- Sure. I want to write on this PDF. No frames, no background color, just plain text. http://i.imgur.com/icFhJxy.png -- You are receiving this mail because: You are the assignee for the bug. __

[Okular-devel] [okular] [Bug 338374] Request for continuous updating of annotation file

2014-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=338374 --- Comment #3 from Albert Astals Cid --- You can use the okular library to read annotations yes. -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Okula

[Okular-devel] [okular] [Bug 338385] Fill out a PDF form using simple text

2014-08-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=338385 --- Comment #3 from Albert Astals Cid --- Just fill in the form? -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.

[Okular-devel] [okular] [Bug 338374] Request for continuous updating of annotation file

2014-08-19 Thread Michael Cole
https://bugs.kde.org/show_bug.cgi?id=338374 --- Comment #4 from Michael Cole --- (In reply to Albert Astals Cid from comment #3) > You can use the okular library to read annotations yes. Excellent. Time to write some code. Thanks. -- You are receiving this mail because: You are the assignee f