Steps to repro using standard toolbar user interface: 1) Open a Writer document 2) Menu > Edit > Edit Mode 3) Menu > View > Toolbars > Formatting Results: Font Size combobox in Formatting toolbar is enabled Expected results: Font Size combobox in Formatting toolbar is disabled
I had been working on this and had made the same fixes made recently by Caolán in commit 633b2f4dffedaf4a162a5fa92eeaeb509efab173 Here is the part of that effort that makes the SvxFontSizeBox_Impl Enable and Disable functions work: https://gerrit.libreoffice.org/c/core/+/90510
I can't confirm with Version: 7.0.0.0.alpha0+ (x64) Build ID: 5dcbd1bb557450a2d658a710c163b310c0cee157 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win; Locale: de-DE (de_DE); UI-Language: en-GB Calc: CL
Seems to be a gtk3 only thing. Version: 7.0.0.0.alpha0+ Build ID: 6388c578c672690fff662cb04b6a0436cd742f37 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Moving to ASSIGNED
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a5b1b65a1611fd1ad8e166cbddf6d2d9702b98d0 tdf#131344 Make SvxFontSizeBox_Impl Enable and Disable work It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.