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

InputTextArea: AutoComplete Not Working #3881

Closed
melloware opened this issue Jul 17, 2018 · 2 comments
Closed

InputTextArea: AutoComplete Not Working #3881

melloware opened this issue Jul 17, 2018 · 2 comments
Assignees
Labels
6.2.8 🐞 defect Bug...Something isn't working

Comments

@melloware
Copy link
Member

1) Environment

  • PrimeFaces version: 6.2.6
  • Does it work on the newest released PrimeFaces version? NO
  • Does it work on the newest sources in GitHub?NO
  • Application server + version: Showcase
  • Affected browsers: All

2) Expected behavior

InputText Area with AutoComplete should show AutoComplete items.

3) Actual behavior

No AutoComplete items are appearing.

4) Steps to reproduce

Showcase: https://www.primefaces.org/showcase/ui/input/inputTextarea.xhtml

Just type 4 chars or more into AutoComplete. You can see the items in the DOM updated but they are not displayed in the UI.

@melloware
Copy link
Member Author

Reported through my PRO account.

@tandraschko tandraschko added the 🐞 defect Bug...Something isn't working label Jul 18, 2018
@mertsincan mertsincan self-assigned this Jul 18, 2018
@mertsincan
Copy link
Member

Fixed for 6.2.8. It works fine with 6.3-SNAPSHOT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.2.8 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants