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 344637 - Show presence chooser without releasing the mouse
Show presence chooser without releasing the mouse
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-12 09:50 UTC by Wouter Bolsterlee (uws)
Modified: 2006-06-17 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-06-12 09:50:47 UTC
IIRC, the presence chooser used to popup/dropdown when it was pressed. That is, it popped up before releasing the mouse button (just like menu items). This allowed single-click presence changes:

1. Press mouse button on chooser
2. Move mouse
3. Release mouse button

CVS HEAD only shows the dropdown chooser after button release. Is this change intentional?
Comment 1 Richard Hult 2006-06-14 10:13:24 UTC
Hm, no. I'll take another look (maybe we should just use the GtkComboBox now, I don't remember why we didn't do that...).
Comment 2 Richard Hult 2006-06-17 15:54:21 UTC
Fixed, thanks!