Spark Check Boxes Not Measured Correctly When Nested In Group
Open
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
In the below app, the label overflows to the next line
```
```
Removing Group wrapper fixes it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the overflow with the provided Royale MXML application, then compare the s:CheckBox inside s:Group with the unwrapped case. Trace measurement and layout handling for s:CheckBox and s:Group; done means the nested label fits on one line while preserving the standalone behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100