[okular] [Bug 425291] Cannot click link under text markup

Albert Astals Cid bugzilla_noreply at kde.org
Tue Sep 22 01:02:22 BST 2020


https://bugs.kde.org/show_bug.cgi?id=425291

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/okular/commit/3f892463
                   |                            |17ecbf2b2c19a4c4416583db72d
                   |                            |463bd
             Status|CONFIRMED                   |RESOLVED

--- Comment #4 from Albert Astals Cid <aacid at kde.org> ---
Git commit 3f89246317ecbf2b2c19a4c4416583db72d463bd by Albert Astals Cid.
Committed on 21/09/2020 at 23:30.
Pushed by aacid into branch 'release/20.08'.

Show "Follow link" if right clicking over link and annotation

Unite handling of right click in mouse release event

Before we had handling on press -> show annot menu if annot
and in release -> show link menu if link or show the genericmenu if nothing

Now we do everything on release and do
show link and annot menu if both
show link menu if link
show annot menu if annot
show generic menu if nothing

It helps with the fact that you can't click on links if there's an
annotation on top, which is a bit of a pain but it makes sense since
annotations usually have more interaction than links, you can select,
move, etc. them

M  +26   -29   ui/pageview.cpp

https://invent.kde.org/graphics/okular/commit/3f89246317ecbf2b2c19a4c4416583db72d463bd

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


More information about the Okular-devel mailing list