--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- **Software Versions** * Python: * OS: * Kivy: * Kivy installation method: **Describe the bug** A clear and concise description of what the bug is. The issue tracker is a tool to address **bugs only** (search known bugs: https://git.io/vM1iE). Please use the #support Discord channel at https://chat.kivy.org/ or Stack Overflow for support questions, more information at https://git.io/vM1yQ. **Expected behavior** A clear and concise description of what you expected to happen. **To Reproduce** A short, *runnable* example that reproduces the issue with *latest kivy master*. **Code and Logs and screenshots** ```python // REPLACE ME: Paste your code and logs here, a template can be found at https://git.io/vM1id. ``` **Additional context** Add any other context about the problem here.