Comment 0 for bug 1152477

Revision history for this message
Tigran Gabrielyan (tigrangab) wrote : Right click context menu on launcher icons window list should highlight the current focused window

When we right click on a launcher's icon which has 2 or more windows open, we now have a list of open windows we may switch focus to.

If the current focused window is in this list, it should be highlighted already. Some apps have the same name in the title bar and it is sometimes hard to tell which item in the list is the other window you are trying to give focus to.

Example:

2 Chrome windows open, call it Window A and Window B.
Window B has focus.
Right click on chrome's launcher.

Current behavior:
    Window A
    Window B

What it should be:
    Window A
    * Window B

* = this one should have the white background already (like when you hover over it) showing it's active or have the |> icon like the launcher do showing its the active one.