Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Reset Special-Character Mode of Keyboard when active editable element loses focus #840

Closed
cvan opened this issue Nov 26, 2018 · 0 comments
Closed
Assignees
Labels
enhancement This issue is a new feature or request
Milestone

Comments

@cvan
Copy link
Contributor

cvan commented Nov 26, 2018

Hardware

Oculus Go
30f6d4e

Steps to Reproduce

  1. Load https://webxr.sh/editable
  2. Type these characters in one of the text fields: abc123
  3. Press a different text field and type the same: abc123
  4. Notice you have to manually press the ABC on the keyboard to reset the layout from numeric to alphabetic.

Current Behavior

If in the numeric or special-characters mode, you have to manually press the ABC on the keyboard to reset the layout back to the default (ABC).

Expected Behavior

When the user moves to a new editable field (either by a deliberate user action or if the browser/webpage changes focus) — that is, when document.activeElement changes — the keyboard layout should revert to the default layout (ABC).

@cvan cvan added the enhancement This issue is a new feature or request label Nov 26, 2018
@philip-lamb philip-lamb added P1 Fix in the current development iteration backlog labels Feb 19, 2019
@philip-lamb philip-lamb added this to the v1.1.3 milestone Mar 11, 2019
@MortimerGoro MortimerGoro self-assigned this Mar 14, 2019
@ghost ghost added in progress and removed P1 Fix in the current development iteration labels Mar 14, 2019
@ghost ghost removed the in progress label Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement This issue is a new feature or request
Projects
None yet
Development

No branches or pull requests

3 participants