Project

General

Profile

Actions

Feature #2924

closed

Make the right click menu more discoverable using a cursor property

Added by Eric Davis about 15 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
2009-03-07
Due date:
% Done:

100%

Estimated time:
Resolution:
Fixed

Description

The right click context menu is really useful but it's difficult to find unless you are told about it. In order to make it a bit more discoverable, I'm thinking a CSS property can be added to the table rows. Looking in Firebug, I found cursor: context-menu which give the cursor a nice little dropdown icon. Would this be an improvement and help hint to new users that there is a menu here?

Actions #1

Updated by ycdtosa . about 15 years ago

Eric Davis wrote:

The right click context menu is really useful but it's difficult to find unless you are told about it. In order to make it a bit more discoverable, I'm thinking a CSS property can be added to the table rows. Looking in Firebug, I found cursor: context-menu which give the cursor a nice little dropdown icon. Would this be an improvement and help hint to new users that there is a menu here?

+1 on this one.

Actions #2

Updated by Fabian Buch about 15 years ago

Cursor icons suggest you can do something by left-clicking, so setting cursor: context-menu would mean the context-menu appears when you left-click.

Actions #3

Updated by Jean-Philippe Lang about 15 years ago

And what about showing the context menu when left-clicking once the row is selected?
This would solve problems with the right-click on some browsers as well.

Actions #4

Updated by Fabian Buch about 15 years ago

Depends on the user. Someone like me, who likes clicking around and selecting text while reading will get annoyed by a constantly popping up context menu. In addition to that it's error prone: the first entry often is delete!

How about a column with a context-menu icon?

Actions #5

Updated by Eric Davis about 15 years ago

Attaching to the left click event would be nice but I also use the left click to highlight text (e.g. Copy and paste the raw issue text for an email). How about adding the context menu for either left or right click but only attaching it to one column? The Issue ID column would be good since that's always present and is usually an extra link since Subject links to the issue details.

Actions #6

Updated by Felix Schäfer almost 14 years ago

  • Status changed from New to Resolved

The original request has been taken care of, can this ticket be closed? I think the discussion about whether right- or left-click or an extra column should be handed over to the UI Team, in a new ticket should a ticket be wished for.

Actions #7

Updated by Eric Davis almost 14 years ago

  • Status changed from Resolved to Closed
  • Assignee set to Eric Davis
  • Target version set to 1.0.0 (RC)
  • % Done changed from 0 to 100
  • Resolution set to Fixed

Felix,

Agreed, this is done. Other improvements can new feature requests.

Actions

Also available in: Atom PDF