Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50180 closed defect (bug) (fixed)

Twenty Sixteen: Table Border Extends Beyond Table

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

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 6 years ago.
Screenshot of a sample table
50180.patch (470 bytes ) - added by mukesh27 6 years ago.
Patch.
After patch.png (139.9 KB ) - added by mukesh27 6 years ago.
After patch.

Download all attachments as: .zip

Change History (10)

@gsmumbo
6 years ago

Screenshot of a sample table

#1 @ianbelanger
6 years ago

  • Component ThemesBundled Theme
  • Summary Table Border Extends Beyond Table in TwentySixteen ThemeTwenty Sixteen: Table Border Extends Beyond Table

@mukesh27
6 years ago

Patch.

@mukesh27
6 years ago

After patch.

#2 @mukesh27
6 years ago

  • Keywords has-patch has-screenshots added

#3 @JavierCasares
6 years ago

Works for me :)

#4 @ianbelanger
6 years ago

  • Focuses css added
  • Milestone Awaiting Review5.5
  • Owner set to ianbelanger
  • Status newreviewing

Reviewing for commit.

#5 @ianbelanger
6 years ago

  • Resolutionfixed
  • Status reviewingclosed

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
6 years ago

  • Keywords fixed-major added
  • Milestone 5.55.4.3
  • Resolution fixed
  • Status closedreopened

Reopening for backport.

#7 @desrosj
6 years ago

  • Keywords fixed-major removed
  • Milestone 5.4.35.5
  • Resolutionfixed
  • Status reopenedclosed

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.