tracker issue : CF-3914320

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

[ANeff] Bug for: [regression] tab layout remains hidden when parent layout uncollapsed

| View in Tracker

Status/Resolution/Reason: To Fix//ThirdParty

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 12/23/2014

Components: AJAX, UI Components

Versions: 2016,11.0,2018

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Normal / Some users will encounter

Locale/System: ALL / Platforms All

Vote Count: 0

If tab layoutarea uses source="" attribute, then it remains hidden when parent layoutarea is uncollapsed. This worked fine in CF10.

Repro:

1) run index.cfm
2) uncollapse the left layoutarea
3) see the tab layout remained hidden

index.cfm
-----------
<cflayout type="border">
  <cflayoutarea position="left" collapsible="true" initCollapsed="true" size="123">
    <cflayout type="tab">
      <cflayoutarea title="t" source="mypage.cfm" />
    </cflayout>
  </cflayoutarea>
  <cflayoutarea position="center">in center</cflayoutarea>
</cflayout>
-----------

mypage.cfm
-----------
in left
-----------

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

Watson Bug ID:	3914320

Reason:	BugVerified

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:  
External Test Config: Verified w/ CF11 Update 3 Final Standalone Enterprise on x64 Windows w/ Firefox 34.0.5, IE 11 and Chrome 39.0.2171.95 m

Attachments:

Comments:

Raised a bug with sencha https://support.sencha.com/index.php#ticket-21221
Comment by Uday O.
9182 | January 27, 2015 04:03:31 AM GMT
Hi Uday, Thanks very much for filing that ticket w/ Sencha! FYI, I'm not able to view it b/c it isn't publicly viewable (forces a login). Thanks!, -Aaron
Comment by External U.
9183 | January 27, 2015 06:03:41 AM GMT
Uday, Can we check the status on this ticket with Sencha.
Comment by Piyush K.
9184 | July 09, 2015 12:32:36 AM GMT
+1 to Piyush's question. Any update on Sencha ticket? Thanks!, -Aaron
Comment by External U.
9185 | December 04, 2015 05:13:14 AM GMT