Mozilla/GTK+ patch review request

The GTK+ wrapper around Mozilla always overrides the global X11 cursor. It shouldn’t do so if it uses the normal cursor (GDK_LEFT_PTR), though. Maybe a Mozilla/GTK+ developer could give my patch a spin? I know, it looks like a tiny issue, but it is totally weird that when you spwan a startup notification-capable application while browsing, you don’t get any cursor feedback.

One Response to “Mozilla/GTK+ patch review request”

  1. Todd says:

    I wonder if this cursor issue is related to the problem I was having with the win32 embedded version and focus?

    see: https://bugzilla.mozilla.org/show_bug.cgi?id=256560