community icon indicating copy to clipboard operation
community copied to clipboard

Issue #8563: PageLayout on_touch_down out of range

Open AJRepo opened this issue 1 year ago • 1 comments

See issue: https://github.com/kivy/kivy/issues/8563

PageLayout on_touch_down doesn't check for length of self.children. Can get IndexError: list index out of range. #8563

Maintainer merge checklist

  • [ ] Title is descriptive/clear for inclusion in release notes.
  • [ ] Applied a Component: xxx label.
  • [ ] Applied the api-deprecation or api-break label.
  • [ ] Applied the release-highlight label to be highlighted in release notes.
  • [ ] Added to the milestone version it was merged into.
  • [ ] Unittests are included in PR.
  • [ ] Properly documented, including versionadded, versionchanged as needed.

AJRepo avatar Jan 15 '24 19:01 AJRepo

Thanks for opening your first pull request here! 💖 Please check out our contributing guidelines.

welcome[bot] avatar Jan 15 '24 19:01 welcome[bot]