[Libreoffice-bugs] [Bug 143689] UI: No feedback that spell checker isn't working because of lack of a dictionary (whereas automatic spell checking is turned on)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 9 13:31:54 UTC 2021


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

--- Comment #6 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Mike Kaganski from comment #5)
> > Do you have a code pointer at hand, Mike?
> 
> ... some ~recent change where we introduced icons showing the selection mode

I referred to https://gerrit.libreoffice.org/c/core/+/112367, and I see that it
operated on SvxSelectionModeControl (in svx/source/stbctrls/selctrl.cxx).

I believe that the control in this issue is managed by
LangSelectionStatusbarController
(framework/source/uielement/langselectionstatusbarcontroller.cxx), and the
control itself is simple StatusbarItem, which IIUC needs subclassing to allow
an icon. FTR: I'm not ready to mentor this as an easyhack.

-- 
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/20210809/ff25f320/attachment.htm>


More information about the Libreoffice-bugs mailing list