Opened 3 years ago
#15352 new bug
Destroy autocomplete causing layout thrashing
Reported by: | Tamilarasan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Description
I have page which is having nearly 500 autocomplete instance, during destroy it's causing huge slowness because of layout thrashing.
What do you expect to happen?
It should destroy autocomplete without any major delay.
What actually happens?
It took nearly 11 seconds to destroy 500 autocomplete instance.
Test Case
Note: See
TracTickets for help on using
tickets.