<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Incorrect cursor key movement between table cells of different directionality"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=32531#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Incorrect cursor key movement between table cells of different directionality"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=32531">bug 32531</a>
from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.co.uk" title="Miklos Vajna <vmiklos@collabora.co.uk>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
<pre>Seeing this is marked as an easy hack, but without code pointers:
Writer keyboard input for the main editing area is in general handled in
SwEditWin::KeyInput(), sw/source/uibase/docvw/edtwin.cxx. Put a breakpoint at
the start of the member function in a debugger, then hit the key you're
interested in, that'll allow you to see where the exact code is for the actual
use case.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>