You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2018/04/18 14:06:00 UTC

[jira] [Updated] (NETBEANS-329) Make context menu more usable

     [ https://issues.apache.org/jira/browse/NETBEANS-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Lenz updated NETBEANS-329:
------------------------------------
    Summary: Make context menu more usable  (was: Make context meus more usable)

> Make context menu more usable
> -----------------------------
>
>                 Key: NETBEANS-329
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-329
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: ide - UI
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Priority: Major
>         Attachments: context-menu-disappears.gif, context-menu-stay-webstorm.gif
>
>
> As you can see it here: [http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown]
> in the second gif, there is the problem, that when you hover a menu item and it has child nodes and you want to move to the last item with the mouse it will disappear immediately. This is happening in NetBeans, for context menus too. See my screencapture for what I mean.
> In the link, if you scroll down, you can see the trick. They don't use a delay or animation, they have a specific range, where the mouse can be moved, w/o the child elements disappears. This was implemented in IntelliJ. See my other screen capture for what I mean.
> So, for NetBeans to make the context menu more usable, we need such range where I can move my mouse to the 4th or 6th child element, wihout having the pain in the ass, that the menu disappears to early.
> Cheers
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists