Closed Bug 1165941 Opened 9 years ago Closed 9 years ago

Input autocomplete entries cannot be deleted if e10s is enabled

Categories

(Firefox :: Untriaged, defect)

41 Branch
Unspecified
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1095958

People

(Reporter: mtanalin, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150517030204

Steps to reproduce:

When e10s is enabled in Firefox 40+, deleting autocomplete entries for INPUT text fields using Delete key does not work.

1. Enter some text in an INPUT field (or press Down key) for autocomplete list to appear (of course, for the autocomplete list not to be empty, there should be some values sent previously using the same form field).

2. Select some of autocomplete entries by pressing Down key

3. Press Delete key.


Actual results:

The selected autocomplete entry is not deleted by pressing Delete key if e10s is enabled.


Expected results:

Autocomplete entry should be deleted (pressing Delete key should not be ignored) if e10s is enabled — this should work as it does with e10s disabled.

The bug affects both latest Nightly and Aurora (Developer Edition) builds:

    * 20150517030204 (Nightly 41.0a1)
    * 20150518004004 (Aurora 40.0a2)
OS: Unspecified → All
Blocks: e10s
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
No longer blocks: e10s
You need to log in before you can comment on or make changes to this bug.