You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
Say or write a "Look up" command for Google Maps, e.g. "Look up Denver on maps".
Expected result:
Google Maps opens in a new tab with the map of Denver.
Actual result:
A Google search result for "maps denver" is shown.
Notes:
Reproduced on Mac 10.14.6 and Win10x64 with Firefox Nightly 71.0a1 (64-bit).
Saying or writing "Look up Denver on Google Maps" will open Google Maps in a new tab and the map of Denver is displayed (second gif).
I saw that in the written code, the service "google maps" has the "gmap" alias, while the service "maps" has "google maps" as alias, maybe the bug is reproduced because the services don't have the same alias.
The text was updated successfully, but these errors were encountered:
Prerequisites:
Mic permissions are enabled.
STR:
Expected result:
Google Maps opens in a new tab with the map of Denver.
Actual result:
A Google search result for "maps denver" is shown.
Notes:
Reproduced on Mac 10.14.6 and Win10x64 with Firefox Nightly 71.0a1 (64-bit).
Saying or writing "Look up Denver on Google Maps" will open Google Maps in a new tab and the map of Denver is displayed (second gif).
I saw that in the written code, the service "google maps" has the "gmap" alias, while the service "maps" has "google maps" as alias, maybe the bug is reproduced because the services don't have the same alias.
The text was updated successfully, but these errors were encountered: