Menu not hiding when clicking off

  1. #1

    Menu not hiding when clicking off

    The problem can be see at:

    http://mvc.ext.net/


    If you're viewing the Home tab and you click on the Help button to expose the menu, but you don't select a menu item, and you click somewhere in the Home tab body, the menu items do not disappear as they should. I suspect this has something to do with an AutoLoad page in IFrame mode because when I take out the loaded page, the menu disappears.
  2. #2

    RE: Menu not hiding when clicking off

    Hi dbassett74,

    Yes, this issue is related to the inner <iframe> of the center region. The events attached to the document by the Menu are not handled by the <iframe>.

    I'm investigating a possible fix, although I suspect this is not going to be an immediate fix to add this functionality.

    I'll keep this thread updated with our progress.


    Geoffrey McGill
    Founder
  3. #3

    RE: Menu not hiding when clicking off

    Although this is probably not a show stopper for us, it is a very bad problem to say the least.

    How does Yahoo! accomplish this? I know that the base ExtJs library is somewhat modeled or even built off the Yahoo User Interface, isn't it?? In Yahoo! mail, a drop down menu on the main panel, disappears when you click ANYWHERE in their app, I know they are using IFrames.
  4. #4

    RE: Menu not hiding when clicking off

    It's not a difficult fix to work-around, but we will be integrating the feature within a larger feature-set to be added to the <AutoLoad> functionality. *That will take some time to build and fully test.*

    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] Button menu is not hiding while mouseout.
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jul 30, 2012, 5:50 PM
  2. Replies: 2
    Last Post: Apr 02, 2012, 7:48 AM
  3. Replies: 1
    Last Post: Nov 30, 2011, 4:10 PM
  4. Menu not disappearing when clicking in MenuPanel
    By dbassett74 in forum 1.x Help
    Replies: 0
    Last Post: May 30, 2009, 11:17 PM
  5. Open Tab by Clicking Row in Grdpanel
    By alanp5 in forum 1.x Help
    Replies: 0
    Last Post: Mar 25, 2009, 6:23 PM

Posting Permissions