Make WordPress Core

Opened 8 years ago

Closed 8 years ago

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

Parent editor-style.css doesn't load if you use a child theme

Reported by: superpoincare Owned by:
Priority: normal Milestone:
Component: Editor Version: 5.0
Severity: normal Keywords:
Cc: Focuses:

Description

I have a self created child-theme of twenty twelve but if I want to use the classic editor block in the block editor.

However, the editor seems to only load the child editor-style.css

Hence, for example the font used is Noto Serif.

If I activate the parent theme twenty twelve, however, it uses Open Sans (correctly).

So the bug is that in child themes, parent theme editor-style.css needs to be loaded.

(All seems well with loading of both parent and editor-style.css in the classic editor plugin)

Change History (2)

#2 @SergeyBiryukov
8 years ago

  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

Closing as reported upstream, per comment:1.

Note: See TracTickets for help on using tickets.