Skip to content
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

[Table block] Edit table actions are unclickable after inserting a new table #28714

Open
Tracked by #32400
inaikem opened this issue Feb 4, 2021 · 2 comments
Open
Tracked by #32400
Labels
[Block] Table Affects the Table Block [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Type] Bug An existing feature does not function as intended

Comments

@inaikem
Copy link

inaikem commented Feb 4, 2021

Steps to reproduce

  1. Start in WP Admin.
  2. Add a new page or post.
  3. Add Table block.
  4. Specify more than 1 rows and columns.
  5. On the toolbar, click on Edit table
  6. Click Delete Row or Delete Column
  7. Click on Edit table again

What I expected

  • User is able to perform additional actions under 'Edit table' menu immediately after inserting a table.

What happened instead

  • Edit table actions are greyed out.
  • User must refocus on a cell to execute another action.
  • The issue only appears immediately after the table is inserted and the edit button is clicked before selecting a table cell.
  • If I create a table block and move focus to something else in the editor then click back, a table cell is selected on click/keyboard navigation and the issue is negated.

Browser / OS version

Browser:

  • Firefox 85.0 (64-bit)
  • Safari 14.0.3 (15610.4.3.1.6, 15610)
  • Chrome 88.0.4324.96 (Official Build) (x86_64)

OS:

  • macOS 10.15.7 19H512

Screenshot / Video

Screen Shot 2020-11-23 at 22 05 33

Context / Source

  • Exploratory testing of Media & Text block. Issue found via #manual-testing by @worldomonation + confirmed by @inaikem
@skorasaurus
Copy link
Member

skorasaurus commented Feb 18, 2021

I was able to report this as well; able to reproduce on Gutenberg 10.0; also reported at https://core.trac.wordpress.org/ticket/47979

@kathrynwp
Copy link

Still able to replicate this with:

WordPress 6.0.1
Gutenberg 13.8.1 active or inactive
No other plugins active

@priethor priethor added [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). and removed [a11y] Keyboard & Focus labels Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Table Affects the Table Block [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

5 participants