Screentogif: Clicking not working when recording Inkscape

Created on 1 Sep 2017  ยท  11Comments  ยท  Source: NickeManarin/ScreenToGif

Clicking on buttons, menus, object, etc. sometimes does not work when recording Inkscape. See attached gif and notice the yellow highlights indicating clicking, but the buttons are not pressed.

inkscape click not working

๐Ÿž bug ๐Ÿ’ช help wanted

Most helpful comment

I'll take a look at this one.

All 11 comments

Very strange... :/

Same as Photoshop 2017. Sometimes the first click don't work, but the others works fine.

I'll take a look at this one.

@theJosher Thanks!

@NickeManarin Can you point me in the direction of where the mouse events are being passed to the app? Sorry for not finding this myself, I started looking and then realized there is a LOT going on in LightWindow and RecorderWindow ๐Ÿ˜… Thanks! btw, I've got the inkscape code compiling and added a couple of g_message() calls to see if I can track down what's happening with the mouse events. This will be fun.

@theJosher Sorry for that. ๐Ÿ˜… It all started so simple.

Anyway, it's all in here ScreenToGif.Util.ActivityHook, line 649.

I've got the inkscape code compiling and added a couple of g_message() calls to see if I can track down what's happening with the mouse events. This will be fun.

Oh, that's nice!

Sorry I asked poorly - I'm mainly curious where the "hollow part" of the window does its magic. The mouse hook doesn't cause this problem, so I'm thinking that GTK is getting an event it interprets as mouse leaving the window entirely.

Ahhh, sorry.

It's a combination of Background="{x:Null}", WindowStyle="None" and AllowsTransparency="True".

Background
WindowStyle and AllowsTransparency

I have exactly the same problem. I wanted to demo with Inkscape v.092 but it is not possible with ScreenToGif.
It is impossible to select the menu after clicking in the drawing area. The only solution is to take the mouse cursor out of the Inkscape software and bring it back again. But it's really painful to do this after each click on drawing zone...

With the new version of Inkscape v1.0, the problem is still there but it works a little better but there are always problems with the cursor of the mouse which does not manage to update and which does not manage to do the function which associated with it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EirikBirkeland picture EirikBirkeland  ยท  5Comments

Kristinita picture Kristinita  ยท  4Comments

Kristinita picture Kristinita  ยท  4Comments

spyoungtech picture spyoungtech  ยท  4Comments

AdKiller picture AdKiller  ยท  5Comments