Unified Diff: Keep/Undo actions missing icons in REPLACE_MODE

Open Beginner friendly
#2,940 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
java
Domain
desktop

Research direction

Start at the inline diff toolbar handling for UnifiedDiffMode.REPLACE_MODE and compare its Keep and Undo actions with the corresponding actions in the other unified diff modes. Done means both actions render icons instead of plain text labels in REPLACE_MODE, matching the established toolbar behavior.

Written by the indexing model from the issue text.

Description

Problem

When using `UnifiedDiffMode.REPLACE_MODE`, the Keep and Undo actions shown in the inline diff toolbar are rendered as plain text labels without icons. In other unified diff modes, icons are used for these actions consistently.

Screenshot

Image

Expected Behavior

The Keep and Undo actions in `REPLACE_MODE` should display icons, consistent with the other modes.

Dominant language
Java
Stars
165
Forks
174
Avg merge
1d 19h
Merged PRs (30d)
22

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eclipse-platform/eclipse.platform

All issues in eclipse-platform/eclipse.platform

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.