Changes between Initial Version and Version 2 of Ticket #12099
- Timestamp:
- Jun 12, 2014, 8:45:16 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12099
- Property Keywords Webkit Blink added; Table Cell Properties Mac Chrome OSX removed
-
Property
Status
changed from
new
toconfirmed
-
Ticket #12099 – Description
initial v2 1 Similar to this issue http://dev.ckeditor.com/ticket/114392 3 1 While using Chrome in Mac OSX (10.8.5), any time you select a cell in a table and set a property(ies), the same property(ies) get cloned to the next cell in the same row. This does not happen using firefox. A way around it is to highlight the content of the cell instead of the cell itself before setting the properties. 4 2