Robin Thomas

Results 195 comments of Robin Thomas

I'm currently working on a lot of other things for Gesturefy (there are still 50 other opened issues) so at least I won't be able to work on it soon....

Thanks for the report (next time please include the url in your post) Unfortunately it looks like I'm not able to fix this due to the following reason: > A...

@KES777 I know, otherwise I wouldn't be able to reproduce your problem. The point I tried to make was, that it took time to typewrite every single letter, whereas copy...

So while adding `pointer-events: none` temporary to the body might fix the problem on some pages, it won't work for nested iframes which contain `disabled` html elements. Besides that, this...

@KES777 Can you please show me an example of this, becuase thats what Gesturefy does and I also tried in my [example](https://codepen.io/anon/pen/vWMNjV) if I'm understanding you right.

The problem is, that omitting this will change the order in which the tabs are opened (if default is selected in the settings). Also users who use add-ons that display...

It is hard to decide whether this is a bug or not. The Save Image command basically saves the file as it is. Since the image does not include any...

Thanks for the feature request. I'll add it to our list.

Damn, you found my little secret :) The problem is, that I don't know the previous state of the window after I've set it to fullscreen mode, so I decided...

Yep, it basically would be enough to just store the previous state, because Firefox saves the dimensions by itself. But currently none of the actions does something like this, all...