Opened 6 years ago
Closed 4 years ago
#4037 closed defect (bug) (fixed)
Speaker block with double scroll bar
Reported by: | RMarks | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | |
Cc: |
Description
When using a speaker block for a speaker that includes a biography of, let's say a typical length, the browser shows a scroll bar for the block and a scroll bar for the browser.
Here's how to reproduce. I was in VVV using the wordpress-meta-environment and on the the http://2014.seattle.wordcamp.test/ site. I created a new post using the block editor. On the first block below the title, I selected the Speakers block type and selected Andrew Nacin. When scrolling down the page, you have to interact with both scroll bars before being able to see the next block.
See my screen animation for an example.
Attachments (1)
Change History (6)
#2
@
6 years ago
Possibly @coreymckrill.
It's the same as https://github.com/WordPress/gutenberg/issues/11578 (closed; duplicate of GH 11185) in that I have two overlapping scroll-able areas.
There are some reports in 11185 that indicate it's impossible to scroll down. I'm ultimately able to scroll down the page once I am mousing over the scrollbar all the way to the right.
#3
@
5 years ago
Hi @RMarks, now that the gutenberg issue with scrolling has been closed as fixed, is the Speaker block still causing you to have double scrollbars?
@RMarks is this the same issue as described here?
https://github.com/WordPress/gutenberg/issues/11185
If so, I suspect we'll need to wait for Gutenberg/Core to come up with a solution.