Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geocoder suggestions don't appear for UWP app in some environments #41

Open
mikewilburn opened this issue Mar 21, 2018 · 3 comments
Open

Comments

@mikewilburn
Copy link
Contributor

mikewilburn commented Mar 21, 2018

On UWP, typing into the search bar does not yield any auto-suggested results in some environments.
This prevents testing workflows such as routing and verifying the existence of a turn-by-turn locations screen.

Note: this appears to be specific to the UWP app and only occurs in certain environments:

  • Failed for Mike on a Mac running Windows under Parallels
  • Worked for Mara on a Windows on a PC natively
  • Worked for Rich on a MacBook running Windows under Parallels and natively
  • Failed for Rich running Windows on a PC (HP Spectre XT) natively

On UWP:
image

Same workflow on WPF:
image

Edit (Rich 4/4/18): Updated title and description to be more environment-agnostic - i.e. to specify that this issue is not limited to running under Parallels. Also listed all instances of the issue being tested and present or not present.

@codergrl
Copy link

@zwaap did you get a chance to test this using Parallels?

@zwaap
Copy link
Contributor

zwaap commented Apr 4, 2018

@marastoica as it turns out, I'm seeing the issue on my HP PC. But I don't see the issue on my MacBook, whether booted natively into Windows or running under Parallels. So there's definitely something more to this than running the app under Parallels.

Sorry for the delay in testing.

@zwaap zwaap changed the title Geocoder suggestions don't appear for UWP app when run via Parallels Geocoder suggestions don't appear for UWP app in some environments Apr 4, 2018
@zwaap zwaap self-assigned this Apr 4, 2018
@zwaap
Copy link
Contributor

zwaap commented Apr 4, 2018

Self-assigning this since I've got an environment that I can repro it in. Will have a look and see what I can make of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants