aheinecke updated this revision to Diff 27658.
aheinecke added a comment.
Removed check for page in field wrapping.
REPOSITORY
R223 Okular
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D10073?vs=27264&id=27658
REVISION DETAIL
https://phabricator.kde.org/D10073
AFFECTED FILES
aacid added inline comments.
INLINE COMMENTS
> aheinecke wrote in kjs_field.cpp:217
> It is not assured in kjs_event.cpp eventGetSource and eventGetTarget that the
> targetPage / sourcePage is not null. This depends a how the event object is
> set up.
>
> Although I think that sourcePage "shou
https://bugs.kde.org/show_bug.cgi?id=390816
Bug ID: 390816
Summary: colour palette for review tool
Product: okular
Version: unspecified
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: wishlis
https://bugs.kde.org/show_bug.cgi?id=390284
Albert Astals Cid changed:
What|Removed |Added
Status|NEEDSINFO |CONFIRMED
Ever confirmed|0
aacid added inline comments.
INLINE COMMENTS
> aheinecke wrote in document.cpp:1139
> Sorry I can't follow you here.
>
> If an action is processed from somewhere else the scripter won't have an
> event set and the event pointer in the scripter is null.
>
> If the processAction is triggered her
https://bugs.kde.org/show_bug.cgi?id=389668
abogi...@gmail.com changed:
What|Removed |Added
CC||abogi...@gmail.com
--
You are receiving th
aheinecke updated this revision to Diff 27600.
aheinecke retitled this revision from "[PATCH] Recalculate forms after command
form changes" to "Recalculate forms after command form changes".
aheinecke edited the test plan for this revision.
aheinecke added a comment.
Extended CalculateTextTest
ahmadosama added a comment.
I have not created an auto test before, I am currently going through current
auto tests to understand how it works, then I will try creating an auto test
for this bug.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10504
To: ahmadosama,
aheinecke added inline comments.
INLINE COMMENTS
> aacid wrote in document.cpp:1139
> This is problematic since it will leave a dangling event pointer for any
> Action::Script action executed through Document::processAction that doesn't
> come from this function.
Sorry I can't follow you here.
aheinecke added inline comments.
INLINE COMMENTS
> aacid wrote in kjs_field.cpp:217
> Why the new if?
It is not assured in kjs_event.cpp eventGetSource and eventGetTarget that the
targetPage / sourcePage is not null. This depends a how the event object is set
up.
Although I think that sourceP
10 matches
Mail list logo