Can't make 'Read-only specific cells' editable with context menu?

Hi,

Here is the jsfiddle I created base on the read only example:
http://jsfiddle.net/crawlregister/kj02gnqj/
https://docs.handsontable.com/0.24.2/demo-read-only.html?_ga=1.236011394.285325651.1447751691#page-cells

It looks, if the readOnly property is set to true in cellProperties. One can’t make it readable through right click context menu.

Is this the expected behaviour?

Hi @crawlregister
You’re right, htDimmed (readOnlyCellClassName) stays the same.

Thanks for sharing!

I’ve added your issue at our Github board at: https://github.com/handsontable/handsontable/issues/3411 as it’s the main place to report Handsontable core related bugs.

Please stay tuned to https://github.com/handsontable/handsontable/issues/3411 for updates.