Skip to content

android fix for input#25

Open
coderofsalvation wants to merge 1 commit intojbaicoianu:masterfrom
coderofsalvation:bugfix/android-urlbar
Open

android fix for input#25
coderofsalvation wants to merge 1 commit intojbaicoianu:masterfrom
coderofsalvation:bugfix/android-urlbar

Conversation

@coderofsalvation
Copy link
Copy Markdown

@coderofsalvation coderofsalvation commented Jan 2, 2026

similar to the oculus browser fix, but slightly different:

This fix hints 'enter' to android onscreen keyboard's via enterkeyhint.

Normally the default value is "next" which is convenient for forms (focus on next input element).
However with enter now:

  • accept event is fired (which various ui elements depend on)
  • more important: the urlbar in janusweb now works for android smartphone (touch) users

users were able to type into the urlbar on android, but the onscreen keyboard would show 'next' as an enter-key..resulting in focusing the chatbox (not launching a portal)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant