Bug 578634 - Declutter right-click context menu in editor by grouping items
Summary: Declutter right-click context menu in editor by grouping items
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.23   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-08 05:20 EST by Benedikt Kleinmeier CLA
Modified: 2022-02-08 07:01 EST (History)
0 users

See Also:


Attachments
Editor context menu with categories (169.48 KB, image/png)
2022-02-08 05:20 EST, Benedikt Kleinmeier CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benedikt Kleinmeier CLA 2022-02-08 05:20:03 EST
Created attachment 288013 [details]
Editor context menu with categories

Currently, when right-clicking in the editor pane the user is presented with an overwhelming list of items. Even for advanced users it takes much time to go through all the available items.

By grouping the actions into meaningful categories, this time could be significantly reduced. Hovering over a category opens a submenu as with normal context menus.

I propose following categories as starting point for a discussion (see also the attached screenshot):

- Open...
- Edit...
- Navigate...
- Plugins...
- Run...
- Misc...

These categories are re-used from Eclipse's toolbar. I.e., users are already familiar with these categories.

This form of grouping is also in line with the "Rule of 7" from psychology:

"The Magic number 7 (plus or minus two) provides evidence for the capacity of short term memory. Most adults can store between 5 and 9 items in their short-term memory." (https://www.simplypsychology.org/short-term-memory.html)