https://bugs.documentfoundation.org/show_bug.cgi?id=143792
Bug ID: 143792
Summary: FORMATTING: Style changes not applied to specific
cells with multiple selection
Product: LibreOffice
Version: 7.1.5.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Some style changes (such as "bold") are not applied to specific cells when
multiple cells are selected, but the same changes work correctly if only one
cell is selected.
Steps to Reproduce:
1. Load the attached "style-test.ods" file;
2. Select all row 1 cells;
3. Press the "Bold" button in the toolbar.
Actual Results:
Text in A1 and C1 cells becomes bold, but there is no visible change in B1.
Expected Results:
Text in B1 should become bold as it happens with the remaining cells.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 7.1.5.2 (x64) / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: threaded
- The same issue is reproducible with multple style changes (e.g. bold, italic,
underline, font face) but not with all of them (font size is correctly
applied).
- Selecting only the B1 cell, the "Bold" button works as expected.
- Inspecting the "content.xml" from the ODS file shows that the problematic
cell uses two non-default styles for its text, while the other cells do not,
which may be relevant to the issue.
--
You are receiving this mail because:
You are the assignee for the bug.