[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread Andrea Azzarone
@John, i think that without input redirection (both in X and Compiz) the
solution of this bug is pretty tricky. So we should split this bug into
two separate ones.

Maybe DBO or Sam can confirm or propose a solution without inpur
redirection.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread Sam Spilsbury
On Wed, Aug 24, 2011 at 3:32 PM, Andrea Azzarone
727...@bugs.launchpad.net wrote:
 @John, i think that without input redirection (both in X and Compiz) the
 solution of this bug is pretty tricky. So we should split this bug into
 two separate ones.

 Maybe DBO or Sam can confirm or propose a solution without inpur
 redirection.

You can't do it without input redirection. Maybe its possible to
forward DnD events, but that's not something I want to do because
that's error prone due to applications which might activate cursor
grabs on DnD.


 --
 You received this bug notification because you are a member of Compiz
 Maintainers, which is the registrant for Compiz Core.
 https://bugs.launchpad.net/bugs/727903

 Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

 Status in Ayatana Design:
  Fix Released
 Status in Compiz Core:
  Confirmed
 Status in Unity:
  Confirmed
 Status in Unity 2D:
  Confirmed
 Status in “unity” package in Ubuntu:
  Confirmed

 Bug description:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window.

  To reproduce:  Open two firefox windows.  Drag a .html or .png file to
  the Firefox icon in the Launcher.  As soon as the spread appears
  quickly drop the file to one of the firefox windows.  The file should
  open into the window it was just dropped on but nothing happens.

  Does not work, needs to be fixed ;-)

  

  This bug would be an ideal bug for someone to get started hacking on
  Unity, here's some information:

   * Time to fix: 3h
   * Difficulty: bitesize to normal
   * Implementation:

  There is a timer in compiz responsible for how long the user must
  hover a window when the spread is active in order to trigger the
  spread to collapse back on this window. It is currently way to finicky
  to get to work right and needs to be played with in order to get a
  better feel. Probably needs a shorter timer that doesn't reset every
  time the mouse moves a single pixel. Look in the scale plugin in the
  compiz source tree.

   * Workflow information: http://unity.ubuntu.com/getinvolved/

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions



-- 
Sam Spilsbury

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread John Lea
@andyrock

Could you open a new bug for the timer issue, and ping me the bug number
to I can design approve it?  I'll then update this bug description to
cover only dropping directly into a spread window.

thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread Andrea Azzarone
@johnlea
Here's https://bugs.launchpad.net/ubuntu/+source/unity/+bug/832631

@smspillaz
Any plans to add IR to X and Compiz?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread John Lea
** Description changed:

  Dropping a file into a window via the 'drag file to Launcher, then drag
  file to Spread' interaction fails to load the file into the selected
  window.
  
  To reproduce:  Open two firefox windows.  Drag a .html or .png file to
  the Firefox icon in the Launcher.  As soon as the spread appears quickly
- drop the file to one of the firefox windows.  The file should open into
- the window it was just dropped on but nothing happens.
+ drop the file to one of the firefox windows while still in the spread
+ view.  The file should open into the window it was just dropped on but
+ nothing happens.
  
  Does not work, needs to be fixed ;-)
  
- 
- 
- This bug would be an ideal bug for someone to get started hacking on
- Unity, here's some information:
- 
-  * Time to fix: 3h
-  * Difficulty: bitesize to normal
-  * Implementation:
- 
- There is a timer in compiz responsible for how long the user must hover
- a window when the spread is active in order to trigger the spread to
- collapse back on this window. It is currently way to finicky to get to
- work right and needs to be played with in order to get a better feel.
- Probably needs a shorter timer that doesn't reset every time the mouse
- moves a single pixel. Look in the scale plugin in the compiz source
- tree.
- 
-  * Workflow information: http://unity.ubuntu.com/getinvolved/
+ The fix requires input redirection

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread Andrea Azzarone
** Tags removed: bitesize

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-24 Thread Sam Brightman
From my point of view I only tried to drop because nothing was
happening. If I understand correctly, hover is supposed to result in
zooming to that window, after which you could drop. If that's correct
then fixing it would be satisfactory  v useful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-23 Thread John Lea
@andyrock

Could you open a separate bug for the timeout stuff?  It would be great
to fix the timeout issue, but as  this is a important bug so we should
keep it open until the whole bug is fixed.

thanks,
John

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-23 Thread Andrea Azzarone
@John Lea, i'm trying the solve the whole stuff. If i find too hard to
fix it I will separete this bug into two ones.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-23 Thread John Lea
@andyrock

Great, thx!  fingers crossed ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-22 Thread Andrea Azzarone
Dropping something directly into a spread window is something really
really really hard to code using X Window System after all if the target
is not the entire window but just a single widget.

So only the timeout stuff should be fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-21 Thread Sam Brightman
This also occurs with tabs in Firefox (6). If you accidentally detach a
tab into a new window, there is no obvious way to put it back again.
Instinct is to drag to bar, at which point they spread out and you drop
on the old window. This cancels the drag action, however. I didn't get
it to zoom to that window at any point.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-21 Thread James Haigh
Workaround is to hover over the window, then touch the edge of the
screen. This allows me to get by with this bug.

HTH.
James.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-21 Thread James Haigh
Will this be fixed in Oneiric?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-21 Thread Andrea Azzarone
** Also affects: compiz-core
   Importance: Undecided
   Status: New

** Changed in: compiz-core
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-08-15 Thread Florian Boucault
** Also affects: unity-2d
   Importance: Undecided
   Status: New

** Changed in: unity-2d
   Status: New = Confirmed

** Changed in: unity-2d
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-27 Thread Loïc Alejandro
Is this bug fixed or not ? I still have this problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-27 Thread Andrea Azzarone
@Loic, please see the status next time. It is not fixed btw.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/727903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-08 Thread Andrea Azzarone
** Changed in: unity
   Status: Triaged = In Progress

** Changed in: unity (Ubuntu)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-08 Thread Andrea Azzarone
Sorry, i changed status to the wrong bug!

** Changed in: unity
   Status: In Progress = Confirmed

** Changed in: unity (Ubuntu)
   Status: In Progress = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-06 Thread Jason Smith
** Description changed:

  Dropping a file into a window via the 'drag file to Launcher, then drag
  file to Spread' interaction fails to load the file into the selected
  window.
  
  To reproduce:  Open two firefox windows.  Drag a .html or .png file to
  the Firefox icon in the Launcher.  As soon as the spread appears quickly
  drop the file to one of the firefox windows.  The file should open into
  the window it was just dropped on but nothing happens.
  
  Does not work, needs to be fixed ;-)
+ 
+ 
+ 
+ This bug would be an ideal bug for someone to get started hacking on
+ Unity, here's some information:
+ 
+  * Time to fix: 3h
+  * Difficulty: bitesize to normal
+  * Implementation:
+ 
+ There is a timer in compiz responsible for how long the user must hover
+ a window when the spread is active in order to trigger the spread to
+ collapse back on this window. It is currently way to finicky to get to
+ work right and needs to be played with in order to get a better feel.
+ Probably needs a shorter timer that doesn't reset every time the mouse
+ moves a single pixel. Look in the scale plugin in the compiz source
+ tree.
+ 
+  * Workflow information: http://unity.ubuntu.com/getinvolved/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-06 Thread Jorge O. Castro
** Changed in: unity
Milestone: alpha2 = backlog

** Changed in: unity
 Assignee: Jason Smith (jassmith) = Unity Community Hackers 
(unity-community-hackers)

** Tags added: bitesize

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-06 Thread Jorge O. Castro
** Tags added: backlog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-05-30 Thread Didier Roche
** Changed in: unity (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-05-05 Thread Alex Launi
** Changed in: unity
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-05-05 Thread Jason Smith
** Changed in: unity
Milestone: None = alpha2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-05-04 Thread Alex Launi
** Changed in: unity
   Status: New = Confirmed

** Changed in: unity
   Importance: Undecided = High

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu)
   Status: New = Confirmed

** Changed in: unity (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-05-04 Thread Alex Launi
** Changed in: unity
 Assignee: (unassigned) = Jason Smith (jassmith)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs