Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive Rebase -> Reword Commit doesn't display first lines #54

Open
kwin opened this issue Sep 5, 2024 · 3 comments
Open

Interactive Rebase -> Reword Commit doesn't display first lines #54

kwin opened this issue Sep 5, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@kwin
Copy link
Contributor

kwin commented Sep 5, 2024

Version

6.10.0

Operating System

MacOS 14.6.1

Eclipse version

Eclipse 2024-06

Bug description

In Interactive Rebase, when rewording a commit the dialog to adjust the commit message hides the first two lines of multiline commit messages.

Screenshot 2024-09-05 at 17 54 39

Once toggling preview mode or resizing the dialog the first lines are shown.

Screenshot 2024-09-05 at 17 54 51

Not sure if this is a JGit-specific or generic SWT bug.

Actual behavior

All lines of the commit message are visible

Expected behavior

The first two lines are hidden

Relevant log output

No response

Other information

No response

@kwin kwin added the bug Something isn't working label Sep 5, 2024
@kwin kwin changed the title Interactive Rebase -> Reword Commit doesn't display first line Interactive Rebase -> Reword Commit doesn't display first lines Sep 5, 2024
@kwin
Copy link
Contributor Author

kwin commented Sep 5, 2024

Actually even single line commit messages are affected, i.e. the line is hidden and shows only after resizing.

@Bananeweizen
Copy link
Contributor

I've never experienced this on Windows. However, I've seen many layout issues with SWT on GTK when I still had a linux system, therefore I also tend more towards an SWT issue.

@tomaswolf
Copy link
Contributor

Never seen this, and there've been no code changes in EGit in this area. Could be an SWT problem on MacOS 14.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants