Auto-repeat button does not behave properly
Author: FabienLelaquaisCreated Apr 13, 2026Updated Aug 21, 2026
Labels💥Malfunction🟧 Priority: HighGUI: Front-End
What went wrong?
A button where auto_repeat is not zero has a behavioral malfunction: when the end user presses the button, the action is triggered immediately, when repeated until the button is released.
✅ Expected Behavior
The first action should be triggered after the repeat period has elapsed.
Taipy Version
4.2
Additional Context (Optional)
Code of Conduct
- I have checked the existing issues to avoid duplicates.
- I am willing to work on this issue (optional)
✅ Acceptance Criteria
- A reproducible unit test is added.
- Code coverage is at least 90%.
- The bug reporter validated the fix.
- Relevant documentation updates or an issue created in
Source: Avaiga/taipy