[Okular-devel] [Bug 224860] Don't move the mouse on inverse search

Jochen Trumpf Jochen.Trumpf at anu.edu.au
Sat Jan 30 22:05:26 CET 2010


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


Jochen Trumpf <Jochen.Trumpf at anu.edu.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Jochen.Trumpf at anu.edu.au




--- Comment #1 from Jochen Trumpf <Jochen Trumpf anu edu au>  2010-01-30 22:05:25 ---
This is unlikely to be okular's fault. All okular does in this situation is to
call 

emacsclient -a emacs --no-wait +<linenumber> <filename>

On my machine the cursor stays where it is after that call. If it moves to
emacs on your setup, this is more likely an issue with focus stealing. These
issues can be hard to resolve, in particular since emacs has a gtk interface
and is not based on a KDE application container. You could try and experiment
with KDE's focus stealing prevention settings. Otherwise you should check your
emacs settings to see if there is anything asking it to acquire focus.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list