Opened 4 years ago
Last modified 4 years ago
#53047 reopened defect (bug)
My "Posts" page (when a static front is selected) uses the old editor
Reported by: | DavidSortOf | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | needs-testing needs-testing-info |
Focuses: | Cc: |
Description
I'm using WP 5.7.1.
Very strange, minor bug:
Every page, except my Posts page, uses the Gutenberg editor. I'm told on the support forums that this is not normal.
The Posts page, when I enter Edit, calls up what looks like the previous-generation editor.
This persists when all plug-ins are deactivated. It even persists on another of my sites, which uses a completely different WP installation.
Unfortunately, I don't know how this can be reproduced, since I can't make it NOT happen.
Let me know what other info I can provide!
Attachments (4)
Change History (15)
#2
@
4 years ago
Thank you @knutsp! I suspected that that may be the case. I will officially not worry about this.
- David
#3
@
4 years ago
- Keywords close removed
- Resolution set to worksforme
- Status changed from new to closed
#4
follow-up:
↓ 5
@
4 years ago
Hi there, welcome to WordPress Trac and thanks for the report!
Every page, except my Posts page, uses the Gutenberg editor. I'm told on the support forums that this is not normal.
The Posts page, when I enter Edit, calls up what looks like the previous-generation editor.
Just noting that I could not reproduce this on a clean install.
When selecting a static page as a front page and another one as a page for posts, both pages display a Classic block in the block editor, see 53047.front-page.png and 53047.posts-page.png.
#5
in reply to:
↑ 4
@
4 years ago
Replying to SergeyBiryukov:
When selecting a static page as a front page and another one as a page for posts, both pages display a Classic block in the block editor, see 53047.front-page.png and 53047.posts-page.png.
Not here.
#6
follow-up:
↓ 7
@
4 years ago
Some times there is is an editable text area, sometimes not. This should probably be investigated.
#7
in reply to:
↑ 6
@
4 years ago
Replying to knutsp:
Some times there is is an editable text area, sometimes not. This should probably be investigated.
The editable area is displayed if the content of the page is not empty, see [31550] / #17470.
It looks like the classic editor / block editor loading could use more investigation, though.
#9
@
4 years ago
- Milestone Awaiting Review deleted
It looks like the classic editor / block editor loading could use more investigation, though.
Should this ticket be reopened @SergeyBiryukov? Or should this investigation happen elsewhere?
#10
@
4 years ago
- Keywords needs-testing needs-testing-info added
- Milestone set to Awaiting Review
- Resolution worksforme deleted
- Status changed from closed to reopened
Let's reopen for now :)
#11
@
4 years ago
Some times there is is an editable text area, sometimes not. This should probably be investigated.
I believe there was an unintended change introduced in [50693] that causes this.
More details: https://core.trac.wordpress.org/ticket/52995#comment:5
Hello @DavidSortOf, welcome to Trac and thanks for the ticket!
The posts page is just a placeholder for generated content, and has no editable text content at all. Not loading the the block editor seems to be the intended behaviour in this special case.