Skip to content

Scroll overflow issue on Mac in new settings pages #78564

@maximebj

Description

@maximebj

Description

On MacOS, you can scroll past the page boundaries, creating an elastic effect.
This behavior causes an issue in the new settings pages (like connectors) with the new rounded canvas effect.

See screen recording below.

Solution:
add overscroll-behavior: none; on .boot-layout__stage

It's not baseline yet, but non compatible browsers will just ignore it.

Step-by-step reproduction instructions

  1. On MacOS, go to settings > connectors
  2. Scroll top and bottom

Screenshots, screen recording, code snippet

Image

Environment info

  • WordPress 7.0
  • All browsers
  • Mac OS Tahoe

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

  • Yes

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

  • Yes

Please confirm which theme type you used for testing.

  • Block
  • Classic
  • Hybrid (e.g. classic with theme.json)
  • Not sure

Metadata

Metadata

Labels

Connectors screenTracks connectors screen related tasksOS IssuesIssues or PRs that are related to OS specific problems[Status] In ProgressTracking issues with work in progress[Type] BugAn existing feature does not function as intended

Type

No type
No fields configured for issues without a type.

Projects

Status

🏗️ In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions