https://bugs.kde.org/show_bug.cgi?id=390971
Henrik Fehlauer changed:
What|Removed |Added
CC||rk...@lab12.net
--- Comment #1 from Henrik Fe
https://bugs.kde.org/show_bug.cgi?id=391003
Bug ID: 391003
Summary: Latex support in annotations is undocumented
Product: okular
Version: 1.3.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: norma
https://bugs.kde.org/show_bug.cgi?id=390971
--- Comment #2 from Eugene ---
poppler version: 0.61.1-1
The exact file doesn't really matter I guess, but yes the file you linked would
be nearly identical.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.kde.org/show_bug.cgi?id=391003
Yuri Chornoivan changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/oku
BUILD UNSTABLE
Build URL
https://build.kde.org/job/Applications%20okular%20kf5-qt5%20FreeBSDQt5.9/42/
Project:
Applications okular kf5-qt5 FreeBSDQt5.9
Date of build:
Sat, 24 Feb 2018 13:01:58 +
Build duration:
16 min and counting
JUnit Tests
Nam
simgunz created this revision.
Restricted Application added a subscriber: Okular.
Restricted Application added a project: Okular.
simgunz requested review of this revision.
REVISION SUMMARY
Raise annotation window when clicking on the window title, window text edit,
or the associated annotation
https://bugs.kde.org/show_bug.cgi?id=388450
Nate Graham changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
https://bugs.kde.org/show_bug.cgi?id=388532
Nate Graham changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
|
ngraham added a reviewer: Okular.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10792
To: simgunz, #okular
Cc: ngraham, #okular, michaelweghorn, aacid
https://bugs.kde.org/show_bug.cgi?id=390971
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=388532
Dileep Sankhla changed:
What|Removed |Added
CC||sankhla.dilee...@gmail.com
--
You are receivi
simgunz added a comment.
This patch mostly solves the problem reported in BUG: 388532. Though, the
popup note is not raised when clicking on the border of the annotation window,
or in the latex rederer message.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10792
T
ngraham added a reviewer: aacid.
ngraham added a comment.
Can confirm, this definitely improves things with overlapping notes.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10792
To: simgunz, #okular, aacid
Cc: ngraham, #okular, michaelweghorn, aacid
simgunz created this revision.
simgunz added a reviewer: Okular.
Restricted Application added a project: Okular.
simgunz requested review of this revision.
REVISION SUMMARY
Mark the annotations that contain a non-empty popup. Especially useful to
identify annotations that are not meant to conta
https://bugs.kde.org/show_bug.cgi?id=390971
--- Comment #3 from Henrik Fehlauer ---
Hmh, cannot reproduce. I tried exactly the versions of Okular and Poppler as
well as the settings you mentioned, but there is absolutely no difference at
all between HiDPI and normal scaling, and even on my slow m
https://bugs.kde.org/show_bug.cgi?id=390971
--- Comment #4 from Eugene ---
Yes it's a 3840x2160 15" display; it happens with every input device I tried:
keyboard, trackpoint, touchpad.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.kde.org/show_bug.cgi?id=390971
--- Comment #5 from Henrik Fehlauer ---
Thanks, I guess we'd need someone with such a high resolution display to try to
reproduce.
There's one more thing you could try: Does this also happen when you use the
same screen, but set scaling to 1x? This way
sbragin created this revision.
Restricted Application added a subscriber: Okular.
Restricted Application added a project: Okular.
sbragin requested review of this revision.
REVISION SUMMARY
This patch implements all Info.plist properties, recommended by Apple
(except NSMainNibFile), and adds
sbragin added a reviewer: Okular.
sbragin added a subscriber: rjvbb.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10808
To: sbragin, #okular
Cc: rjvbb, #okular, michaelweghorn, ngraham, aacid
sbragin added a comment.
Comment #1: Icons for file types, associated with Okular, are missing. It has
been left for a future patch.
Comment #2: Not all supported formats have been added to the Info.plist file.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10808
https://bugs.kde.org/show_bug.cgi?id=390971
--- Comment #6 from Eugene ---
I've tested and it works properly with scaling set to 1.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.kde.org/show_bug.cgi?id=388450
Dileep Sankhla changed:
What|Removed |Added
CC|sankhla.dilee...@gmail.com |
--
You are receiving this mail because:
You
Hello,
I'm heading into Okular feature request 388450 where the annotation windows
should scroll along with the document to increase readability.
I'm not getting a way to achieve so. As annotation window is a QWidget,
should there be a way to stick it to the pageview or should it move up or
down wh
simgunz added a comment.
The artifacts are caused by the fact that the highlight rectangle is drawn
"inside the 'limits' paint region". When an highlight is only partially shown
because it is at the top/bottom edges of the window, the border rectangle is
drawn across the highlight (correctl
simgunz added a comment.
Changing line 406
`QRect highlightRect = r.geometry( scaledWidth, scaledHeight ).translated(
-scaledCrop.topLeft() ).intersected( limits );`
to
`QRect highlightRect = r.geometry( scaledWidth, scaledHeight ).translated(
-scaledCrop.topLeft() );`
pro
https://bugs.kde.org/show_bug.cgi?id=383651
Simone Gaiarin changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=354894
Simone Gaiarin changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=354894
Simone Gaiarin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=159007
Simone Gaiarin changed:
What|Removed |Added
CC||lopeziba...@gmail.com
--- Comment #11 from Sim
29 matches
Mail list logo