Make WordPress Core

Opened 7 months ago

Closed 7 months ago

#62017 closed defect (bug) (reported-upstream)

Link Control Hidden behind Metaboxes

Reported by: etoolsmith's profile etoolsmith Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.6
Component: Editor Keywords: has-testing-info
Focuses: ui, administration Cc:

Description

Whenever you have a link at the bottom of the content within the Gutenberg block editor and try to access the link controls to that link it will be hidden behind the metaboxes at the bottom which is not ideal.

Attachments (1)

Screenshot 2024-09-09 at 11.27.08 AM.png (1.2 MB) - added by etoolsmith 7 months ago.

Download all attachments as: .zip

Change History (6)

#1 @etoolsmith
7 months ago

I have also created a video showcasing the issue here:
https://youtu.be/Lir1aSnAJaQ

#2 @hellofromTonya
7 months ago

  • Version changed from 6.6.1 to 6.6

Hello @etoolsmith,

Welcome to WordPress Core's Trac. Thank you for your bug report and the details you provided.

In testing 6.6.0 and 6.6.1, I can reproduce this issue.
In testing 6.5.5, I cannot reproduce this issue.
Setting the Version to 6.6.0 as it seems to be the version that introduced it.

This particular area of the code is maintained in the Gutenberg repository. Triage and resolution will happen there and then any changes will be merged into WordPress Core via a package update.

Could you please open an issue here and then share a link to the issue as a comment in this ticket?

Sharing this for reference. These Gutenberg issues may be related:

#3 @hellofromTonya
7 months ago

  • Keywords needs-to-be-reported-upstream has-testing-info added

Adding a custom keyword to note the next step to resolution, i.e. as this issue needs to be reported upstream in the Gutenberg repo.

#5 @hellofromTonya
7 months ago

  • Keywords needs-to-be-reported-upstream removed
  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Awesome. Thank you @etoolsmith

I just noticed, this fix is shipping in 6.6.2 tomorrow:
https://github.com/WordPress/gutenberg/pull/63939

It may be the resolution to the issue reported here.

Note: See TracTickets for help on using tickets.