https://bugs.freedesktop.org/show_bug.cgi?id=49629

--- Comment #3 from o...@supernover.de 2012-05-11 02:04:00 PDT ---
(In reply to comment #1)
> (In reply to comment #0)
> > msgbox "sText:" + sText
> 
> This should of course be
> 
> msgbox("sText:" + sText)
> 
> otherwise nothing is ever shown.

Not very important, but gets shown perfectly with the LO version 3.5.2
specified for this bug.

I'd guess getWordBoundary() is the function used with doubleclick marking
(since this includes the footnote). Not sure if doubleclick *should* do that,
though.

I'm not familiar with LibreOffice code, but I'd think those two functions
(doubleclick marking and gotoStartOfWord/GotoEndOfWord) should arrive at the
same boundaries.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to