mozilla-extensions / firefox-voice

Firefox Voice is an experiment in a voice-controlled web user agent
Mozilla Public License 2.0
287 stars 122 forks source link

[Mobile] "Go to..." request not executed #1016

Open awallin opened 4 years ago

awallin commented 4 years ago

On Android when making a request such as "Go to the BBC" or "Go to the 49ers on ESPN" the action is not executed.

Steps to reproduce:

Add on version: 0.19.3886 Mozilla Assistant version 1.0

espertus commented 4 years ago

@ianb Does the release version of the add-on support execute.html links? Here's what happens when I try "Go to the Washington Post". Screenshot_20200218-094944 (1)

ianb commented 4 years ago

Only the special Android build supports those links, but I'm guessing this must be that version because other versions aren't installable on Android.

But if just this one intent is broken, then it probably isn't a problem with execute.html.

I suspect this is #1020

ianb commented 4 years ago

I've fixed #1020, we should reverify this bug.

alexandra-martin commented 4 years ago

With Add-on version 0.19.4008 and Mozilla Assistant version 1.0 I can still reproduce the issue.