Open Bug 1829482 Opened 2 years ago Updated 2 years ago

Input form adds extra characters when, submitting a data from a suggested list

Categories

(GeckoView :: IME, defect, P3)

Firefox 112
All
Android
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: webVerts, Unassigned)

Details

Attachments

(1 file)

Steps to reproduce:

Note: You can only notice this issue when using a real device and not on any emulated platforms.

Visit this website https://twitter.github.io/typeahead.js/examples/, and go to the example 1(The Basics)

Steps
Example A
1: Type the complete word "colorado".
2: Suggestion list appears, and click on "Colorado". (Notice the capitalization, on selecting).
3: Click enter.

Result: The content the form becomes: Coloradocolorado

Example 2:

1: Type "new jersey".
2: Select "New Jersey" from the suggested list.
3: Click enter

Result: Form data becomes "New Jerseyjersey"

In both the cases the added word was the last input word.(colorado for ex1 & jersey for ex2)

Actual results:

Result:
Example 1: Form data becomes Coloradocolorado
Example 2: Form data becomes New Jerseyjersey

Expected results:

Example 1: Colorado
Example 2: New Jersey

The severity field is not set for this bug.
:jonalmeida, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jonalmeida942)
Component: General → IME
Flags: needinfo?(jonalmeida942)
Product: Fenix → GeckoView

This depends on client side script.

Severity: -- → S3
Priority: -- → P3

Although It depends on keyboard, are you use GBoard? When upgrading it to newest, could you still reproduce this?

Flags: needinfo?(webVerts)

I was using OpenBoard when I reported the issue. I didn't know the keyboard had a role to play.

With the latest GBoard the issue is not reproducible. Though in the above example for a milli second it displays the placeholder text. But not an issue as in the end desired result is displayed.

Flags: needinfo?(webVerts)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: