Skip to main content

Search and Top Navigation

#2958 closed bug (notabug)

Opened June 04, 2008 10:40PM UTC

Closed January 23, 2009 09:29PM UTC

Last modified October 11, 2012 09:15PM UTC

Tabs wrapping

Reported by: alex.kalinovsky@creamtec.com Owned by: klaus.hartl
Priority: minor Milestone:
Component: ui.tabs Version: 1.5
Keywords: tabs wrapping Cc:
Blocked by: Blocking:
Description

When there are more tabs then can fit on one line, the tabs start wrapping to multiple lines, which is good. The problem is that the first tab on the second line is horizontally aligned with the currently selected tab on the first line. So instead of the first tab of the second line starting at the left side of <ul>, it starts somewhere in the middle under the currently selected tab. And every time you select a different tab on the first line, all tabs are reordered. You can reproduce the problem by going to your demo page and clicking Add New Tab button 12 times.

http://ui.jquery.com/functional_demos/#ui.tabs

The interesting things is that the demo of jQuery tabs on their home page doesn't have that bug:

http://stilbuero.de/jquery/tabs_3/

This makes jQuery tabs unusable in our environment because we have many tabs.

Attachments (0)
Change History (5)

Changed June 08, 2008 05:28PM UTC by paul comment:1

priority: majorminor

Since it's not really a bug, I changed it it 'minor'.

Changed June 25, 2008 12:02AM UTC by paul comment:2

milestone: 1.5
version: → 1.5

Changed August 16, 2008 08:00PM UTC by Cloudream comment:3

milestone: → TDB
status: newassigned

a css issue

Changed January 23, 2009 09:29PM UTC by klaus.hartl comment:4

resolution: → invalid
status: assignedclosed

This no longer applies with #3922 being done.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:5

milestone: TBD

Milestone TBD deleted