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 86980 - Focus indication not visible for Volume Control applet
Focus indication not visible for Volume Control applet
Status: RESOLVED DUPLICATE of bug 86339
Product: gnome-panel
Classification: Other
Component: libpanel-applet
unspecified
Other Solaris
: Normal normal
: ---
Assigned To: Mark McLoughlin
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-07-01 10:14 UTC by padraig.obriain
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description padraig.obriain 2002-07-01 10:14:18 UTC
This focus is moved from applet to applet on the panel the focus indicator
is not drawn for the the Mixer applet.

I do not belive that this problem is specific to this applet and I believe
that it is a regression.
Comment 1 padraig.obriain 2002-07-01 10:49:00 UTC
In panel_applet_focus() gtk_widget_grab_focus()is called to set the
focus widget to the PanelApplet but panel_applet_expose() is not
called to draw the focus indication.

This problem only seems to happen for out-of-process applets.
Comment 2 padraig.obriain 2002-07-01 12:37:50 UTC
This problem started happening after the change to GtkSocket/GtkPLug
on June 6th to make them work in terms of
is_active/has_toplevel_focus.
Comment 3 Owen Taylor 2002-07-01 13:33:06 UTC

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