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

p-calendar: Keyboard/mouse interaction with time selector controls behave differently #10937

Closed
mchu-rf opened this issue Dec 7, 2021 · 0 comments
Assignees
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mchu-rf
Copy link

mchu-rf commented Dec 7, 2021

[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

Current behavior
https://www.primefaces.org/primeng/showcase/#/calendar

A. Selected Time Via Mouse Click
p-calendar-time-select-via-mouse

  • Time selection is updated and onSelect event fires for the following changes:
    • Hours
    • Minutes
    • Seconds
    • AM/PM

B. Selected Time Via Keyboard
p-calendar-time-select-via-keyboard

  • Time selection is updated and onSelect event fires for AM/PM changes only.

Expected behavior

  • Mouse/keyboard interaction with all time selection controls should have similar behavior.

Minimal reproduction of the problem with instructions

  • Can be reproduced via PrimeNG component showcase.
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 8, 2021
@yigitfindikli yigitfindikli self-assigned this Dec 8, 2021
@yigitfindikli yigitfindikli added this to the 13.0.2 milestone Dec 8, 2021
@yigitfindikli yigitfindikli modified the milestones: 13.0.2, 13.0.3 Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE 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