Eclipse SVN check-in cannot add/edit comment

409 Views Asked by At

I'm trying to check in a new project to SVN and I'm not able to edit the comment field to add whatever text I need to add, I have the same behaviour on other existing files that I edit and commit. The comment text box is not editable at all, and I cannot use a previously entered comment or template either.

I'm using Eclipse Version: 2021-12 (4.22.0), Build id: 20211202-1639.

Is there something in the config files that controls the ability to type text into the SVN comment text box?

Here's a screenshot:

Screen shot of the commit pop-up, the text box is not editable

Here are the SVN modules I'm using.

I'm using Subversive 4.0.5

1

There are 1 best solutions below

2
Mark Phippard On

Resizing the dialog fixes it for me. See: https://github.com/subclipse/subclipse/issues/185

I think it is an Eclipse SWT bug in newer versions.