fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
451 stars 10 forks source link

Blame is shifted when the searchbox is activated #2121

Open dongmingsun opened 6 months ago

dongmingsun commented 6 months ago

When there is no searchbox, left commit panel matches correctly with the right text panel.

However, when the searchbox is activated in the right panel, left and right match is broken, which is very confusing if this feature (if not a bug) is unknown to the user (like me), because the blame in Fork is different than git blame command output.

I suggest that left and right panels keep match anyway to avoid this misleading behavior, a possible solution could be shifting left and right panel by the same lines (or say, pixels).

Same as the issued posted by @fdgStilla in https://github.com/fork-dev/TrackerWin/issues/1242#issuecomment-1547440300_