aros-development-team / AROS

Main AROS repository for active development. Contains the main Operating System components and Build System.
http://www.aros.org
Other
368 stars 60 forks source link

Zune: Tab-cycling to a hidden object results in rendering when there should not be #616

Open Kalamatee opened 1 year ago

Kalamatee commented 1 year ago

Describe the bug Tab-cycling to a hidden object (e.g. inside a Scrollgroup/Virtualgroup) results in rendering outside of the objects parent.

To Reproduce Steps to reproduce the behavior:

  1. Open a window with a scrollgroup or virtgroup object, that has cyclechain enabled children
  2. Tab-cycle to a hidden item in the group
  3. The active frame is drawn where the item "should be" - but it should not be drawn at all, so corrupts the contents of the window.

Expected behaviour Nothing is drawn outside of the parent object