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 620834 - Display "commit name" in tooltips when hovering the lane bubbles
Display "commit name" in tooltips when hovering the lane bubbles
Status: RESOLVED OBSOLETE
Product: gitg
Classification: Applications
Component: gitg
git master
Other Linux
: Normal normal
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-07 13:46 UTC by Steve Frécinaux
Modified: 2018-05-22 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of Gitg showing long commit messages being snipped off due to restrictive column sizes. (60.90 KB, image/png)
2013-06-12 05:05 UTC, Sindhu S
Details

Description Steve Frécinaux 2010-06-07 13:46:52 UTC
When there are long parallel lanes displayed, it's something difficult to figure out on which branch we are currently.

An idea to workaround this would be to display a tooltip when hovering the bubble. This tooltip would contain the result of git-name-rev or git-describe.
Comment 1 Guilhèm Bonnefille 2010-06-08 08:59:39 UTC
IMHO, the concerned branches should be displayed on the details pane.

Use case: when you are lost in the history, select a commit and look at its details pane, it will display all the branches containing this commit (like gitk does).
Comment 2 Sindhu S 2013-06-12 05:05:55 UTC
Created attachment 246589 [details]
Screenshot of Gitg showing long commit messages being snipped off due to restrictive column sizes.

The bug report from Steve and commit from Guilhem basically say that long commit messages are snipped due to fixed column sizes of the 'commit message', 'author' and 'time' details in hte history view.
Comment 3 Sindhu S 2013-06-12 05:06:18 UTC
Marking bug as NEW.
Comment 4 jessevdk@gmail.com 2013-06-20 07:08:00 UTC
Actually, this is more a problem of having many long "lanes" shown in parallel. It's then not really obvious which lane represents which part (usually a branch) of a repository. This is not a problem of the commit message not being visible.

I like the idea of having a tooltip when hovering over the lane, showing reachable branches. The suggestion of Guilhem also looks like a good idea to have implemented in the new gitg.
Comment 5 GNOME Infrastructure Team 2018-05-22 13:04:10 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gitg/issues/9.