After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636529 - Breaks with multiline/long commit messages
Breaks with multiline/long commit messages
Status: RESOLVED FIXED
Product: gitg
Classification: Applications
Component: gui
git master
Other Linux
: Normal normal
: ---
Assigned To: gitg-maint
gitg-maint
: 637880 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-12-05 17:50 UTC by Jean-François Fortin Tam
Modified: 2013-06-13 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2010-12-05 17:50:04 UTC
Let's say I have the following commit message:

"
- Make the rendering progress dialog not a popup anymore; it was too invasive and didn't allow setting a title to indicate progress
- Only put the time estimate in the progressbar, not the percentage (which goes in the titlebar)
- Remove the duplicated updatePosition method in encodingdialog (see encodingprogress)
- Show/hide/destroy windows in the right order for proper focus
"

When clicking that commit, gitg behaves strangely (jumps around etc) because it doesn't wrap lines. This is on a 1920x1200 monitor.
Comment 1 IBBoard 2011-01-28 13:44:50 UTC
I've had this behaviour as well. It isn't just that gitg jumps around, but it also resizes itself to fit all of the message (even if the window is maximised, which I didn't think was possible). The jumping then seems to be an artefact of it being over the workspace edges and pushing itself to the 'correct' workspace on any action. At one point I was chasing gitg over all four of my desktops, wondering where it had gone with each click.

With long messages, it ends up looking like this at times: http://img824.imageshack.us/i/gitgexplosion.jpg/ Originally that copy of gitg was just one desktop wide and maximised. I think it was also on the fourth workspace at first.
Comment 2 René Schultz Madsen 2011-07-04 06:41:11 UTC
I get the same behavior on a 1920x1200 resolution monitor.

I'm running Ubuntu 11.04 with gitg version 0.0.6 on 64bit from the Ubuntu repository
Comment 3 David Fraser 2011-09-19 14:42:32 UTC
I've attached a patch for what seems to be a duplicate of this in #637880
Comment 4 Jean-Philippe Fleury 2011-11-04 18:48:14 UTC
I can't reproduce this bug with version 0.2.4.
Comment 5 Jean-François Fortin Tam 2011-11-06 15:21:59 UTC
Can't reproduce either in 0.2.5
Comment 6 Sindhu S 2013-06-13 13:53:50 UTC
*** Bug 637880 has been marked as a duplicate of this bug. ***