After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 588488 - some applets are not draggble with mouse middle click
some applets are not draggble with mouse middle click
Status: RESOLVED DUPLICATE of bug 593011
Product: gnome-panel
Classification: Other
Component: panel
2.26.x
Other All
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-13 22:04 UTC by Fernando Miguel
Modified: 2009-08-26 12:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Fixes "middle button move" problem with some applets (bonobo?) (671 bytes, patch)
2009-08-25 13:50 UTC, Marcus Carlson
needs-work Details | Review

Description Fernando Miguel 2009-07-13 22:04:23 UTC
Please describe the problem:
on ubuntu karmic some applets are no longer draggble with mouse middle click
Working only on icons and the notification area. Everything else is stuck, even though unlocked
works for the window list and the notification area but not for the other applets

stuff like bright applet cant be moved, but xkill can.

$ apt-cache policy gnome-panel
gnome-panel:
  Installed: 1:2.26.3-0ubuntu2
  Candidate: 1:2.26.3-0ubuntu2
  Version table:
 *** 1:2.26.3-0ubuntu2 0
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status
     1:2.26.3-0ubuntu1 0
        500 http://darkstar.ist.utl.pt karmic/main Packages

ProblemType: Bug
Architecture: amd64
Date: Mon Jul 13 22:54:31 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: gnome-panel 1:2.26.3-0ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-2.17-generic
SourcePackage: gnome-panel
Uname: Linux 2.6.31-2-generic x86_64

Steps to reproduce:
1. unlock an applet
2. mouse middle click and drag it



Actual results:
many of the applets wont be draggble this way and need to use the Move menu

Expected results:
drag any applet

Does this happen every time?
yes

Other information:
Comment 1 Fernando Miguel 2009-07-13 22:05:14 UTC
filed downstream at:
https://bugs.launchpad.net/bugs/399031
Comment 2 Marcus Carlson 2009-08-25 13:50:02 UTC
Created attachment 141642 [details] [review]
Fixes "middle button move" problem with some applets (bonobo?)
Comment 3 Vincent Untz 2009-08-26 11:59:01 UTC
Comment on attachment 141642 [details] [review]
Fixes "middle button move" problem with some applets (bonobo?) 

As discussed on irc, my guess is that this stopped working because of client side windows in GTK+ 2.17.

The patch itself is probably wrong, since it's reverting the logic for a workaround (see the comment in the code).
Comment 4 Alexander Larsson 2009-08-26 12:29:17 UTC

*** This bug has been marked as a duplicate of bug 593011 ***