Bugs item #1678373, was opened at 2007-03-11 19:31 Message generated for change (Comment added) made by inn0c You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1678373...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: v0.40.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matteo Sisti Sette (sistisette) Assigned to: Nobody/Anonymous (nobody) Summary: GUI elements depth error
Initial Comment: When two gui elements (for example sliders) overlap, and you try to "click" on them (i.e. move the slider) within the overlapping region, the correct behaviour would be that the front-most element "receive" the mouse click, since that is the one you're visibly "clicking on". However, the opposite happens: the gui element which is behind is the one that you move. This happens both in editmode and not.
At least on Windows XP.
----------------------------------------------------------------------
Comment By: inn0c (inn0c) Date: 2007-03-14 13:09
Message: Logged In: YES user_id=1493916 Originator: NO
However, the opposite happens: the gui element which is behind is the
one that you move.
Isn't it intended to let access GUI elements which are on the bottom of stack, thus taking them to the top (in rotation)? Because if
the correct behaviour was that the front-most element "receive" the
mouse click
then the front-most element would be the only one that receives while the others stayed intact.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1678373...