Gutenberg: Cannot scroll the inspector screen on mobile

Created on 11 Jun 2018  路  4Comments  路  Source: WordPress/gutenberg

Describe the bug
A clear and concise description of what the bug is.

When expanding some fields in eg the document inspector, it鈥檚 not possible to scroll down.

To Reproduce
Steps to reproduce the behavior:

  1. Click on the cog icon and expand some fields so there is overflow. Scrolling does not work, though I can see movement in the background.

Expected behavior
A clear and concise description of what you expected to happen.

For scroll to work.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS] iOS
  • Browser [e.g. chrome, safari] safari
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

  • Please add the version of Gutenberg you are using in the description.
  • To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.
Mobile Web [Type] Bug

All 4 comments

I can confirm, was able to reproduce, this also on:

iPhone SE
iOS 12.1.4
Safari

However on iPad iOS 12.1.4 Safari it works perfectly.

Apparently it is not a touch issue, but something to do with the responsive overflow setting for small screens.

Investigated and so far I got this:

  • the document tab in the sidebar has no issues with touch scroll
  • only the block inspector panel has the problem
  • there appears to be no CSS issue easily visible

I thought initially that the new animations may have introduced a bug and pinged @kjellr about it, but on a deeper look (removed the animations) the problem is unrelated. Not sure yet what's special about this block tab that makes it not receive the scroll focus.

@ellatrix I think @jasmussen added a PR that fixed this, I can't find it anymore. I tested on device and the simulator and cannot reproduce anymore. Can you confirm please either that it's solved or that for you it is still broken? Thank you!

Closing the issue as according to the comments it looks resolved.

Was this page helpful?
0 / 5 - 0 ratings