! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
playlist DnD (for reordering) is semi-broken
Status:
RESOLVED: WONTFIX
Product:
Xfmedia
Component:
playlist

Comments

Description Derek 2005-06-29 05:51:52 CEST
Instead of clicking a track, then clicking the button or right click menu, we
need Drag 'n' Drop support of track reordering.  

I'm not sure how it should be done in terms of speed and good coding style
sadly, I just miss the feature from winamp/xmms

Reproducible: Always
Steps to Reproduce:
1. open playlist, add files
2. try to drag track to different position
3. 

Actual Results:  
no movement

Expected Results:  
move the track as you move the mouse
Comment 1 Brian J. Tarricone (not reading bugmail) 2005-06-29 06:25:56 CEST
It's there, but somewhat broken, and I don't know why.  Grab a track, drag the
mouse *outside* the Xfmedia window, and then the actual drag will begin, and you
can move it around.  I really have no idea why this happens, but it's been like
this since 0.5.0 or so.
Comment 2 Brian J. Tarricone (not reading bugmail) 2006-01-01 15:25:51 CET
Note to self: this might be because the GtkTreeModelFilter model doesn't
natively support DnD, and I need to implement the equivalent of
_maybe_begin_drag().  Check what I did in xfdesktop SVN for how to do it.
Comment 3 Brian J. Tarricone (not reading bugmail) 2006-03-02 15:36:43 CET
*** Bug 1525 has been marked as a duplicate of this bug. ***
Comment 4 Harold Aling 2007-09-23 13:10:21 CEST
(In reply to comment #2)
> Note to self: this might be because the GtkTreeModelFilter model doesn't
> natively support DnD, and I need to implement the equivalent of
> _maybe_begin_drag().  Check what I did in xfdesktop SVN for how to do it.

Note to Brian: Is this fixed already?
Comment 5 Yves-Alexis Perez editbugs 2008-04-28 16:26:28 CEST
Any news on this ?
Comment 6 Robby Workman editbugs 2014-12-02 21:48:40 CET
Xfmedia is unmaintained.

Bug #1041

Reported by:
Derek
Reported on: 2005-06-29
Last modified on: 2014-12-02
Duplicates (1):
  • 1525 reordering playlist with mouse is buggy

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
3 users

Version

Version:
0.9.0svn

Attachments

Additional information