> > Unless I have a simple test application and a configuration
> > that exhibits that behaviour I cannot do much about it.
> > Would you be able to fvwm in Xnest and debug through
> > events.c:__handle_bpress_on_managed() to see what actually happens?
>
> By the way, have you tried to get the application developers' opinion?
> From the xev output is seems that the button events are reported to
> the program, so why doesn't it react to them?

 This appears to be something that's happening in the guts of the
GTK+ library, not in application specific code. As far as I know from
looking at the source code, Corebird (and Darktable) are delegating all
rendering and event handling to GTK+'s HTML-capable widgets and only
responding to activities that those library widgets report back.

 This may be a GTK+ issue, but even if the GTK+ people accept this as a
bug (and they may argue very much against it, since all of this works
in their officially approved environments and other window manager
environments and so on) it's not going to get fixed any time soon in
widely deployed systems, many of which will be running current (or old)
GTK+ versions for years to come.

        - cks

Reply via email to