Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Platform UI detect focus out / mouse click

What exactly is the problem you try to solve? When I tested it, it always closed the popup when the selected menu item opened a shell. Otherwise, there is no need to close it.

Dani



From:        Patrik Suzzi <psuzzi@xxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        11.04.2017 08:41
Subject:        [platform-ui-dev] Platform UI detect focus out / mouse click
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




Hi All, 

I found an issue on the QuickAccess, and I will need suggestion to understand how to solve it.

If I click to quick access, a popup menu opens, but when I click on a menu item, the quickaccess shell stays open, and the dropdown menu shows up. 

see: https://www.youtube.com/watch?v=Fmy3AS_BJxo

When I started debugging, I realized that no focus out event is triggered, and also no mouse event is triggered when the user clicks on a menu item. 

see:https://www.youtube.com/watch?v=9RpW84TmnwU

Is this the intended expected behavior for the Eclipse UI?
In this case, how can I detect when a menu is clicked?

see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=515056

Best regards,

Patrik Suzzi
Consultant Software Engineer,
Eclipse Platform Committer
https://about.me/psuzzi

mobile: +39 333 3979300_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev



Back to the top