Make WordPress Core

Opened 6 years ago

Last modified 6 months ago

#46055 new defect (bug)

Twenty Seventeen: Blockquotes aligned right are not rechecked when widgets are added in the Customizer

Reported by: desrosj's profile desrosj Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: needs-patch has-screenshots
Focuses: javascript Cc:

Description

While working on testing #40103 using the Customizer I discovered that when a widget is added, removed, or updated in the sidebar Twenty Seventeen does not recheck that the sidebar is empty enough to push the blockquote to the right.

To reproduce:

  • Create a post with a blockquote two or three paragraphs down the page.
  • Give the blockquote the alignright class.
  • Remove widgets from the sidebar so that there is only one (none works too).
  • Open the Customizer.
  • You should see the example image posted on #40103.
  • Add or change widgets in the sidebar to make the height of the sidebar pass the blockquote.

The content will overlap the blockquote and it will not be pushed back into the content area as it should.

Attachments (1)

Screen Shot 2019-01-21 at 5.01.09 PM.png (660.0 KB) - added by desrosj 6 years ago.
Blockquote being overlapped by gallery widget added in the Customizer without resizing the window after.

Download all attachments as: .zip

Change History (4)

@desrosj
6 years ago

Blockquote being overlapped by gallery widget added in the Customizer without resizing the window after.

#1 @laurelfulford
6 years ago

  • Milestone changed from Awaiting Review to Future Release

#2 @laurelfulford
6 years ago

Thanks for this report, @desrosj! I can recreate this issue, too.

#3 @sabernhardt
6 months ago

  • Focuses javascript added
Note: See TracTickets for help on using tickets.