WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#17971 closed defect (bug) (fixed)

The visual editor content flashes for a sec before TinyMCE replaces the textarea with iframe

Reported by: azaozz Owned by: azaozz
Priority: normal Milestone: 3.2
Component: Editor Version: 3.2
Severity: normal Keywords: has-patch
Cc:

Description

We used to set the editor textarea color to white to avoid this. That was overridden in [18102]. Setting for 3.2 as this is a regression.

Attachments (1)

17971.patch (656 bytes) - added by azaozz 2 years ago.

Download all attachments as: .zip

Change History (4)

azaozz2 years ago

comment:1 nacin2 years ago

This would regress our monospaced font, though, by doing a complete revert. Any way around that?

comment:2 nacin2 years ago

Never mind.

comment:3 azaozz2 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [18390]:

Revert overriding the font color for the editor textarea in [18102], as it is a regression, fixes #17971

Note: See TracTickets for help on using tickets.