Uli Hake

Results 34 comments of Uli Hake

This can be solved improving the Table.prototype. The _onKeyDown function needs something like this: ``` _onKeyDown: function (e) { var el = getSelectionStart(this._doc), table; if (e.which === TAB_KEY_CODE && isInsideElementOfTag(el,...

@must2die Several ways to solve this: Edit something via keyboard after using a table related toolbar option or modify the extension... or try to track dom changes inside of the...

@vominhtam, @paltman. I had the same problem. Please check several things of your modal configuration, there are several incompatible settings: - data-backdrop set to static - data-keyboard set to false...

Hi @Sommerregen 1. If you open a test zip you will see that it only contains the folder structure, same goes for purge requests, you will see how many zips...

@Sommerregen I updated the plugin. Version 0.1.3 includes some bug fixes and minor improvements.

Sorry for the late reply. I'm using the plugin with the latest version of GRAV and Admin. I will test with a fresh install trying to reproduce the problem.

Sorry for the late reply. Some remote storage possibilities would be great. Yes, definitely. I will have a look into this.

Sorry for the late reply. It should not be necessary to change permissions in a standard environment. I will see if I can reproduce the error.

Hi Fredrik (got your name right finally). My name is Uli as it's not exposed. This is related somehow to the other issue I've opened, the cache problem. Once you...

No problem at all, probably it's not even Studioeditor, smartypants shows a blueprint errror that may be the cause. Good job. Will keep you updated here about my findings. One...