Bug 164786 - Theme colors do not apply to master slide elements
Summary: Theme colors do not apply to master slide elements
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
25.2.0.1 rc
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Master-Slide
  Show dependency treegraph
 
Reported: 2025-01-21 13:54 UTC by Mihai Vasiliu
Modified: 2025-06-22 17:59 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Vasiliu 2025-01-21 13:54:50 UTC
Description:
Any object created on the master slide does not have its color changed by change the theme colors.

Steps to Reproduce:
1. Create a new Impress Presentation
2. Open the Master Slide editor
3. Create a shape (e.g. a filled rectangle)
4. Change the fill color to Accent 1 color from the Theme colors group.
5. Go to Format -> Theme and choose any other Color theme.

Actual Results:
The color of the rectangle does not change.

Expected Results:
The color of the rectangle should change according to the Accent 1 color in the selected theme.


Reproducible: Always


User Profile Reset: No

Additional Info:
This does not have effect in either the normal view or in the Master view.

Version: 25.2.0.2 (X86_64) / LibreOffice Community
Build ID: 62af784cc06624122f17ee71c7cf13d906cbaed0
CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: ro-RO (ro_RO); UI: en-US
Calc: threaded
Comment 1 m_a_riosv 2025-01-22 22:46:05 UTC
If the selected color is not retained, the name of the color is not assigned to the object, but the code of the color that the name is representing.
Comment 2 Mihai Vasiliu 2025-06-22 17:59:54 UTC
Issue still reproducible on

Version: 25.8.0.0.beta1 (X86_64) / LibreOffice Community
Build ID: 1b25e37a63c5a6f16bdcb365ed3da80ac419e6e4
CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win
Locale: ro-RO (ro_RO); UI: en-US
Calc: CL threaded

Rectangle DOES change color if on normal slide, but it DOES NOT change color if placed on master slide. It seems it affects only the master slide.