Ticket #2532086 (accepted defect)

Reporter


Trey Runcie
Opened: 03/30/12
Last modified: 07/23/12
Status: accepted
Type: defect

Owner


Matt Sweeney
Target Release: FUTURE
Priority: P3 (normal)
Summary: If fetchCSS:false is set nothing inside a tabview widget is clickable from other YUI sandboxes
Description:

Here is a link to an example of the problem in action. http://treyruncie.com/sandbox/fetchcssbug/

I will also try to attach example code.

If fetchCSS:false is applied nothing inside tabview widget is
clickable from other YUI sandboxes. If you set the fetchCSS property
to 'true', or you don't set it at all, you can set events on the innards of the
tabview widget from other YUI sandboxes.

Type: defect Observed in Version: 3.4.1
Component: TabView Severity: S3 (normal)
Assigned To: Matt Sweeney Target Release: FUTURE
Location: Priority: P3 (normal)
Tags: YUI3,tabview,fetchCSS Relates To:
Browsers: Firefox - Latest,Chrome
URL: http://treyruncie.com/sandbox/fetchcssbug/
Test Information:

Clicking on any text that says "click me" should fire an alert that says "clicked". this is only successful when fetchCSS is set to true or not set at all.

Attachments

Attachment #1: test.html (download)

Change History

Dav Glass

Posted: 03/31/12
  • component changed from YUI Global Object to TabView
  • owner changed from Dav Glass to Matt Sweeney
  • priority changed to P3 (normal)
  • status changed from new to assigned

Matt Sweeney

YUI Developer

Posted: 04/16/12
  • milestone changed to 3.6.0
  • status changed from assigned to accepted

Matt Sweeney

YUI Developer

Posted: 07/23/12
  • milestone changed from 3.6.0 to FUTURE