WordPress.org

Make WordPress Core

#50180 closed defect (bug) (fixed)

Twenty Sixteen: Table Border Extends Beyond Table

Reported by: gsmumbo Owned by: ianbelanger
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch has-screenshots
Focuses: css Cc:

Description

When using the Table Block in the TwentySixteen theme, the border extends beyond the edge of the table on the left side, and in to the caption.

Looking at the CSS the border width is set to 0 on the bottom and right so you only end up seeing the left and top border, which is expected.

Attachments (3)

Screen Shot 2020-05-15 at 11.47.29 AM.png (50.3 KB) - added by gsmumbo 15 months ago.
Screenshot of a sample table
50180.patch (470 bytes) - added by mukesh27 15 months ago.
Patch.
After patch.png (139.9 KB) - added by mukesh27 15 months ago.
After patch.

Download all attachments as: .zip

Change History (10)

@gsmumbo
15 months ago

Screenshot of a sample table

#1 @ianbelanger
15 months ago

  • Component changed from Themes to Bundled Theme
  • Summary changed from Table Border Extends Beyond Table in TwentySixteen Theme to Twenty Sixteen: Table Border Extends Beyond Table

@mukesh27
15 months ago

Patch.

@mukesh27
15 months ago

After patch.

#2 @mukesh27
15 months ago

  • Keywords has-patch has-screenshots added

#3 @JavierCasares
15 months ago

Works for me :)

#4 @ianbelanger
14 months ago

  • Focuses css added
  • Milestone changed from Awaiting Review to 5.5
  • Owner set to ianbelanger
  • Status changed from new to reviewing

Reviewing for commit.

#5 @ianbelanger
14 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 48074:

Bundled Themes: Twenty Sixteen table border extends beyond table.

Fixes issues where tables created by the table block have an extra border on the left side which extends below the table.

Props gsmumbo, mukesh27, JavierCasares.
Fixes #50180.

#6 @ianbelanger
14 months ago

  • Keywords fixed-major added
  • Milestone changed from 5.5 to 5.4.3
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for backport.

#7 @desrosj
13 months ago

  • Keywords fixed-major removed
  • Milestone changed from 5.4.3 to 5.5
  • Resolution set to fixed
  • Status changed from reopened to closed

With 5.5 just under 5 weeks away, there is no 5.4.3 planned. Moving back to the 5.5 milestone.

Note: See TracTickets for help on using tickets.