Search found 1 match

by igalperry
Sun Jun 22, 2025 5:02 pm
Forum: HTML5
Topic: HTML5 modal focus not working
Replies: 5
Views: 3551

HTML5 modal focus not working

Hi. I have a web standalone that uses modals. When opening a modal, the focused field looks like it is focused (there is an blinking insertion point), but it does not accept input until I click within it. Is there any way to fix this so that a click is not required before the focused field accepts i...