Bug 517167 - "Show Revision Information" should be a toggle
Summary: "Show Revision Information" should be a toggle
Status: CLOSED DUPLICATE of bug 454476
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 4.6.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-24 05:35 EDT by Carsten Reckord CLA
Modified: 2017-05-24 05:38 EDT (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 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 ***