drag and drop replaces commands

Bug #738260 reported by Duane Hinnen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CLI Companion
Fix Released
Medium
Gursimran singh

Bug Description

When trying to drag a command in the command list, when you 'let go' of it, it replaces a command.

What it should do is move the command you are dragging and place it where you drop it without replacing any commands. It should be inserted before or after a command, not replacing a command entry.

Related branches

Changed in clicompanion:
status: New → Confirmed
Gursimran singh (simar)
Changed in clicompanion:
importance: Undecided → Low
assignee: nobody → Gursimran singh (simar)
Revision history for this message
Marek Bardoński (bdfhjk) wrote :

Notice:

When we comment lines:

        if context.action == gtk.gdk.ACTION_MOVE:
            context.finish(True, True, etime)

Then row not be deleted after move.

Gursimran singh (simar)
Changed in clicompanion:
status: Confirmed → Fix Committed
Gursimran singh (simar)
Changed in clicompanion:
importance: Low → Medium
David Caro (dcaro)
Changed in clicompanion:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.