Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title box problem in the post editor #39292

Closed
marcorroma opened this issue Mar 8, 2022 · 14 comments
Closed

Title box problem in the post editor #39292

marcorroma opened this issue Mar 8, 2022 · 14 comments
Labels
Needs Testing Needs further testing to be confirmed. [Type] Regression Related to a regression in the latest release

Comments

@marcorroma
Copy link

Description

Hi, I have this problem. I try to explain myself.
It has happened to several of my colleagues that while writing a post it is no longer possible to change the title of the post editor Gutenberg.
Even if the title was changed a few seconds earlier.
This happens both if you want to edit a post, and if you want to create a new post.
Clicking on the title box does not show the cursor.
No problem if I try to edit the post text.
Is this a known problem?

I noticed that the title code in the editor has been changed. Maybe it is a problem related to this?

i have this problem since i updated to the latest version of wordpress 5.9.1. Until a few days ago, version 5.8.3 was used.

My colleagues and I are using Chrome, version 99.0.4844.51

Thank you

Step-by-step reproduction instructions

Indications already explained in the description

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

No

@Mamaduka
Copy link
Member

Mamaduka commented Mar 9, 2022

Hi, @ellatrix

You fixed this or a similar issue with content editable, if I remember correctly. Is it something we should or can backport into a minor release?

@marcorroma
Copy link
Author

Hi, @ellatrix

You fixed this or a similar issue with content editable, if I remember correctly. Is it something we should or can backport into a minor release?

Hi, the problem is recent and has not been solved.
I am waiting for a solution ...

@smeans
Copy link

smeans commented Mar 11, 2022

I've run into the same issue recently using 5.9.2 in Chrome. I just found out that if I go into developer tools and manually set contenteditable on the h1 tag I can rename the post, fwiw.

@marcorroma
Copy link
Author

I've run into the same issue recently using 5.9.2 in Chrome. I just found out that if I go into developer tools and manually set contenteditable on the h1 tag I can rename the post, fwiw.

Thanks, but I hope this bug will be fixed by the Wordpress developers

@skorasaurus
Copy link
Member

Thanks for reporting. Are you able to reproduce this after you have installed and activated the newest version of Gutenberg that is available through the Gutenberg plugin?

@skorasaurus skorasaurus added the Needs Testing Needs further testing to be confirmed. label Mar 13, 2022
@marcorroma
Copy link
Author

Thanks for reporting. Are you able to reproduce this after you have installed and activated the newest version of Gutenberg that is available through the Gutenberg plugin?

Hi, I don't use the Gutenberg plugin. I can't reproduce the problem now.
I don't usually post, but my colleagues post from different PCs and they have this problem.
Even today they report this problem to me, after updating to Wordpress 5.9.2.
It is a problem that is encountered not always, but only sometimes.
How can I solve the problem? Or how can I reproduce the problem?
PS. I can't disable all plugins, if I did I would risk the job :)

@afercia
Copy link
Contributor

afercia commented Mar 16, 2022

Note: this issue has been reported also on Trac, see https://core.trac.wordpress.org/ticket/55244 and can be reproduced on latest trunk with no plugins activated. It appear to happen after selecting all blocks with Ctrl (Cmd) + A.
It would be great to confirm this has been fixed in latest Gutenberg.

Maybe related: #38820

@marcorroma
Copy link
Author

It's the exact same problem. Thank you

Note: this issue has been reported also on Trac, see https://core.trac.wordpress.org/ticket/55244 and can be reproduced on latest trunk with no plugins activated. It appear to happen after selecting all blocks with Ctrl (Cmd) + A. It would be great to confirm this has been fixed in latest Gutenberg.

Maybe related: #38820

@skorasaurus
Copy link
Member

Thanks @marcorroma ; could you edit your issue's title to something that more clearly describes your issue like "Unable to edit the post title in the post editor?

@skorasaurus skorasaurus added [Type] Regression Related to a regression in the latest release and removed Needs Testing Needs further testing to be confirmed. labels Mar 16, 2022
@skorasaurus
Copy link
Member

thanks for the detailed reproduction instructions in the trac ticket;

Like @afercia ; I am able to reproduce this consistently when the gutenberg plugin is deactivated; but I am unable to reproduce this when Gutenberg plugin ( 12.7.2 ) is installed and activated.

Would whatever fixed this be worthy of 5.9.x inclusion?

@Mamaduka
Copy link
Member

My best guess is that this PR fixed issue #38821. But it would be nice to get confirmation from @ellatrix.

@marcorroma
Copy link
Author

Thanks @marcorroma ; could you edit your issue's title to something that more clearly describes your issue like "Unable to edit the post title in the post editor?

I have the same problem if I go through the procedure it says here step by step:
https://core.trac.wordpress.org/ticket/55244#comment:4

@skorasaurus skorasaurus added the Needs Testing Needs further testing to be confirmed. label Apr 28, 2022
@skorasaurus
Copy link
Member

(needs to be tested if it's still present on WP 6.X)

@skorasaurus
Copy link
Member

No longer able to reproduce in WP 6, Gutenberg 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Testing Needs further testing to be confirmed. [Type] Regression Related to a regression in the latest release
Projects
None yet
Development

No branches or pull requests

5 participants