Bug 360974

Summary: Shift+click does not work for some PDF files
Product: [Applications] okular Reporter: Victor Porton <porton>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: aacid
Priority: NOR    
Version: 0.23.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Victor Porton 2016-03-25 14:51:01 UTC
Shift+"left click" does not work for some files while working perfectly for some other files.

Download the LaTeX source from https://bitbucket.org/portonv/algebraic-general-topology/ and do `make all`.

After this Shift+click does work with book.pdf but does not work with addons.pdf.

Okular 0.23.2

Reproducible: Always

Steps to Reproduce:
1. download the repository
2. make all
3. open addons.pdf
4. Shift+click

Actual Results:  
nothing happens

Expected Results:  
Should invoke the command associated with Shift+click
Comment 1 Victor Porton 2016-03-25 15:05:50 UTC
Git commit for which the bug was found: d316da1
Comment 2 Albert Astals Cid 2016-04-04 22:34:05 UTC
Works fine, i wonder if you're not in Browse mouse mode (maybe in text selecion mode) and that's why it doesn't work for you?
Comment 3 Victor Porton 2016-04-05 11:33:42 UTC
It works fine for me again also (probably after a system update).