Help with fdo#49091

Rachit Gupta rachitgupta1792 at gmail.com
Mon Apr 14 09:29:39 PDT 2014


Hello everyone,

I have been working on fdo#49091 (
https://bugs.freedesktop.org/show_bug.cgi?id=49091)

After some debugging, I found out the reason that Alt+Left or Alt+Right and
many other combinations don't work is because of the various cases in
http://opengrok.libreoffice.org/xref/core/sw/source/core/uibase/docvw/edtwin.cxx#1614,
followed by
http://opengrok.libreoffice.org/xref/core/sw/source/core/uibase/docvw/edtwin.cxx#2203,
where eKeyState gets set to KS_End, that is, eKeyState never gets set to
KS_KeyToView and hence the action is never called!

I need some help in moving forward with this one.

-- 
Thanks,
Rachit Gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140414/44506e03/attachment.html>


More information about the LibreOffice mailing list