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

Autocomplete does not work using Firefox Mobile browser #8082

Closed
jacorre opened this issue Aug 23, 2019 · 4 comments
Closed

Autocomplete does not work using Firefox Mobile browser #8082

jacorre opened this issue Aug 23, 2019 · 4 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jacorre
Copy link

jacorre commented Aug 23, 2019

I'm submitting a ... (check one with "x")

[ X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
https://github-qpyv5t.stackblitz.io

Current behavior
When using the Firefox browser on a mobile device (in this case Android), no autocomplete values appear while typing.

Expected behavior
I would expect the matched values to appear while typing.

Minimal reproduction of the problem with instructions
Visit https://github-qpyv5t.stackblitz.io on your mobile device using the Firefox browser. Begin typing in the autocomplete field and notice no matches appear. Entries available in example are: one, two, three, four, five.

You can also reproduce this issue using the example on the PrimeNG website.

  • Angular version:
    7.2.10

  • PrimeNG version:
    7.1.3

  • Browser:
    Firefox Mobile Browser v68.0.2

  • Node (for AoT issues):
    8.14.10

@JacobSiegle
Copy link
Contributor

JacobSiegle commented Aug 23, 2019

Testing it a bit the autocomplete does work if you click on it and type, click off, then click on it again and type. The first click on load doesn't show the auto complete box.

@jacorre
Copy link
Author

jacorre commented Aug 26, 2019

I tried clicking in the field, outside of it, then in the field again and typing, but still don't see anything happening?

I haven't had any success using the example on the PrimeNG website either.

@JacobSiegle
Copy link
Contributor

JacobSiegle commented Aug 26, 2019

Sorry I updated my comment you have to type on the first click also. Either way it's still bugged, just thought the note might help the maintainer.

@jacorre
Copy link
Author

jacorre commented Aug 26, 2019

Yeah possible workaround for now, or might help in understanding the issue. Thanks!

@cagataycivici cagataycivici added this to the 8.1.0 milestone Sep 5, 2019
@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 6, 2019
JacobSiegle pushed a commit to JacobSiegle/primeng that referenced this issue Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

5 participants