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: Edit multiple cells not working when using CTRL+click to select cells #1163

Open
Liteb0t opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@Liteb0t
Copy link

Liteb0t commented Jul 22, 2024

Jodit Version: 4.xxxxx

Browser: Firefox
OS: Linux
Is React App: No
Reproduced on xdsoft.net: Yes

Reproducing :: Open standard Jodit editor, create a table, ctrl+click multiple cells and try to change background colour or any other option. You can see they are indicated with a blue outline to show they are selected.

Expected behavior :: Should apply changes to all selected cells. The cells should remain selected until clicked away from, to have the same behaviour as the usual clicking and dragging.

Actual behavior :: Only changes styles on the last table cell clicked. Also, only up to two cells are still selected after attempting to apply changes, and the second cell cycles through the different initially selected cells while the last cell selected stays selected the whole time (the only one where the changes work)


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