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

setTableCellShade does not work immediately for multiple cells selection #2882

Open
liangdrime opened this issue Nov 20, 2024 · 0 comments
Open

Comments

@liangdrime
Copy link

liangdrime commented Nov 20, 2024

Calling setTableCellShade does NOT apply the shading color immediately if multiple cells were selected.

Steps to reproduce

  1. Open Demo Site.
  2. Insert a table.
  3. Select more than one cells.
  4. Choose the shading color and apply.
  5. Color does not changed, then click other cells, color changed.

Actual behavior
Shading color was not applied to selected cell. Clicking any other area of the table is required to make the shading color work.

Expected behavior
Shading color should be applied immediately after calling setTableCellShade.

Repro video
https://github.com/user-attachments/assets/0b8c43c5-af09-4539-85d9-eb95746ef919

Additional context
Reproduced it both on Outlook for Mac and OWA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant