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

Typed characters appear to the right of the cursor on Bluetooth keyboard. #2578

Closed
ghost opened this issue Jan 3, 2020 · 6 comments
Closed
Labels
ARCHIVED CLOSED at time of archiving
Milestone

Comments

@ghost
Copy link

ghost commented Jan 3, 2020

Configuration

Firefox Reality version: 7(Release Version)
Firefox Reality build ID: unknown

Hardware: Oculus Quest

Steps to Reproduce

1.Position the cursor on the text input form.
2.Press two letter keys simultaneously on a Bluetooth keyboard.
3.Hit repeatedly.

Current Behavior

One of the keys pressed simultaneously appears to the right of the cursor.
This bug occurs quite often during heavy processing.
As a result, the order of the characters is incorrect.

Expected Behavior

Characters appear sequentially to the left of the cursor.

Possible Solution

Context

I want to type correctly on a Bluetooth keyboard.

Error Logs and Stack Traces

@ghost ghost changed the title Characters appear to the right of the cursor on Blueetooth keyboard. Characters appear to the right of the cursor on Bluetooth keyboard. Jan 3, 2020
@ghost ghost changed the title Characters appear to the right of the cursor on Bluetooth keyboard. Typed characters appear to the right of the cursor on Bluetooth keyboard. Jan 3, 2020
@jvonitter jvonitter added this to the #11 polish milestone Jan 8, 2020
@ghost
Copy link
Author

ghost commented Feb 13, 2020

ezgif-6-a2c620d9067b (1)
In this video, I hit J and K repeatedly.
Due to a bug, sometimes K is added to the right of the cursor.
It's very inconvenient when coding, so it would be very helpful if you could fix it.

@bluemarvin
Copy link
Contributor

This is a known issue: #2290

A fix should have landed in GeckoView today so hopefully will be fixed in FxR v9.

@ghost
Copy link
Author

ghost commented Feb 13, 2020

Thank you for your reply!
I am very happy to hear the information.

@J-Tech-Foundation
Copy link

if you change your user agent to that of chrome or ipad, this bug will be resolved!

@bluemarvin
Copy link
Contributor

if you change your user agent to that of chrome or ipad, this bug will be resolved!

This bug is not caused by the UA (you would need to recompile FxR to change the UA anyway). It is a known issue in Gecko https://bugzilla.mozilla.org/show_bug.cgi?id=1596920
The fix for this landed yesterday in FxR so will be included in v9. This is a tricky issue so it is possible there may be more than one cause.

@J-Tech-Foundation
Copy link

thanks for the update to that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARCHIVED CLOSED at time of archiving
Projects
None yet
Development

No branches or pull requests

4 participants