Michał Gołębiowski-Owczarek
Michał Gołębiowski-Owczarek
Thanks for the report; fixed in https://github.com/jquery/jqueryui.com/commit/7945c962eeb513a0dd28506bf2f48a3f28a7cd4f. It should be deployed soon.
Thanks for the report. Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at...
Thanks for the PR. Can you report an issue with a test case showing what exactly it is that you'd like to fix? Also, any change like that will need...
jQuery UI uses jQuery Simulate to simulate events and you can find many examples in unit tests. This folder is for slider: https://github.com/jquery/jquery-ui/tree/main/tests/unit/slider, have a look especially at `event.js` for...
Thanks for the report. It does look disabled, indeed, but it are probably just unfortunate secondary button styles from what I see. Since the issue is already in 1.12, given...
Thanks for the report. Does the issue you describe exist when jQuery UI 1.12.1 is used or only with jQuery UI 1.13.0 or newer? Also, a _minimal_ isolated test case...
Thanks for the report. Does the issue you describe exist when jQuery UI 1.12.1 is used or only with jQuery UI 1.13.0 or newer?
Thanks for the info. Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at...
BTW, looking at this further, this actually looks like expected behavior to me. Native menus on macOS behave in exactly the same way, for example.
> Nobody would _design_ it to behave like this, surely? Well, that's exactly how native macOS menus work so that sentence is demonstrably false. This also makes sense to me....