Make WordPress Core

Opened 5 weeks ago

Last modified 5 weeks ago

#63309 new defect (bug)

Twenty Fifteen: Table block border not appear properly.

Reported by: viralsampat's profile viralsampat Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: needs-patch
Focuses: css Cc:

Description

Hello Team,

I have checked "Table" block and I found that its border is not appear properly into the "twentyfifteen" theme.

The table border not appear into the front-end, But at editor end it looks good. So, I think that it should be work similar at both(Front-end & Editor-end).

I have tested this into the below mentioned configurations:

  • WordPress version: WordPress 6.8.0 running
  • Theme: Twenty Fifteen
  • Browser: Google Chrome, Version 135.0.7049.96 (Official Build) (arm64)
  • Device: MacBook Air M1
  • OS: macOS 15.4.1 (24E263)
  • Gutenberg plugin: Version 20.6.0

For better understanding, here I have attached its screenshots.

Thanks,

Attachments (6)

twentyfifteen_table_block_back_end.png (210.6 KB) - added by viralsampat 5 weeks ago.
Back-end:
twentyfifteen_table_block_front_end.png (96.9 KB) - added by viralsampat 5 weeks ago.
Front-end:
63309.patch (533 bytes) - added by viralsampat 5 weeks ago.
I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.
after_change_twentyfifteen_table_block_back_end.png (194.8 KB) - added by viralsampat 5 weeks ago.
After resolved issue Back-end:
after_change_twentyfifteen_table_block_front_end.png (103.7 KB) - added by viralsampat 5 weeks ago.
After resolved issue front-end:
twentyfifteen_table_block_back_end.jpg (130.4 KB) - added by ravipatel 5 weeks ago.
IN table have a header and footer based setting, please remove which not need.

Download all attachments as: .zip

Change History (8)

@viralsampat
5 weeks ago

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

@viralsampat
5 weeks ago

After resolved issue Back-end:

@viralsampat
5 weeks ago

After resolved issue front-end:

#1 @ankitkumarshah
5 weeks ago

Hi @viralsampat,
I was successfully able to reproduce the issue, Also I tested the patch provided and this solves the issue.

Before Patch Frontend:
https://i.postimg.cc/bv6hjjjC/Screenshot-2025-04-18-at-5-00-10-PM.png

After Patch Frontend:
https://i.postimg.cc/4NTNPs4V/image.png

#2 @sabernhardt
5 weeks ago

  • Keywords needs-patch added; dev-feedback 2nd-opinion needs-testing removed
  • Version 6.8 deleted

The border and padding need to remain unchanged for default tables, when the user does not set a color.

Related: #60424, #63072, ticket:60336#comment:7

@ravipatel
5 weeks ago

IN table have a header and footer based setting, please remove which not need.

Note: See TracTickets for help on using tickets.