cosmocode / edittable

Plugin to provide a custom editor for tables in DokuWiki
https://www.dokuwiki.org/plugin:edittable
32 stars 26 forks source link

Edittable and media manager not always working - images are not inserted #153

Closed ruud12 closed 6 years ago

ruud12 commented 6 years ago

Regularly images won't insert into a table edited by edittable. No js errors are visible in the error log besided an TypeError (JSINFO.fastwiki is undefined). I already tried to disable fastwiki, but no difference unfortunately.

To clarify: when editing a page the normal way, images/files insert just fine. Only when the edittable editor is used, images/files won't insert, the selected cells stays blank. Is there anything i'm missing? I have tried firefox and internet explorer, the images/files are not inserted in either of them.

micgro42 commented 6 years ago

You need to actually click into a cell until the cursor appears before using toolbar icons. Unfortunately, there doesn't seem to be a way around that.