Menu

#20 Popup Menu Z-order problem

Version 0.2.1
open-postponed
nobody
Controls (1)
3
2004-04-22
2003-10-17
Rob Wiskow
No

When clicking through a deep list of popup menus, if
one menu overlaps a previous one, and the overlapping
area is clicked in, the click action goes to the menu
that is hidden below since it's higher in the heirarchy.

Discussion

  • Rob Wiskow

    Rob Wiskow - 2004-03-23
    • priority: 2 --> 3
     
  • Willie Zutz

    Willie Zutz - 2004-04-10

    Logged In: YES
    user_id=637872

    This problem actually applies to anything that draws "over"
    any control. z-ordering needs to be implimented across the
    board. Menus will obviously always be highest on the order,
    but dropdown lists need to know to draw over any controls
    that may be under the section they drop into, etc.

     
  • Rob Wiskow

    Rob Wiskow - 2004-04-22
    • status: open --> open-postponed
     
  • Rob Wiskow

    Rob Wiskow - 2004-04-22

    Logged In: YES
    user_id=65937

    This has been partially fixed. The drawing code should now
    properly draw menus over top of everything else, though
    there may be some flickering.
    Properly fixing this will require some rather large changes
    that are currently slated for 0.4.0.

     

Log in to post a comment.

MongoDB Logo MongoDB