Melloware
Melloware
@philpil i can't find any of the text you pasted above on any of the spec guidelines. Can you please post links to the text you have provided? Or did...
Honestly what you have posted so far is your interpretation of different snippets of specs and what I suspect is ChatGPT answers (I could be wrong). I have not seen...
@philpil I am not disagreeing with you it is a valid point. Let's see if @christophs78 or any other accessibility users chime in. But a runnable reproducer would be good.
OK attached reproducer I can confirm this has been an issue in 12/13/14/15 so its not a new issue just never reported before. [pf-12561.zip](https://github.com/user-attachments/files/16922011/pf-12561.zip)
I don't think this is isolated to MenuButton i would think all Menus of type TieredMenu like MenuBar, MegaMenu, and MenuButton all have this issue.
@philpil no workaround this a big change. The menu items will have to be aware the confirm JavaScript is attached and then code added to make sure the menu doesn't...
I am going to try PrimeReact as well and it it happens there then we know PrimeTek designed it only for buttons and not for Menu's. That seems how all...
Confirmed PrimeReact behaves the same way: https://stackblitz.com/edit/3uds2h?file=src%2FApp.jsx
@philpil nice! I will leave this open as an enhancement.
This is a good first issue if anyone wants to submit a PR.