https://bugs.documentfoundation.org/show_bug.cgi?id=111733
--- Comment #7 from Justin L <[email protected]> --- While the control still doesn't pre-select "normal", since LO 7.0 it doesn't pre-select ANYTHING in gtk3, and the actual kerning value is shown in the custom value spin button. If that was true everywhere, that would be fine IMHO. author Caolán McNamara on 2020-01-13 18:28:59 +0100 7.0 commit c9ba69cdfaaf19695fc8e40ba7af1d06490a123f rework TextCharacterSpacingPopup to be a PopupWindowController Strange thing is that in my Ubuntu 7.1.7, I still see "very tight" pre-selected, but that is also true with SAL_USE_VCLPLUGIN=gen instdir/program/soffice and so likely Windows still faces this minor issue. Likely the best way to handle this is to make the spin-button the default focus. Right now Very Tight is made the focus by the function TextCharacterSpacingControl::GrabFocus, introduced in commit weld TextCharacterSpacingControl | https://gerrit.libreoffice.org/c/core/+/86694 Proposed fix at http://gerrit.libreoffice.org/c/core/+/128909 -- You are receiving this mail because: You are the assignee for the bug.
