Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#39313 closed defect (bug) (fixed)

Add New button not disappearing in Distraction-free Writing mode

Reported by: ahortin Owned by: iseulde
Priority: normal Milestone: 4.7.1
Component: Editor Version: 4.7
Severity: normal Keywords: has-patch fixed-major commit
Cc: Focuses: ui

Description

When using the Distraction-free Writing mode while editing a Page or Post, the Add New button no longer disappears. This bug seems to have been introduced in 4.7 as it was working fine in 4.6.

Here's a screenshot of what it looks like now:
https://cl.ly/023v243X3Z04

The Add New button should disappear as it did previously, along with the other elements. Not only does the button look completely out of place, just sitting there on its own above the title, it makes no sense to keep it displayed.

Attachments (1)

39313.patch (522 bytes ) - added by iseuldebot 10 years ago.

Download all attachments as: .zip

Change History (7)

@iseuldebot
10 years ago

#1 @iseulde
10 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.7.1

This is a regression caused by [38983]. Moving to the next minor release for consideration.

Last edited 10 years ago by iseulde (previous) (diff)

#2 @iseulde
10 years ago

  • Owner set to iseulde
  • Resolutionfixed
  • Status newclosed

In 39619:

Editor: Let the Add New link disappear in DFW mode.

The link was moved outside the heading in [38983].

Fixes #39313 for trunk.

#3 @iseulde
10 years ago

  • Keywords fixed-major added
  • Resolution fixed
  • Status closedreopened

#4 @ahortin
10 years ago

Just tested this and that patch works fine.

Thanks.

Last edited 10 years ago by ahortin (previous) (diff)

#5 @azaozz
10 years ago

  • Keywords commit added

Yes, patch looks good. It's not major, but good to fix in 4.7.1 imho.

#6 @iseulde
10 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 39634:

Editor: Let the Add New link disappear in DFW mode.

The link was moved outside the heading in [38983].

Merges [39619] to the 4.7 branch.
Fixes #39313.

Note: See TracTickets for help on using tickets.