#5520 closed bug (fixed)
Tabs: Bottom border disappears in IE
Reported by: | jihohan | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This was fine in 1.7.2 but it seems to be broken in 1.8.
When the first tab is selected, the rest of the tabs have a border at the bottom to give a feedback that those tabs are not selected and only the first tab is selected.
When the second tab or any subsequent tabs are selected, the border is gone and it's as if all tabs are selected.
This occurs in IE 6 but not in FF 3.6 (two browsers I use)
Attachments (2)
Change History (6)
Changed 13 years ago by
Attachment: | jquery-ui-tabs 1.8.PNG added |
---|
comment:1 Changed 13 years ago by
see http://dev.jqueryui.com/ticket/5733#comment:2 for a fix to this bug
comment:2 Changed 12 years ago by
Milestone: | TBD → 1.9 |
---|---|
Status: | new → open |
Summary: | When selecting second subsequent tabs, it appears as if all tabs are selected → Tabs: Bottom border disappears in IE |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom border disappears in IE.
Thanks pmawhinney
Changeset: 165507925638d0161163d7a712d5e0e63bae93dd
Note: See
TracTickets for help on using
tickets.
1.8 showing the bug