Search and Top Navigation
#2792 closed bug (worksforme)
Opened May 05, 2008 08:16PM UTC
Closed May 29, 2008 04:53AM UTC
accordion right span not inserting correct
Reported by: | sosensible | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.accordion | Version: | 1.5b4 |
Keywords: | accordion | Cc: | |
Blocked by: | Blocking: |
Description
The right accordion span is inserting inside the <a/> tag but the left is working correctly and puts the span before the <a/> set. (Same in IE and FF on Vista)
Attachments (0)
Change History (8)
Changed May 05, 2008 08:45PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Changed May 05, 2008 09:00PM UTC by comment:2
resolution: | invalid |
---|---|
status: | closed → reopened |
Note: it was putting tags like this...
<span class="ui-accordion-left"/> <span class="ui-accordion-left"/> <a class="ui-accordion-link ui-accordion-header selected" href="#" tabindex="0"> Test 1 <span class="ui-accordion-right"/> <span class="ui-accordion-right"/> </a>
There were even some cases where I have seen three tag sets. The leading (left) doesn't visually appear to show either to us.
OK... it may not be an error but in FF it sticks the accordion-right in the upper right corner of the browser. And the left as I said is just not visible.
IT'S broke! :) I am online now at least if screen sharing to see the issue is helpful.
Changed May 05, 2008 09:02PM UTC by comment:3
It's worse in IE BTW... IE shows an extra line with each accordion title bar.
Changed May 06, 2008 09:05PM UTC by comment:4
You "DELETED" my issue?
Changed May 11, 2008 12:13PM UTC by comment:5
owner: | paul → joern |
---|---|
priority: | major → minor |
status: | reopened → new |
Changed May 24, 2008 03:39AM UTC by comment:6
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed May 24, 2008 07:24PM UTC by comment:7
component: | ui.core → ui.accordion |
---|---|
version: | 1.2.3 → 1.5b4 |
Changed May 29, 2008 04:53AM UTC by comment:8
resolution: | → worksforme |
---|---|
status: | new → closed |
I haven't seen this problem. If you're able to create a test page that you can attach, then feel free to re-open this ticket again.
That isn't an error, but required for themeing with CSS. See http://dev.jquery.com/view/trunk/themes/flora/flora.accordion.css for reference theme.