[okular] [Bug 374728] Changing annotation colours

2020-06-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374728

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/commit/0b05d7ce
   ||990c1b5e17397f1515ba0364a77
   ||3a43f
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||1.11.0

--- Comment #3 from Nate Graham  ---
Git commit 0b05d7ce990c1b5e17397f1515ba0364a773a43f by Nate Graham, on behalf
of Simone Gaiarin.
Committed on 04/06/2020 at 13:01.
Pushed by ngraham into branch 'master'.

Overhaul annotations UX

Create a new new annotation toolbar to replace the current one as discussed in
the task T8076.
Fixes:
Related: bug 386578, bug 352310, bug 330518, bug 341914, bug 157289, bug
358057, bug 412767, bug 413595, bug 420462
FIXED-IN: 1.11.0

Test Plan
Before testing this revision
Delete or Temporary move aside the following files:

~/.config/okularpartrc
~/.config/okularrc
~/.local/share/kxmlgui5/okular/part.rc
~/.local/share/kxmlgui5/okular/shell.rc

Nomenclature
Actions in the main toolbar:

Quick annotations
Actions in the annotation toolbar:

Annotation actions Highlighter, Underline, Squiggle, Strike out, Typewriter,
Inline note, Popup note, Freehand line, Arrow, Straight line, Rectangle,
Ellipse,
Polygon, Stamp

Annotation config actions Line width, Color, Inner color, Opacity, Font,
Annotation settings

Other actions Add to Quick Annotations, Pin

Autotests

 First run: annotation toolbar is not visible

 Selecting Tools > Annotations shows the annotation toolbar (below the main
toolbar by default)

 Select an annotation > toolbar is shown

 Select a quick annotation > toolbar is shown

 Hide action (red cross) on the toolbar hides the toolbar

 Keys 1-9,0 select the (builtin) Annotation actions (one case tested)

 Keys Alt+1-9,0 select the quick annotation actions (one case tested)

 No annotation action selected: Quick Annotations is enabled, Add to quick
annotations is disabled, Annotation config actions are disabled, Pin is enabled

 The current document is an image: Highlighter, Underline, Squiggle, Strike out
are disabled (also in Quick annotations)

 The current document is protected: All actions are disabled

 Select annotation: the  Annotation config actions are enabled and their values
set to the ones for the current annotation (taken from okularpartrc)

 Click an annotation action when none selected: browse mode is selected

 Click the currently selected annotation action: the action is unchecked and
the tool disabled (back to browse mode)

 Click ESC: the currently selected annotation action is unchecked

 If Pin unchecked the selected annotation is unchecked after it has be used
once and we are back to Browse mode

 The annotation systems works when multiple Okular tabs are open (the selected
annotation is per-tab)

Manual tests

(TODO) Check that kconf_update updates the key AnnotationTools to
QuickAnnotationTools in ~/.config/okularpartrc

Color icon is a format-text-color (if inline note or typewriter) or
format-stroke-color for all other annotations
All actions have tooltips (some change based on the fact that the icon is
enabled or not)
If a custom Line Width or Opacity is set through the Annotation Settings
dialog, its value appears as a new checked action in the Line width or Opacity
menu
If a custom stamp is selected through the Annotation Settings dialog, its name
or filename (without path) appears as a new checked action in the Stamp menu
In Configure Okular > Annotations it is only possible to configure the quick
annotations. Modifying them here updates the Quick annotations list after
clicking Apply

The current document is an image: Highlighter, Underline, Squiggle, Strike out
are disabled in Quick annotations
The state of Pin action is remembered across Okular launches
Selecting a quick action selects the corresponding action and loads its config
values (color, line width, ...)
Setting the color and fill color works for all annotations (to be tested
carefully, can be problematic for typewriter and inline note given the
different internal mechanism to store the color in the settings)
Test stamp annotation (handled differently from the rest of the annotations)

Merge Request: https://invent.kde.org/graphics/okular/-/merge_requests/105

M  +2-1CMakeLists.txt
M  +7-0autotests/CMakeLists.txt
A  +373  -0autotests/annotationtoolbartest.cpp [License: GPL (v2+)]
A  +---autotests/data/protected.pdf
M  +9-16   autotests/parttest.cpp
M  +3-3conf/dlgannotations.cpp
M  +1-1conf/dlgannotationsbase.ui
M  +7-2conf/editannottooldialog.cpp
M  +5-1

[okular] [Bug 374728] Changing annotation colours

2017-08-09 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=374728

Christoph Feck  changed:

   What|Removed |Added

 CC||andres...@gmail.com

--- Comment #2 from Christoph Feck  ---
*** Bug 383331 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 374728] Changing annotation colours

2017-01-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=374728

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
If you can propose a patch we can discuss over it :)

-- 
You are receiving this mail because:
You are the assignee for the bug.