https://bugs.documentfoundation.org/show_bug.cgi?id=143689
--- Comment #6 from Mike Kaganski <[email protected]> --- (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.
