Options button, menu closes too fast #397


  • New
  • Defect
Open
Assigned to _ForgeUser280725
  • Mark_in_AJ created this issue Aug 9, 2011

    r154

    I click the red options button to change some settings but the flyout menu keeps closing too fast before you even have time to select something.

  • Mark_in_AJ added the tags New Defect Aug 9, 2011
  • Mark_in_AJ posted a comment Aug 9, 2011

    Just realized right-clicking on the Craftable and Inventory columns also does the same thing, menu closes too fast and you don't have time to pick an option.

  • Mark_in_AJ posted a comment Aug 9, 2011

    So does the Group by Category area, and the small arrow next to that.

    Basically, everything that gives a flyout options menu closes like that.

  • _ForgeUser3368939 posted a comment Aug 10, 2011

    Every usage of UIDropDownMenu in every addon is like that - - UIDropDownMenu is pretty hokey, and there are some taint issues that Blizzard has yet to resolve with it. Sometimes they close too fast, sometimes they hang around when you wish they would close. I haven't noticed GW closing its options dropdown any faster than any of the other addons I run, but I've noticed the behavior of UIDropDownMenu to be kind of random - - most likely some addon is causing a ui update that closes the menu.

    Whether or not it can be protected from this kind of event, I don't know. I think the menus in general should stay open until the player closes them, or clicks outside their area, but they tend to close at random.

  • Mark_in_AJ posted a comment Aug 10, 2011

    @Dungrath

    I have no problems with any of my other addons that use that. And when I said GW had this issue I meant, it closed REALLY fast.

  • _ForgeUser8814248 posted a comment Oct 2, 2012

    I'm cleaning up issues.

    I don't have any problems with context menu's.

    Anyone??


To post a comment, please login or register a new account.