Bug 517167

Summary: "Show Revision Information" should be a toggle
Product: [Technology] EGit Reporter: Carsten Reckord <reckord>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: loskutov
Version: 4.6.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Carsten Reckord CLA 2017-05-24 05:35:10 EDT
The context menu on the editor ruler contains an entry "Show Revision Information" that enables blame annotations on the ruler sidebar. This entry should be a toggle like the "Quick Diff" entry right above it.

Currently, it just enables the blame annotations and causes an additional "Revisions" submenu to appear below it. It stays available in the context menu without any status indication and essentially does nothing. Removing the blame annotations has to be done through the separate "Hide Revision Information" entry in the submenu. This is not very intuitive.

Instead, "Show Revision Information" should become a toggle that enables and disables the blame annotations and shows its status with a check mark. The "Hide Revision Information" action can then be removed.
Comment 1 Andrey Loskutov CLA 2017-05-24 05:38:07 EDT

*** This bug has been marked as a duplicate of bug 454476 ***