Make WordPress Core

Opened 12 months ago

Last modified 10 months ago

#60157 new defect (bug)

Cursor moves to a different paragraph when use directional keys to navigate in a text

Reported by: calinghiran's profile calinghiran Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.4.2
Component: Editor Keywords: needs-testing-info
Focuses: Cc:

Description (last modified by sabernhardt)

There is a bug when using the directional keys (left and right), to navigate in a text, the cursor moves to a different paragraph, usually gets hidden behind the toolbar (class="block-library-classic__toolbar"). This might be because of the legacy classic editor block in Gutenberg editor, on small screens.

Attachments (1)

Cursor.png (456.9 KB) - added by calinghiran 12 months ago.

Download all attachments as: .zip

Change History (5)

@calinghiran
12 months ago

#1 @mehdi01
12 months ago

Thanks @calinghiran , I also faced same issue. I think it's a minor bug. It's need to be fixed soon.

This ticket was mentioned in Slack in #core-test by webtechpooja. View the logs.


11 months ago

#3 @sannevndrmeulen
11 months ago

  • Keywords needs-testing-info added

Reproduction Report

I've failed to reproduce the issue, but I'm missing the legacy classic editor block shown in the attachment.
How do I enable this so I can attempt reproducing the issue again?

Environment

Web Server: nginx
PHP: 7.3.5
WordPress: 6.4.2
Browser: Google Chrome
Theme: Twenty Twenty-One

Actual Results

  • Unable to reproduce, most likely due to missing the legacy classic editor block.

#4 @sabernhardt
11 months ago

  • Description modified (diff)

Could you report this on the Gutenberg repository?

The Classic block is still available, though it typically opens a modal dialog now for editing its content.

To get the Classic block within the editor canvas as shown in Cursor.png, you can disable the iframe canvas by either

  1. activating a plugin such as Yoast SEO or
  2. going to the three-dot Options menu, choosing Preferences, selecting the Panels tab, activating the Custom fields panel, and pressing the "Show & Reload Page" button.
Last edited 11 months ago by sabernhardt (previous) (diff)
Note: See TracTickets for help on using tickets.