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
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
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
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,
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.
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
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
https://bugs.kde.org/show_bug.cgi?id=335819
Markus Trippelsdorf changed:
What|Removed |Added
CC||tingnan.zh...@gmail.com
--
You are recei
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
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.
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
https://bugs.kde.org/show_bug.cgi?id=338385
DrSlony changed:
What|Removed |Added
CC||b...@londonlight.org
--
You are receiving this mail
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
https://bugs.kde.org/show_bug.cgi?id=338374
Albert Astals Cid changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=338385
Albert Astals Cid changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRM
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.
_
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
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.
__
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
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.
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
21 matches
Mail list logo