-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank cells are skipped when copied from Excel #8953
Comments
Noting that I am able to reproduce this as well, on Gutenberg 4.0.0. Image from Google Sheets indicating that row 2, column 2 has no value Image from Gutenberg post editor indicating that a cell is missing, at row 2, column 2Tested on a local install of WordPress. WordPress 4.9.8 and Gutenberg 4.0.0 using Google Chrome Version 69.0.3497.92 (Official Build) (64-bit) on macOS 10.14 - Mac OS Mojave |
I can replicate the issue by copying a Google Docs Excel and pasting it in Gutenberg too. Tested in Firefox 63.0.1 (64-bit). macOS 10.14. |
Should be fixed (#14137). |
Describe the bug
Tables containing blank cells are not treated correctly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
See Screenshots
Screenshots
Excel:
Current behavior:
Expected:
Desktop (please complete the following information):
Additional context
Ref: Block audit: Table #8398
The text was updated successfully, but these errors were encountered: