Closed Bug 1077445 Opened 10 years ago Closed 10 years ago

[e10s] search bar appears when typeaheadfind is on despite event.preventDefault()

Categories

(Firefox :: Untriaged, defect)

35 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1060643
Tracking Status
e10s ? ---

People

(Reporter: dennis, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:35.0) Gecko/20100101 Firefox/35.0 Build ID: 20141002030202 Steps to reproduce: See http://jsfiddle.net/prhtehdp/2/embedded/result/ for a simple test case. Actual results: Typing anything once the page is loaded shows the expected alert. With e10s and accessibility.typeaheadfind enabled, the search bar pops up and is filled with the typed character. Expected results: event.preventDefault() should have prevented the search bar from showing. This works with e10s disabled.
tracking-e10s: --- → ?
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.