Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#17729 closed defect (bug) (fixed)

Switching between DFW modes and the normal visual editor causes text to be lost

Reported by: jshreve's profile jshreve Owned by: koopersmith's profile koopersmith
Milestone: 3.2 Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: Cc:

Description

If you switch from the normal post screen to distraction free writing modes a case exists where your changes are not carried over when hitting "Exit Full Screen".

To reproduce the problem:

  • Start a new post
  • Type in normal visual editor
  • Open DFW
  • Type some text
  • Switch to HTML DFW
  • Type some text
  • Hit exit full screen

Only the original text will be in the post area.

Attachments (1)

17729.diff (966 bytes) - added by koopersmith 14 years ago.

Download all attachments as: .zip

Change History (3)

#1 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.2

@koopersmith
14 years ago

#2 @koopersmith
14 years ago

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

In [18203]:

DFW: When hiding DFW, switch to correct main editors before saving content. Otherwise, some content will be lost. fixes #17729.

Note: See TracTickets for help on using tickets.