<div dir="ltr"><div><div>Hello everyone,<br><br>I have been working on fdo#49091 (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=49091">https://bugs.freedesktop.org/show_bug.cgi?id=49091</a>)<br><br></div>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 <a href="http://opengrok.libreoffice.org/xref/core/sw/source/core/uibase/docvw/edtwin.cxx#1614">http://opengrok.libreoffice.org/xref/core/sw/source/core/uibase/docvw/edtwin.cxx#1614</a>, followed by <a href="http://opengrok.libreoffice.org/xref/core/sw/source/core/uibase/docvw/edtwin.cxx#2203">http://opengrok.libreoffice.org/xref/core/sw/source/core/uibase/docvw/edtwin.cxx#2203</a>, where eKeyState gets set to KS_End, that is, eKeyState never gets set to KS_KeyToView and hence the action is never called! <br>
<br></div>I need some help in moving forward with this one.<br clear="all"><div><div><div><br>-- <br><div dir="ltr">Thanks,<div>Rachit Gupta</div></div>
</div></div></div></div>