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

--- Comment #8 from Jim Raykowski <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to