[wp-trac] [WordPress Trac] #55244: Non-editable title.

WordPress Trac noreply at wordpress.org
Wed Mar 16 15:30:17 UTC 2022


#55244: Non-editable title.
--------------------------+----------------------------------------
 Reporter:  krilike       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  5.9.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  accessibility, javascript
--------------------------+----------------------------------------

Comment (by afercia):

 I can reproduce this issue on latest trunk. Couldn't reproduce with the
 latest Gutenberg plugin activated though, so maybe it has been fixed in
 Gutenberg.

 See attached GIF:
 - Initially, the post title has a `contenteditable` HTML attribute, which
 makes it editable.
 - After pressing Ctrl (or Cmd on mac) + A, the `contenteditable` gets
 removed and it's never restored, not even when canceling the selection.
 - At that point, the post title stays non-editable

 Worth noting this issue has also been reported on the Gutenberg GitHub
 repository, see https://github.com/WordPress/gutenberg/issues/39292

 It would be good to ask the Editor team to confirm this issue has been
 fixed in Gutenberg and maybe consider to backport the fix as soon as
 possible.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55244#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list