Dmitry Sokol

Results 7 issues of Dmitry Sokol

**Steps to reproduce:** 1. Add some text in input 2. Click on toolbar-like element & trigger `document.execCommand('insertText', false, 'value');` **Expected behaviour:** `value` added in place of last caret position **Observed...

Seems like pro-guard removes classes responsible for proccessing redirects to redirect_uri and thus app fails. Is there some configuration special for this lib instead of: ```-keep class net.openid.**```

enhancement

Hi, I'm not sure if it is a bug in new android version or emulator or smth, cause it works fine on emulation and real devices from API 16 to...

waiting-for-response

Both next parts of code will be recognized as functions. ``` perl sub func {} ``` and ``` perl CHECK:{} ```

Would be handfull to get strftime function and offset counts w/o requiring DOM elements. Something like: ```js var offset = $.countdown(date, options); $.coundown.strftime('....'); ```

It would be good to know from docs about the necessity of `formats: ['imageBlot']`. And that resolving upload promise immediately will not work.