qooxdoo / qooxdoo

qooxdoo - Universal JavaScript Framework
http://qooxdoo.org
Other
764 stars 260 forks source link

Infinite calls in mobile popup dialog #10634

Open goldim opened 7 months ago

goldim commented 7 months ago

Describe the bug When the mobile popup dialog is anchored to some widget there is recursive calls due to domupdated event.

To Reproduce Steps to reproduce the behavior:

  1. Just put some traces into _updatePosition in section of anchor.
  2. See error

Expected behavior No recursive calls.

Desktop (please complete the following information):