Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Min/Max Bug
Min/Max Bug [message #1720232] Fri, 15 January 2016 13:13 Go to next message
crothy donald is currently offline crothy donaldFriend
Messages: 31
Registered: September 2013
Member
Hi,

- I update my application to efxclipse 2.2.0
- I added MinMaxAddon to the Application.xmi

My application has a lot of views with own widgets, so a javafx.scene.layout.BorderPane with a javafx.scene.layout.Region as parent node for several javafx.scene.Node(s)

Any doubleclick within the Region (canvas) maximize the tab. It doesn't matter if I click on a node or not, the tab gets maximized.
Another doubleclick restores the tab.

My expectation was that MinMax is limited to the click area of the Tab title area.

Am i missing something to configure? Is this a bug?

Thanks,
Christian

Re: Min/Max Bug [message #1720234 is a reply to message #1720232] Fri, 15 January 2016 13:25 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
this sounds like a bug - please file a bugzilla.

Tom

On 15.01.16 14:13, crothy donald wrote:
> Hi,
>
> - I update my application to efxclipse 2.2.0
> - I added MinMaxAddon to the Application.xmi
>
> My application has a lot of views with own widgets, so a
> javafx.scene.layout.BorderPane with a javafx.scene.layout.Region as
> parent node for several javafx.scene.Node(s)
> Any doubleclick within the Region (canvas) maximize the tab. It doesn't
> matter if I click on a node or not, the tab gets maximized. Another
> doubleclick restores the tab.
>
> My expectation was that MinMax is limited to the click area of the Tab
> title area.
>
> Am i missing something to configure? Is this a bug?
>
> Thanks,
> Christian
>
>
Re: Min/Max Bug [message #1720773 is a reply to message #1720234] Wed, 20 January 2016 21:00 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Please file bugs - if you would not have mentionned this in the other
post i would not have remembered this one.

I now filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=486201 and
fixed it.

Please test with the nightlies!

Tom

On 15.01.16 14:25, Tom Schindl wrote:
> this sounds like a bug - please file a bugzilla.
>
> Tom
>
> On 15.01.16 14:13, crothy donald wrote:
>> Hi,
>>
>> - I update my application to efxclipse 2.2.0
>> - I added MinMaxAddon to the Application.xmi
>>
>> My application has a lot of views with own widgets, so a
>> javafx.scene.layout.BorderPane with a javafx.scene.layout.Region as
>> parent node for several javafx.scene.Node(s)
>> Any doubleclick within the Region (canvas) maximize the tab. It doesn't
>> matter if I click on a node or not, the tab gets maximized. Another
>> doubleclick restores the tab.
>>
>> My expectation was that MinMax is limited to the click area of the Tab
>> title area.
>>
>> Am i missing something to configure? Is this a bug?
>>
>> Thanks,
>> Christian
>>
>>
>
Previous Topic:e(fx)clipse not autocomplete css
Next Topic:DnD doesn't work after updating to efxcipse 2.2.0
Goto Forum:
  


Current Time: Fri Apr 26 15:32:08 GMT 2024

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

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

Back to the top