jquery-ui icon indicating copy to clipboard operation
jquery-ui copied to clipboard

jquery ui hide / toggle 'blind' erratic behavior

Open SimoB opened this issue 3 years ago • 2 comments

Description

I am not fully understanding why this simple code is not working, it's a simple accordion like thingy, I'm pretty sure it was working with previous version of jquery / jqueryui but with 3.5.1/1.12.1 and 3.6.0/1.13.0 it is not.

Link to test case

https://jsfiddle.net/apos2d3u/

SimoB avatar Jan 20 '22 22:01 SimoB

I understand I can do a similar (but not the same) thing using slideToggle / slideUp (and it's working) https://jsfiddle.net/Lks5fh3w/

SimoB avatar Jan 20 '22 22:01 SimoB

Thanks for the report. I see exactly the same behavior with jQuery 3.5.1 & jQuery UI 1.12.1: https://jsfiddle.net/m_gol/8xp5oLec/2/.

I moved it to the jQuery UI bug tracker since the test case involves jQuery UI as well.

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 https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/.

mgol avatar Jan 20 '22 23:01 mgol