Mystery layout errors
Reproduction
Intermittent layout computation errors during widget tree updates. Hard to reproduce deterministically; often manifests as incorrect child positioning after resize or theme change.
Expected behavior
Widget layout passes produce correct positions and sizes deterministically.
Actual behavior
Some widget trees produce incorrect child positions after resize or theme rebuilds. Errors are transient and difficult to isolate.
Impact
Visual glitches in complex widget trees. Not data-loss or crash severity but degrades UI reliability.
Related
- Goal: Core Platform
- Depends on: Layout Widget Engine
- See: Mystery Layout Error, Resize Bugs
- See: Bugs
