https://bugs.documentfoundation.org/show_bug.cgi?id=169135
--- Comment #5 from Takenori Yasuda <[email protected]> --- I tested the behavior and found that the results differ between manual and macro operations. Manual: When removing direct formatting manually (using Ctrl+M or the Clear Direct Formatting toolbar button) from a portion that was previously bold, the text remains divided into multiple portions. However, if I select the entire paragraph and then clear the formatting, the portions are merged into one. Macro: In contrast, when using a macro with .setPropertyToDefault("CharWeight"), the formatting is reset and the portions are immediately merged, even if only one character is selected. Tested with: Version: 25.8.3.1 (X86_64) Build ID: 52ad9dd1c984050a9fb6932dbfb16e86a49e9758 CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: CL threaded Jumbo -- You are receiving this mail because: You are the assignee for the bug.
