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

Crash in main window after filenames are misaligned #3467

Closed
jeffqc opened this issue Dec 22, 2016 · 0 comments
Closed

Crash in main window after filenames are misaligned #3467

jeffqc opened this issue Dec 22, 2016 · 0 comments
Milestone

Comments

@jeffqc
Copy link

jeffqc commented Dec 22, 2016

How to reproduce:

  • Open gitextensions and browse the gitextensions repository
  • Select the commit 2d38565 (navigate -> goto commit) (any commit with long file name will do)
  • Select the "diff" tab
  • Use the horizontal scrollbar and scroll to the right
  • Select the commit above in the tree ("Translation for some plugins fixed"), you will notice that the file name in the "diff" tab does not start at the leftmost:

image

  • Click in the blank area at the left of the file names
  • Crash "System.ArgumentOutOfRangeException"

Technically, the crash seems to occur as soon as the mouse enter the blank area at the left of the files names (you won't have time to click).

Version: 2.49
OS: Windows 10 (Build 14393)

@jbialobr jbialobr added this to the 2.50 milestone Mar 7, 2017
jbialobr added a commit that referenced this issue Mar 9, 2017
This reverts commit 0da245f.

After this change groups can not be callapsed.
@jbialobr jbialobr reopened this Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants