id summary reporter owner description type status priority milestone component version resolution keywords cc 14422 Cannot modify multiple table cells in Firefox with Inline Editing mode rhavill "I am not able to perform certain actions on multiple table cells in Firefox (44.0.1). For example, I cannot apply the same background color to multiple table cells at once. This problem only occurs when using CKEditor in Inline Editing mode. Here is a simple fiddle that can be used to reproduce the problem: https://jsfiddle.net/rhavill/rvwky3xy/ The problem can be reproduced with these steps: 1. Load the URL above in Firefox. 2. Click somewhere in the content to bring up the CKEditor toolbar. 3. Click the table icon to insert a table and click OK to accept defaults. 4. Click the first table cell and the shift/click the second table cell to highlight the first two table cells. 5. Right click the first table cell and then click Cell/Cell Properties. 6. Enter #cccccc as a value for background color and click OK. The expected result is to see both of the first two cells with a new background color, but the background color is only applied to the first cell. This problem does not seem to occur when the editor is in Classic Editing mode. " Bug closed Normal Core : Tables duplicate