2023-05-05 UTC
# bkil Even before diving into how Opera Mini/UC Mini compatibility can be achieved, I followed the best practice of only embedding input elements within forms and using onsubmit events (that are also by default invoked by pressing enter within an input control if a submit button is also present). For one wanting to submit a comment on enter within a textarea, such a keypress handler is also admissible as long as it invokes submit and a submit button is also present