Description: If you try to find Bold text it also adds a 0pt text size criteria. Steps to Reproduce: 1. Choose Edit > Find & Replace 2. Choose Format 3. Choose Bold 4. Choose OK Actual Results: Underneath the Find input box it says, "0 pt, bold" (or if this is the second time you try it is says "2 pt, bold" Expected Results: Underneath the Find input box it should only say "Bold" Reproducible: Always User Profile Reset: No Additional Info: Version: 6.1.0.3 (x64) Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1 CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: en-US (en_US); Calc: CL
This seems to have begun at the below commit. Adding Cc: to Mike Kaganski ; Could you possibly take a look at this one? Thanks 8d7b3ac2473b6cb4c2b8938ecd682208972154cf is the first bad commit commit 8d7b3ac2473b6cb4c2b8938ecd682208972154cf Author: Jenkins Build User <tdf@pollux.tdf> Date: Wed Feb 21 09:04:38 2018 +0100 source f00e891f3369f7b8c2532634d9ff4ab19da17c33 author Mike Kaganski <mike.kaganski@collabora.com> 2018-02-21 00:30:16 +0300 committer Mike Kaganski <mike.kaganski@collabora.com> 2018-02-21 08:11:23 +0100 commit f00e891f3369f7b8c2532634d9ff4ab19da17c33 (patch) tree 752901b046836b0aab906cd7966a178636bf290e parent ba8a70365ef459c967cd8a71a6d48ca53dd341bd (diff) tdf#115892: properly get the box' saved value
Issue fixed by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=9237a905fa5f2b67db73c15847eff203a258c2b4 author Caolán McNamara <caolanm@redhat.com> 2018-09-10 17:19:19 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-09-14 11:43:51 +0100 commit 9237a905fa5f2b67db73c15847eff203a258c2b4 (patch) tree bf213e7f3fd7322ee032af9fa648d04c99faaba1 parent 34f6b7f4529cc5a3b0e286fbd7318c2b7bf9b132 (diff) weld SvxCharNamePage @Caolán, any chance only the fix for this issue could be backported to 6.1 branch?
Verified that the issue has gone. Version: 6.2.0.0.alpha0+ (x64) Build ID: 89a60912bba7ffd6f65ea99f4664f343c5025c95 CPU threads: 8; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-10-01_03:18:33 Locale: de-AT (de_AT); Calc: CL
Same problem as bug 120031 *** This bug has been marked as a duplicate of bug 120031 ***
Verified. Fixed. Version: 6.2.0.0.alpha0+ Build ID: 3846561f79cf9065abd9ca83c9fbfbe7e52e28e2 CPU threads: 4; OS: Linux 4.15; UI render: GL; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2018-10-21_02:45:54 Locale: en-US (ro_RO.UTF-8); Calc: threaded
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/fcc76610649a9830859f9e2efe2a06dbc6db74da%5E%21 uitest for bug tdf#119462 It will be available in 6.3.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.