Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Type input display not visible after a few seconds in the "Doorhanger" #258

Closed
alexandra-martin opened this issue Sep 17, 2019 · 2 comments
Assignees
Labels
bug Something isn't working Verified Fix was validated by QA
Milestone

Comments

@alexandra-martin
Copy link

Prerequisites:

Mic permissions are enabled.

STR:

  1. Click on the mic icon from the browser toolbar.
  2. Write a command, e.g. "search lion".

Expected result:

The "Doorhanger" displays the type input.

Actual result:

The "Doorhanger" displays the "Sorry, there was an issue" text after around 4 seconds and type input is not visible anymore.

Notes:

Reproduced on Mac 10.14.6 and Win10x64 with Firefox Nightly 71.0a1 (64-bit).
The written command can be continued and results will be shown after pressing "Enter" in both the "Doorhanger" and in new opened tabs, but the continuation of the command will not be visible when it's written.
Sometimes the "Sorry, there was an issue" text is displayed after around 8 seconds after the written command was started.

voice 36

@alexandra-martin alexandra-martin added the bug Something isn't working label Sep 17, 2019
@awallin
Copy link
Contributor

awallin commented Sep 17, 2019

@ianb I assume this is caused when the time out limit is reached. Because we don't need to listen for audio input we should probably just remove the timeout for type input.

@ianb ianb added this to the Internal beta milestone Sep 18, 2019
@ianb ianb self-assigned this Sep 18, 2019
@ianb ianb closed this as completed in 1c66c4c Sep 18, 2019
ianb added a commit that referenced this issue Sep 18, 2019
Fix #258, keep onEnd/onError from firing after cancellation
@alexandra-martin
Copy link
Author

Verified on Mac 10.14.6 and Win10x64 with Firefox Nightly 71.0a1 (64-bit).

34

@alexandra-martin alexandra-martin added the Verified Fix was validated by QA label Sep 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Verified Fix was validated by QA
Projects
None yet
Development

No branches or pull requests

3 participants