Odd selection launchers/menu

Bug #18361 reported by Corey Burger
64
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNOME Panel
Fix Released
Low
gnome-panel (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

I really don't know how to describe this bug, so I simply describe what happens:

1. Click on any launcher on the top panel
2. Click on any menu on the top panel
3. Observe that the launcher icon was also "selected" by being highlighted and
having a dotted box drawn around it

http://bugzilla.gnome.org/show_bug.cgi?id=308632: http://bugzilla.gnome.org/show_bug.cgi?id=308632

Related branches

Revision history for this message
Sebastien Bacher (seb128) wrote :

I've forwarded the bug upstream: http://bugzilla.gnome.org/show_bug.cgi?id=308632

Changed in gnome-panel:
status: Unconfirmed → Confirmed
Changed in gnome-panel:
assignee: seb128 → desktop-bugs
status: Unconfirmed → Confirmed
Revision history for this message
Tarik Jabri (tjabri) wrote :

Just wanted to add a screenshot of this bug if it's any help.

Also, the dotted box can appear around the menu panel if you didn't click on any launchers. When you click on a launcher, after that it does what you see in the picture.

Revision history for this message
Tarik Jabri (tjabri) wrote :

Here is the screenshot of the other effect of this bug, where it draws dotted lines around the menu panel.

Revision history for this message
kgerstl (kgerstl-deactivatedaccount) wrote :

Any news on this close to three years old bug? It has a low importance concerning functionality of the panel but it's a visual annoyance leaving an unprofessional impression.

Revision history for this message
Ubunter (quest123456) wrote :

Anyone who is a gnome-panel developer, please fix this very old and annoying bug which is so annoying that makes a very bad impression on the whole project. Please look at the code again and try to correct the dotted box to behave normally. Please fix this bug.

Revision history for this message
kgerstl (kgerstl-deactivatedaccount) wrote :

Just commented out:

-- button-widget.c --
401: || GTK_WIDGET_HAS_FOCUS (widget)
467-483: if (GTK_WIDGET_HAS_FOCUS (widget)) {...}

-- panel-menu-bar.c --
298: if (GTK_WIDGET_HAS_FOCUS (menubar)) ...

First removes the launcher's highlight when clicking on the menu-bar (still highlighted when pointing the mouse over the launcher).
Second removes the launcher's dotted focus border when clicking on the menu-bar (completely removes it - that's maybe not wanted).
Third removes the menu-bar's dotted focus border when clicking on the menu-bar (completely removes it - that's maybe not wanted).

As I don't know how the panel is supposed to work, this is just a workaround for my pleasure.

Changed in gnome-panel:
status: Confirmed → Triaged
Changed in gnome-panel:
status: Confirmed → In Progress
Revision history for this message
Ubunter (quest123456) wrote :
Revision history for this message
Ubunter (quest123456) wrote :

Why is this bug in progress for so long? Fix it fast because the final version of Ubuntu is about to come.

Revision history for this message
Sebastien Bacher (seb128) wrote :

hardy is only one version of ubuntu and this bug is a minor cosmetic detail, not an urgent thing to get resolved

Revision history for this message
kgerstl (kgerstl-deactivatedaccount) wrote :

Don't take this as rant, but the word "urgent" in an almost three years old bug report seems a bit ironic. There will always be TODOs with a higher priority - sounds like starvation. :-)

Changed in gnome-panel:
status: In Progress → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

the bug has been fixed upstream now

Changed in gnome-panel:
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-panel - 1:2.23.6-0ubuntu1

---------------
gnome-panel (1:2.23.6-0ubuntu1) intrepid; urgency=low

  * New upstream version:
    Panel
    - Fix assertion in multiscreen code
    - Use GtkMountOperation instead of custom code
    - Lots of code cleanup
    - Use GIO to open URI, including mounting volumes if required
    - Improve use of GIO to open recent documents, including startup
      notification
    - Do not show lock/logout/shutdown in the menus if those items are
      locked down
    - Fix cosmetic issue when opening the menu where launchers or applets
      got the focus drawn (lp: #18361)
    - Fix compilation on OS where MAXNAMLEN is not defined
    - Change behavior of struts for auto-hiding panels: the strut is live
      updated and matches what is shown of the panel. This means the size
      of a fullscreen window changes when the panel gets hidden/unhidden
    Misc
    - Require GTK+ 2.13.1
    - Explicitly require gio-unix-2.0
    - Require libgweather 2.23.6
    Clock Applet
    - Use new GWeatherLocationEntry and GWeatherTimezoneMenu widgets to
      select location/timezone
  * debian/control.in:
    - updated libgtk and libgweather requirements
  * debian/patches/80_disable_movement_option.patch:
    - add a menu item to disable the posibility to dnd gnome-panels which can
      be confusing for users, thanks Vincent Untz (lp: #250862)

 -- Sebastien Bacher <email address hidden> Wed, 06 Aug 2008 17:25:46 +0200

Changed in gnome-panel:
status: Fix Committed → Fix Released
Revision history for this message
Ben Landin (blastyr) wrote :

So, in other words, we have to wait for Intrepid before this is fixed? Great: 3.5 years and counting...

Revision history for this message
Matt Gagne (gagnemr) wrote :

I seem to have a regression of this bug. Instead of dotted lines, I get the Gnome 'icon selected' orange highlight/box around my launchers.

Steps to reproduce:
1) Click on any panel launcher,

Result: Launcher, erm, launches, and an orange 'highlight' box placed on top of launcher icon indicating its selection.

ALSO:
1) Click and hold down button on panel launcher.
2) Move mouse off of launcher to blank panel space (i.e. grey space.)
3) Release mouse button.

Result: Orange 'highlight' box placed on top of launcher icon indicating its selection.

I can get rid of the box by clicking on any other panel item (including Applications/Places/System.) Please note that this occurs using *both* Compiz and Metacity.

Specifications:
HP Pavilion dv6000 laptop
Gnome Version: 2.26.1
Linux Kernel: 2.6.28-11-generic
gnome-panel 1:2.26.0-0ubuntu7 (jaunty)
I am running Jaunty with all current updates.

Revision history for this message
Matt Gagne (gagnemr) wrote :

Apparently, updates to this page aren't sent to subscribers (such as myself) since it's already marked as 'Fix Released'?

Please read my last comment:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/18361/comments/14

Changed in gnome-panel (Ubuntu):
assignee: Ubuntu Desktop Bugs (desktop-bugs) → nobody
status: Fix Released → New
Revision history for this message
Sebastien Bacher (seb128) wrote :

don't reopen bugs if you have similar issues open new one

Changed in gnome-panel (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
status: New → Fix Released
assignee: Ubuntu Desktop Bugs (desktop-bugs) → nobody
status: Fix Released → New
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
status: New → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

don't reopen bugs if you have similar issues open new ones rather

Changed in gnome-panel:
importance: Unknown → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.