Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Block: Show two horizonal scroll bars #45

Open
4 tasks
bph opened this issue Oct 15, 2020 · 0 comments
Open
4 tasks

Code Block: Show two horizonal scroll bars #45

bph opened this issue Oct 15, 2020 · 0 comments
Labels
[Priority] Low This issue/pull request is not immediate [Type] Bug Something that is not working as expected

Comments

@bph
Copy link

bph commented Oct 15, 2020

Adding this snippet add_filter( 'gutenberg_use_widgets_block_editor', '__return_false', 100 ); to a post resulted in two horizontal scrollbars.

To reproduce:

Add the snippet to a post

Expected behavior:

I didn't think that the line would be big enough to have any scrollbars, let alone two.

Screenshots:

Screen Shot 2020-10-15 at 8 03 21 AM

Isolating the problem:

  • This bug happens with no other plugins activated
  • This bug happens with the default Twenty Twenty WordPress theme active
  • This bug happens without the Gutenberg plugin active
  • I can reproduce this bug consistently using the steps above

I am in the middle of testing other functionality, just didn't want to loose this issue. I will come back and double-check on the items.

WordPress version:

5.5.1

Gutenberg version:

9.1

@bph bph added [Priority] Low This issue/pull request is not immediate [Type] Bug Something that is not working as expected labels Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Priority] Low This issue/pull request is not immediate [Type] Bug Something that is not working as expected
Projects
None yet
Development

No branches or pull requests

1 participant