I can also confirm this and as I posted in [1] I think adding a "!"
around line 2216 in panel-widget.c seems to fix the issue.

     event_time = event->time;
-    if (event->send_event)
+    if (!event->send_event)
         event_time = GDK_CURRENT_TIME;

[1] http://bugzilla.gnome.org/show_bug.cgi?id=114160

** Bug watch added: GNOME Bug Tracker #114160
   http://bugzilla.gnome.org/show_bug.cgi?id=114160

-- 
some applets are not draggble with mouse middle click
https://bugs.launchpad.net/bugs/399031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to