Make WordPress Core

Opened 4 years ago

Closed 10 days ago

#54705 closed defect (bug) (reported-upstream)

Table Block: Background color is not getting changed from the Color Settings

Reported by: rocketmartue's profile RocketMartue Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.8.2
Component: Editor Keywords:
Focuses: Cc:

Description

Steps to recreate:

  1. Create a new page and add a "table" block.
  2. Create a table with 2 columns and 2 rows.
  3. Change the background colour of the table from the colour settings options and save.
  4. Display the page.
  5. Edit the page and save it.
  6. The background colour of the table will be removed.

This happens when you change only the background colour in the colour settings. If you set both the text and background colours, this will not happen.

Change History (3)

#1 @SergeyBiryukov
4 years ago

  • Component changed from General to Editor

#2 @sabernhardt
4 years ago

Thanks for the report!

To reproduce the error, you apparently need to leave the editor and come back to it. Then the background selection is removed (reset). It still happens in WordPress 5.9 (beta 4).

I was not able to find a similar report on GitHub. GB32394 and GB31261 are for improving color selections, not fixing the current settings.

Last edited 4 years ago by sabernhardt (previous) (diff)

#3 @sabernhardt
10 days ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

This was apparently reported and fixed in https://github.com/WordPress/gutenberg/pull/39445

Note: See TracTickets for help on using tickets.