Skip to content

Fixes long menu question incorrect autocomplete#11388

Open
thojou wants to merge 1 commit intoILIAS-eLearning:release_11from
thojou:bugfix/11/ta-46884
Open

Fixes long menu question incorrect autocomplete#11388
thojou wants to merge 1 commit intoILIAS-eLearning:release_11from
thojou:bugfix/11/ta-46884

Conversation

@thojou
Copy link
Copy Markdown
Contributor

@thojou thojou commented Apr 1, 2026

Hey,

This PR is related to Mantis Ticket https://mantis.ilias.de/view.php?id=46884

The issue was caused by a race condition where keydown fired before the input value was updated. This lead to the recorded input length to be off by one and autocomplete to match incomplete terms (e.g. P+ was interpreted as P, showing Paracetamol

Best Regards,
@thojou

@thojou thojou added bugfix php Pull requests that update Php code labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants