Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] history mis-rendering

2012/3/19 Markus Duft <markus.duft@xxxxxxxxxx>
Hey!

I previously sometimes, and just again, noticed, that the rendering of the history view has a slight problem, and sometimes renders the "bubbles" on the "wrong lane". If you have a look at the attached screenshot, you can see, that the markes commit (Allow push of single......) on branch simple_push is definitely in no other branch (and the review is still in progress), but the history view renders it as a parent of origin/master (which is wrong of course).

is there an existing bug for this; is this known otherwise?

I found more than one:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=373281 - "History view shows incorrect commit history"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360576 - "History graph appears to be rendered incorrectly"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=356178 - "Wrong history presentation

this one looks a bit different:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340693 - "History rendered incorrectly"

there is a pending fix from Chris which might fix some of these issues:
https://git.eclipse.org/r/#/c/4863/
 
--
Matthias

Back to the top