Bug 570931 - Usability Issue with Heap Usage bar vs. Progress bar
Summary: Usability Issue with Heap Usage bar vs. Progress bar
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.19   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-04 14:24 EST by Gunnar Wagenknecht CLA
Modified: 2021-02-04 15:02 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wagenknecht CLA 2021-02-04 14:24:19 EST
New user feedback shows that the Heap Usage bar is confusing. We had a few instances already where users were waiting on Eclipse "for a very long time" to finish what it's doing. When they post screenshots it turned out that they thought the Heap Usage bar is a progress bar and were waiting on it.

It made me realise that for a long time Eclipse user it's obvious. But if new users are confused there is a usability issue to look into.

The heap usage bar uses a "progress" bar as visualization, which is too similar to a progress bar. 
The progress indicator is too little and not prominent enough compared to the heap usage bar.


Should the heap usage use something else for visualization? Perhaps a vertical bar with just percentage and more details on hover? It could switch color if the percentage is above a threshold. 

Should the progress indicator become more prominent?
Comment 1 Rolf Theunissen CLA 2021-02-04 15:02:41 EST
Note that the heap usage bar is disabled by default now, see Bug 558754, because it is confusing.

For alternative visualizations, a vertical bar would reduce confusion. Other options could be a gauge or a graph. There should be some examples for resource usage widgets that would fit the height of the bottom bar.