[Bug 32531] Incorrect cursor key movement between table cells of different directionality

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 4 03:18:09 PST 2016


https://bugs.documentfoundation.org/show_bug.cgi?id=32531

--- Comment #17 from Miklos Vajna <vmiklos at collabora.co.uk> ---
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20160104/eadf15d8/attachment.html>


More information about the LibreOffice mailing list