tracker issue : CF-3041376

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 82760:For tab layouts, if the first tab has initHide set to true, a javascript error 'getActiveTab() is null or not an object' is encountered

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Nick Blackham / Nick Blackham (Nick B)

Created: 04/27/2010

Components: Language, Tags

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,0,251028 / 274214

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 1

Problem:

For tab layouts, if the first tab has initHide set to true, a javascript error 'getActiveTab() is null or not an object' is encountered. See ttp://forums.adobe.com/message/2765789
Method:

<cflayout type="tab" name="someTabs" width="500">
	<cflayoutarea  name="dontDisplay" title="dont display this" initHide="true">The  Hidden Tab!</cflayoutarea>
	<cflayoutarea name="tab1" title="Your Tab 1"   selected="true">Tab 1</cflayoutarea>
	<cflayoutarea name="tab2" title="Your  Tab 2"  selected="false">Tab 2</cflayoutarea>
	<cflayoutarea  name="tab3" title="Your Tab 3"  selected="false">Tab 3</cflayoutarea>
</cflayout>
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041376

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Nick Blackham
External Customer Email: 1A0064BC44FC2593992016B6
External Test Config: 04/27/2010

Attachments:

Comments: