Feature #869
Context-menu "Query" item on nickname should be highlighted
Status: | Closed | Start: | 08/14/2013 | |
Priority: | Normal | Due date: | ||
Assigned to: | Andrés G. Aragoneses | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.9 | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
As the action done when you double-click on a nickname is "Query", then this action should be highlighted in the context menu.
The most common way of highlighting I've seen in many apps is:
- Place the item as the first in the context menu.
- AND Mark the item as bold.
Patch coming.
Associated revisions
Revision c4d7a0e32375e8f7d917547a17d4d89d87566bb8
[Frontend-GNOME-IRC] Highlight main action in context menu (closes: #869)
Most GUI guidelines recommend that context menus should highlight the
action that is performed when double-clicking the item. This action,
on a nickname, is the Query, and we now place it the first on the menu,
and place a separator after it.
History
Updated by Andrés G. Aragoneses 4117 days ago
Updated by Mirco Bauer 4117 days ago
- Tracker changed from Bug to Feature
Updated by Mirco Bauer 4117 days ago
- Category set to Frontend GNOME
- Complexity set to Low
Updated by Andrés G. Aragoneses 4117 days ago
This has been fixed by https://github.com/meebey/smuxi/pull/69
(Although the boldness was not approved by me4oslav.)
Can someone close this bug report?
Updated by Andrés G. Aragoneses 4116 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset c4d7a0e32375e8f7d917547a17d4d89d87566bb8.
Updated by Mirco Bauer 4116 days ago
- Target version set to 0.9
Updated by Mirco Bauer 4104 days ago
- Assigned to set to Andrés G. Aragoneses