Search and Top Navigation
#10060 closed bug (invalid)
Opened May 23, 2014 08:24AM UTC
Closed June 07, 2014 08:48AM UTC
Performance issue in Internet Explorer using an accordion
Reported by: | DevMH | Owned by: | DevMH |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.accordion | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hey,
I noticed some performance issues when using jqGrid inside a jQuery UI accordion in Internet Explorer (versions 9, 10 and 11).
test case: http://jsfiddle.net/k5kLD/3/
When I remove the accordion function it works fine, so the performance problems are definitely related to the accordion (I also replaced the accordion with a self implemented, rudimentary accordion and noticed NO performance issues with jqGrid in IE).
Right now I'm not able to reproduce the problem without jqGrid.
I think the performance decreases if the screen size of the grid inside the accordion gets bigger (it's much slower in a maximized window than in a small one).
Attachments (0)
Change History (2)
Changed May 23, 2014 12:27PM UTC by comment:1
owner: | → DevMH |
---|---|
status: | new → pending |
Changed June 07, 2014 08:48AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
jqgrid is too large for us to be debugging. You'll need to provide a reduced test case that shows the problem.