Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » CleanUpAddon and DndAddon
CleanUpAddon and DndAddon [message #1413045] Wed, 27 August 2014 12:28 Go to next message
Eclipse UserFriend
Hi,

I have noticed a strange (?) comportment with the CleanUpAddon :

When you drag the last part from a container and drop it to an other container, the source container disappears because it doesn't contain anymore part. That's OK and works fine for me.

When you close the last part of a container, this last one becomes empty but doesn't disappear and you can't drop anymore part to it. Is it the expected behavior? Or is there something i did wrong?

And I have a question about the DndAddon too :

When you drag a part from a container and move mouse over an other container, the 4 zones (top, bottom, left, right) where you can drop the part appear. Works amazing for me. But the display of the 4 zones happens on menu-bar and tool-bar too (see attachment menu-bar.png). Is it normal?

Thx
Bastien
  • Attachment: menu-bar.png
    (Size: 4.20KB, Downloaded 161 times)
Re: CleanUpAddon and DndAddon [message #1413052 is a reply to message #1413045] Wed, 27 August 2014 12:41 Go to previous messageGo to next message
Eclipse UserFriend
On 27.08.14 18:28, Bastien Bart wrote:
> Hi,
>
> I have noticed a strange (?) comportment with the CleanUpAddon :
>
> When you drag the last part from a container and drop it to an other container, the source container disappears because it doesn't contain anymore part. That's OK and works fine for me.
>
> When you close the last part of a container, this last one becomes empty but doesn't disappear and you can't drop anymore part to it. Is it the expected behavior? Or is there something i did wrong?
>

Not normal behavior! Sounds like a bug.

> And I have a question about the DndAddon too :
>
> When you drag a part from a container and move mouse over an other container, the 4 zones (top, bottom, left, right) where you can drop the part appear. Works amazing for me. But the display of the 4 zones happens on menu-bar and tool-bar too (see attachment menu-bar.png). Is it normal?

Sounds like a bug!

Please file 2 bugzillas. I guess for the 1st one I need a reproduceable
sample. You can start with the sample in
org.eclipse.fx.testcases.dnd.app in our git-repo.

Please note the center stack IS tagged with NoAutoCollapse. One thing I
see missing is a feedback when one drags to an empty stack (feel free to
file a 3rd bugzilla).

Tom
Re: CleanUpAddon and DndAddon [message #1413299 is a reply to message #1413052] Thu, 28 August 2014 04:34 Go to previous message
Eclipse UserFriend
First bug : https://bugs.eclipse.org/bugs/show_bug.cgi?id=442766

Second bug : https://bugs.eclipse.org/bugs/show_bug.cgi?id=442767

The drag to the empty stack tagged with "NoAutoCollapse" is working fine.
I can't drag to an other empty stack (not tagged) but it's probably a side effect of the first bug.

Bastien
Previous Topic:Canvas is not a valid type
Next Topic:Install on IBM Rational Application Developer for WebSphere 9.1.0.1
Goto Forum:
  


Current Time: Mon Apr 21 05:30:32 EDT 2025

Powered by FUDForum. Page generated in 0.03136 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top