Opened 12 years ago

Closed 9 years ago

#3796 closed defect (wontfix)

sugar-toolkit-gtk3: Drag and drop in color button

Reported by: godiard Owned by: erikos
Priority: Normal Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Minor Keywords: gtk3
Cc: benzea Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description (last modified by Daksh)

The color button implements the capability of doing drag and drop from the button to other widgets, or from the buttons inside of the palette to the main button.

The basic operation works in gtk2 but not in gtk3.

There is another related issue: In the code there is a method drag_begin_cb but is not connected to the proper signal (in gtk2) then, the default drag icon is shown instead of a custom pixbuf.

Change History (9)

comment:1 Changed 12 years ago by erikos

  • Bug Status changed from Unconfirmed to Assigned
  • Cc benzea added
  • Version changed from Unspecified to Git as of bugdate

benzea is the man behind the colorbutton scene :)

comment:2 Changed 11 years ago by dnarvaez

  • Component changed from sugar-toolkit-gtk3 to Sugar

comment:3 Changed 11 years ago by dnarvaez

  • Bug Status changed from Assigned to Unconfirmed

comment:4 Changed 10 years ago by walter

  • Priority changed from Unspecified by Maintainer to Normal

comment:5 Changed 9 years ago by Daksh

  • Description modified (diff)

comment:6 Changed 9 years ago by SAMdroid

What does the dnd actually do? Is there a way it should work?

I have not found anything on the wiki :'(

comment:7 Changed 9 years ago by benzea

Hm, old bug (and I haven't done anything in a long time on this). The idea is that you can do drag and drop of colors between e.g. colorbuttons. This is probably not really useful in almost all cases (i.e. more of a "this should work" and "nice to have" thing).

comment:8 Changed 9 years ago by godiard

I also think this bug could be closed. The only way this could be useful would be if by example we could drag a color to the clipboard to use in another activity.
But I am not sure if I want open that can of worms :)

comment:9 Changed 9 years ago by godiard

  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.