Bug 569653 - CreateTagDialog: "Force replace existing tag" not enabled for lightweight tags
Summary: CreateTagDialog: "Force replace existing tag" not enabled for lightweight tags
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 5.10   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 5.11   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-11 04:58 EST by Thomas Wolf CLA
Modified: 2020-12-11 18:20 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 Thomas Wolf CLA 2020-12-11 04:58:14 EST
Steps to reproduce:

1. Have a lightweight tag "Tag1".
2. Select "Create Tag..." on some commit in the history view.
3. Type "Tag1" in the tag name field.

Expected result:

* The "Force replace existing tag" checkbox is enabled

Actual result:

* The checkbox is disabled

When "Tag1" is selected from the viewer on the right instead (and the text field does not contain the text "Tag1"), the checkbox correctly is enabled.
Comment 1 Eclipse Genie CLA 2020-12-11 05:37:32 EST
New Gerrit change created: https://git.eclipse.org/r/c/egit/egit/+/173691