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 613239 - Columns redrawing
Columns redrawing
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
git master
Other Linux
: Normal normal
: 1.6
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-18 13:10 UTC by Misha Shnurapet
Modified: 2010-03-19 04:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Columns redrawing (284.85 KB, video/ogg)
2010-03-18 13:10 UTC, Misha Shnurapet
Details

Description Misha Shnurapet 2010-03-18 13:10:49 UTC
Created attachment 156450 [details]
Columns redrawing

When arranging the columns, they seem to misredraw. The video attached explains this.
Comment 1 Misha Shnurapet 2010-03-18 13:18:54 UTC
banshee-1.5.5-1.fc12.x86_64
banshee-musicbrainz-1.5.5-1.fc12.x86_64
Comment 2 Alexander Kojevnikov 2010-03-18 13:24:55 UTC
Confirming
Comment 3 Michael Martin-Smucker 2010-03-18 15:09:07 UTC
I'm going to be especially bold here and set the target to 1.6.  I've run into this several times, and it just feels sloppy.  It would be really good to have this fixed before the next major release.
Comment 4 Alexander Kojevnikov 2010-03-19 02:41:27 UTC
Fixed in git master, thanks for the bug report!

commit 8d7fdaae060cae6d1d7c5611cc8f5a622900ed84
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Fri Mar 19 13:38:00 2010 +1100

    [ListView] Redraw the entire view when dragging columns
    
    Fixes bgo#613239
Comment 5 Misha Shnurapet 2010-03-19 04:46:14 UTC
Thank you, Alexander.