[Libreoffice-bugs] [Bug 137494] Cycle text selection per shortcut

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 25 06:45:09 UTC 2020


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

--- Comment #8 from Jim Raykowski <raykowj at gmail.com> ---
(In reply to Jim Raykowski from comment #7)

> Any selection(s) when the cycle is initiated should be cleared and word
> selection should be done from current cursor position.

Maybe not clearing the current selections, like the ctrl+lmouse multiclicks
behavior, is better. SwCursorShell::ClearMark should be useful for implementing
this behavior and SwWrtShell::IsSelection and SwWrtShell::MoveCursor not
needed.

FWIW: sw/soure/uibase/docvw/edtwin.cxx SwEditWin::MouseButtonDown is where the
mouse multiclicks selection is implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201025/490187bd/attachment.htm>


More information about the Libreoffice-bugs mailing list