Closed Bug 1496734 Opened 6 years ago Closed 6 years ago

Autocorrect double character on first word with AOSP keyboard

Categories

(Firefox for Android Graveyard :: Keyboards and IME, defect)

Firefox 62
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1490391

People

(Reporter: u625633, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Steps to reproduce:

This bug seems to be a regression that has occurred in in the 62.0 branch. I am unsure what commit exactly.

I tested this bug with these builds.

https://ftp.mozilla.org/pub/mobile/releases/62.0.3/android-aarch64/en-US/fennec-62.0.3.en-US.android-aarch64.apk
https://ftp.mozilla.org/pub/mobile/releases/61.0.2/android-aarch64/en-US/fennec-61.0.2.en-US.android-aarch64.apk

I created this simple form:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8"/>
    <title>Test Form</title>
</head>

<body>
    <form action="test.js">
        <p><input type="text" name="fname" /></p>
    </form>
</body>
</html>


which I pushed to the phone ie:

adb push textbox.html /storage/emulated/0/Android/data/org.mozilla.firefox/files/Download

Then I ran in my browser the following URL:

file:///storage/emulated/0/Android/data/org.mozilla.firefox/files/Download/textbox.html


Actual results:

When typing in any letters (not numbers) they are duplicated. It only occurs for the first word in the text field.

As you can see from the video "Hello World" becomes "HHello World"

You have to type it in once, backspace and then type it in again when you load the page.

I am currently using:

[ro.lineage.version]: [15.1-20181002-NIGHTLY-whyred]
[ro.product.board]: [sdm636]
[ro.product.brand]: [Xiaomi]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.model]: [Redmi Note 5 Pro]
[ro.product.name]: [whyred]

I originally discovered this while using the F-Droid builds from https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/

The AOSP keyboard ie https://github.com/LineageOS/android_packages_inputmethods_LatinIME/tree/lineage-15.1


Expected results:

The behavior in 61.0.2 which was just "Hello World".
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: