[CLOSED] Ext.Net, ExtJS 5.1.0 and context menu not disappearing bug

  1. #1

    [CLOSED] Ext.Net, ExtJS 5.1.0 and context menu not disappearing bug

    Hi,

    we're migrating Ext.Net from 2.x to 3.x, and we found a bug that is coming from Sencha ExtJS 5.1.0 sources.
    Basically it appears that context menu is not disappearing when changing context (for instance switching a tab while a context menu is open).

    Looking at ExtJS sources we saw that this bug is present on the ExtJS 5.1.0 sources of the MenuManager (documentation does not correspond to actual sources of that version!):
    http://docs.sencha.com/extjs/5.1/5.1...t-menu-Manager

    It's related to the missing implementation of onShow/onHide members of the menu manager.

    Now the issue seems fixed by Sencha on the latest ExtJS 5.1.1 version. Do you plan to update ExtNet 3.1 to include the updated ExtJS package?

    Thank you in advance.
    Cheers,
    Last edited by Daniil; Jun 30, 2015 at 2:11 PM. Reason: [CLOSED]
  2. #2
    Hi @adrianot,

    Thank you for the report!

    I guess we have this defect tracked in this issue.
    https://github.com/extnet/Ext.NET/issues/546

    Yes, we plan to upgrade to ExtJS 5.1.1. No time frames yet, but we'll try to incorporate it as soon as possible.
  3. #3
    Thank you Daniil
  4. #4
    We incorporated ExtJS 5.1.1 to SVN trunk.

    Please let us know if/when you retest the issues.

Similar Threads

  1. Replies: 1
    Last Post: Jan 12, 2013, 4:30 AM
  2. Replies: 0
    Last Post: Mar 29, 2012, 12:50 PM
  3. Menu not disappearing when clicking in MenuPanel
    By dbassett74 in forum 1.x Help
    Replies: 0
    Last Post: May 30, 2009, 11:17 PM
  4. How to display context menu?
    By dbassett74 in forum 1.x Help
    Replies: 4
    Last Post: May 14, 2009, 2:37 PM
  5. Context menu on Desktop
    By flaviodamaia in forum 1.x Help
    Replies: 0
    Last Post: May 12, 2009, 9:42 AM

Posting Permissions