Make WordPress Core

Opened 13 years ago

Closed 13 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's profile azaozz Owned by: azaozz's profile azaozz
Milestone: 3.2 Priority: normal
Severity: normal Version: 3.2
Component: Editor Keywords: has-patch
Focuses: 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 13 years ago.

Download all attachments as: .zip

Change History (4)

@azaozz
13 years ago

#1 @nacin
13 years ago

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

#2 @nacin
13 years ago

Never mind.

#3 @azaozz
13 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.