问题
I want to select only first two cells of an column, I am able to select in Firefox but Chrome and IE I am not able to select like that. What to do now?


回答1:
It's not a CKEditor issue but browser-related problem and there's no workaround for that. This is because, due to the lack of standards and recommendations, different vendors implemented many contenteditable features in a totally different way. And this is one of them. There's nothing we can do about it until some standards emerge.
回答2:
The Table Selection CKEditor 4 plugin allows to select multiple cells by clicking and dragging with the mouse cursor like you would in other content editors.
Tested with latest Firefox and Chrome.
来源:https://stackoverflow.com/questions/18821125/ckeditor-4-table-cell-selection-not-coming-properly-on-chrome-and-ie