Opened 13 years ago
Closed 12 years ago
#4359 closed defect (duplicate)
Tree: how to indicate that a tree item has an associated context menu?
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
it would be nice to visually indicate that a tree item has an associated context menu. We could add an icon or even use a text style change. This will help usability as well as accessibility (since we will likely use a context menu to provide the same functionality as drag and drop in the future).
Initially assigning to dijit so Bill will see and comment.
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:4 Changed 13 years ago by
Component: | Dijit → Accessibility |
---|---|
Description: | modified (diff) |
Milestone: | 1.2 → 1.3 |
comment:5 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | how to indicate that a tree item has an associated context menu? → Tree: how to indicate that a tree item has an associated context menu? |
Well, context menus in trees aren't even officially supported yet.
I agree that it would be better to have some visual indication of a context menu rather than expecting the user to realize they can right-click. Discoverability. Dependent on #6476, and actually I'll close this bug and just make a note there.
Also, treeitems with context menu should get the ARIA haspopup=true property added.