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

Problem with keydown for FileUpload component #10575

Closed
KondakovArtem opened this issue Sep 2, 2021 · 0 comments
Closed

Problem with keydown for FileUpload component #10575

KondakovArtem opened this issue Sep 2, 2021 · 0 comments
Assignees
Labels
LTS-FIXED-11.4.10 Fixed in PrimeNG LTS 11.4.10 LTS-FIXED-12.2.5 Fixed in PrimeNG LTS 12.2.5 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@KondakovArtem
Copy link

[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://stackblitz.com/edit/github-z3fahq?file=src%2Fapp%2Fapp.component.html

Current behavior
When you focus on a component and click on any keyboard button, a file selection dialog box appears

Expected behavior
The dialog box should only be displayed when the enter or spacebar is pressed

What is the motivation / use case for changing the behavior?
When tabbing across controls, a dialog box appears, but this should not be

Please tell us about your environment:
Ubuntu 20.04, VS Code, ExpressJs

  • Angular version: 12.1.2

  • PrimeNG version: 12.0.1

  • Browser:
    all

  • Language: TypeScript

  • Node (for AoT issues): node --version = 12.X

@yigitfindikli yigitfindikli added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Dec 8, 2021
@yigitfindikli yigitfindikli self-assigned this Dec 8, 2021
@yigitfindikli yigitfindikli added this to the 13.0.3 milestone Dec 8, 2021
@yigitfindikli yigitfindikli added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working LTS-PORTABLE and removed Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add labels Dec 8, 2021
@yigitfindikli yigitfindikli added LTS-FIXED-12.2.5 Fixed in PrimeNG LTS 12.2.5 LTS-FIXED-11.4.10 Fixed in PrimeNG LTS 11.4.10 and removed LTS-PORTABLE labels Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-11.4.10 Fixed in PrimeNG LTS 11.4.10 LTS-FIXED-12.2.5 Fixed in PrimeNG LTS 12.2.5 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

2 participants