Skip to main content

Search and Top Navigation

#8995 closed bug (fixed)

Opened January 22, 2013 10:59AM UTC

Closed January 22, 2013 01:56PM UTC

Last modified January 22, 2013 01:57PM UTC

Accordion: Corner display issues

Reported by: Shikyo Owned by: scottgonzalez
Priority: minor Milestone: 1.10.1
Component: ui.accordion Version: 1.10.0
Keywords: Cc:
Blocked by: Blocking:
Description

When you fully render the html including all css classes for the accordion widget the initial cornering goes wrong. You end up with no cornering.

See https://forum.jquery.com/topic/how-to-deal-with-page-flickering

Also created a fiddle: http://jsfiddle.net/4mEjj/

Reason i'am pre rendering the html is because i don't want the user to see the page change after it has been loaded.

Attachments (0)
Change History (5)

Changed January 22, 2013 12:38PM UTC by Shikyo comment:1

Just as i'am trying to work around this issue i noticed calling refresh also causes the cornering to break.

See http://jsfiddle.net/Ds4yg/2/ for an example.

Changed January 22, 2013 01:50PM UTC by tj.vantoll comment:2

milestone: none1.11.0
status: newopen
summary: Pre rendering html with the accordion widgetAccordion: Corner display issues

Here's a reduced case for the

refresh
one - http://jsfiddle.net/tj_vantoll/7vZXv/. I'm guessing these issues have the same base cause.

Changed January 22, 2013 01:54PM UTC by scottgonzalez comment:3

owner: → scott.gonzalez
status: openassigned

This should be a simple fix. I'll check it out right now.

Changed January 22, 2013 01:56PM UTC by Scott González comment:4

resolution: → fixed
status: assignedclosed

Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: Corner display issues.

Changeset: 673c6558e01dd8a5423ec21bf40d6efe443580d2

Changed January 22, 2013 01:57PM UTC by scottgonzalez comment:5

milestone: 1.11.01.10.1