Context Navigation


{1} Active Tickets by Submission Date

Results (1 - 100 of 1379)

ID Type Created Component Priority Owner Reporter Observed in Version Target Release Status Summary
#2529390 enhancement 10/05/2010 TreeView P3 (normal) Gonzalo Cordero George development master accepted enhancement request from forum post: add the ability to drag/drop both single and multiple item sele...
#2529391 enhancement 10/05/2010 TreeView P3 (normal) Gonzalo Cordero George development master accepted enhancement request from forum post: add the ability to cut, copy, paste both single and multiple no...
#2529648 defect 12/15/2010 Slider P3 (normal) Luke Smith Ryan Grove development master accepted Manually entered slider input value gets rounded unnecessarily
#2529722 defect 12/30/2010 TabView P3 (normal) Matt Sweeney Stjepan Rajko 3.3.0 PR3 accepted unexpected behavior when preventDefault() is called on selectionChange
#2529728 defect 01/03/2011 TabView P3 (normal) Matt Sweeney mc_hendriks 3.2.0 PR1 accepted double loading when using content in Tabview
#2529743 enhancement 01/05/2011 DataType-Date P3 (normal) Satyen Desai Gabe Moothart development master assigned Y.DataType.Date.parse should support the Microsoft Json format for dates
#2529744 task 01/05/2011 DataType-Date P3 (normal) Satyen Desai Gabe Moothart development master assigned [Pull Request] - Patch for Ticket #2529743 Adding Microsoft Json format for dates to the input that...
#2529802 defect 01/10/2011 DataType-Date P3 (normal) Philip Tellis Luke Smith 3.3.0 PR3 accepted Issue with %% order of operations with macro placeholders
#2529803 defect 01/10/2011 DataType-Date P3 (normal) Satyen Desai Luke Smith 3.3.0 PR3 assigned GMT unexpected from Date.parse
#2529805 task 01/10/2011 DataType-Date P3 (normal) Philip Tellis Philip Tellis development master accepted [Pull Request] - hack around ticket 2529802 by using a backspace character instead of %
#2529806 task 01/10/2011 DataType-Date P3 (normal) Philip Tellis Philip Tellis development master accepted [Pull Request] - use correct variable name
#2529847 defect 01/19/2011 General P3 (normal) Reid Burke Michael Hasenstein development master assigned YUI.version still is "3.2.0" in latest git master
#2529867 defect 01/24/2011 Test P3 (normal) Dav Glass Matthew Taylor 3.3.0 accepted Bad link on YUITest documentation page
#2529999 enhancement 02/26/2011 DataSource P3 (normal) Luke Smith Patrick Cavit 3.3.0 accepted No way to abort DataSource requests
#2530058 defect 03/17/2011 DataType-Date P3 (normal) Philip Tellis Curtis Harvey 3.3.0 accepted Y.DataType.Date.parse returns null when passed a Date object
#2530146 defect 04/21/2011 Recordset P3 (normal) Luke Smith Lee 3.3.0 accepted recordset change event should fire after add/update/remove/empty
#2530249 enhancement 05/11/2011 General P3 (normal) Jenny Donnelly Johnny Weng Luu 3.3.0 accepted Base64 support
#2530379 defect 05/31/2011 Event P3 (normal) Nicholas C. Zakas glob.com.au 3.3.0 accepted event simulate dispatches "UIEvents" when it should be dispatching "HTMLEvents"
#2530414 defect 06/10/2011 Test P3 (normal) Dav Glass demon17 3.3.0 accepted Y.Assert.isTypeOf Optional Message not passed
#2530424 defect 06/14/2011 DataType-Date P3 (normal) Satyen Desai Bryan Kane 3.3.0 assigned Date.parse returns wrong year
#2530458 defect 06/21/2011 DataTable P3 (normal) Anthony Pipkin Tilo Mitra development master assigned YUI3 Datatable CSS doesn't hide datatable with class .yui3-datatable-hidden
#2530497 defect 07/04/2011 Event P3 (normal) Luke Smith Walter Rumsby 3.3.0 accepted node.on('focus') does not behave the same as element.addEventListener('focus') when user clicks to f...
#2530650 defect 08/02/2011 Profiler P5 (trivial) Nicholas C. Zakas Satyen Desai development master assigned Profiler examples could use some heavier calls to profile
#2530798 defect 08/03/2011 DataType-Date P3 (normal) Satyen Desai Roman Stachura 3.4.0 PR3 assigned Y.DataType.Date.parse(2010,12,31) --> Date {Thu Jan 01 1970 01:00:02 GMT+0100}
#2530971 enhancement 08/23/2011 Test P3 (normal) Dav Glass Ryan Grove development master accepted [GH Pull Request #13] Port .itemsAreEqual method from ArrayAssert to ObjectAssert & add tests
#2531050 enhancement 09/05/2011 None P3 (normal) Gonzalo Cordero Sridhar Bommaiah 3.4.0 assigned 3D carousel in YUI 3.
#2531060 defect 09/07/2011 2in3 Reid Burke peacemoon 3.4.0 new Using Yui2 TreeView in Yui3: "&" is displayed as "&amp"
#2531065 task 09/07/2011 Documentation/Web Site P3 (normal) Jenny Donnelly Evan Goer 3.4.0 accepted Create a "How to Use Widgets" tutorial
#2531099 defect 09/15/2011 2in3 Reid Burke Phillip Ball 2.x new YUI2in3 missing swf files, like uploader.swf
#2531289 task 10/10/2011 Dom P3 (normal) Matt Sweeney Ryan Grove development master accepted Fix failing getXY assert and document float return type
#2531297 enhancement 10/12/2011 Attribute Satyen Desai Brian J. Miller development master new Allow for Attribute "traits"
#2531341 task 10/27/2011 MenuNav P3 (normal) Un Assigned 7mary4 3.4.1 accepted Update useARIA configuration on menunav
#2531372 task 11/08/2011 Widget P3 (normal) Satyen Desai Luke Smith 3.4.1 new Update class extension template
#2531387 enhancement 11/09/2011 MenuNav P4 (low) Un Assigned Jeff Conniff development master accepted Shouldn't MenuNav shadows be implemented with CSS3 instead of an extra div?
#2531450 defect 11/16/2011 Slider P3 (normal) Luke Smith einarq 3.4.1 accepted YUI 3 Slider significantly slower than YUI 2
#2531453 defect 11/16/2011 CSS Grids P3 (normal) Matt Sweeney Jeff Pihach 3.4.1 accepted Incorrect url in the include section for grids
#2531483 defect 11/23/2011 QueryString P3 (normal) Thomas S. Sha Prajwalit development master accepted Difference between querystring-stringify and querystring-stringify-simple while converting boolean v...
#2531506 defect 11/30/2011 Intl P3 (normal) Satyen Desai Jenny Donnelly development master new [bz 5046782] Intl: Message construction
#2531507 defect 11/30/2011 Intl P3 (normal) Satyen Desai Jenny Donnelly development master new [bz 5046781] Intl: Number formatting
#2531508 defect 11/30/2011 Intl P3 (normal) Satyen Desai Jenny Donnelly development master new [bz 5046779] Intl: Date formatting YDateFormat style
#2531509 defect 11/30/2011 Intl P3 (normal) Satyen Desai Jenny Donnelly development master new [bz 5039507] Intl: Bidi string detection
#2531523 defect 12/01/2011 None P3 (normal) Jenny Donnelly Jenny Donnelly development master accepted [bz 4591330] Should Y.Do support prototype?
#2531529 defect 12/01/2011 Plugin P3 (normal) Satyen Desai Jenny Donnelly development master new [bz 4781404] Calling plug() with an undefined plugin does not throw an error
#2531533 defect 12/01/2011 ScrollView P3 (normal) Derek Gathright Jenny Donnelly 3.4.0 new [bz 4805367] Enhance vertical and horizontal scrolling detection
#2531537 defect 12/02/2011 Transition P3 (normal) Matt Sweeney Jonathan Potter 3.4.1 accepted When transition module is loaded node.hide() behaves differently from Y.all(node).hide()
#2531547 defect 12/06/2011 Event P3 (normal) Luke Smith Standa Opichal 3.4.1 accepted event-focus crashes in IE7/IE8
#2531554 enhancement 12/07/2011 Test P3 (normal) Dav Glass Steven Olmsted 3.4.1 accepted Chainable methods
#2531556 defect 12/07/2011 Test P3 (normal) Dav Glass Evan Goer development master accepted YUITest command line is failing
#2531562 enhancement 12/08/2011 DataTable P3 (normal) Anthony Pipkin Todd Smith 3.4.1 assigned Summary footer for DataTable
#2531570 defect 12/11/2011 TreeView Gonzalo Cordero gastonceron 2.x new When having two TreeView widgets each one placed on a separate tab of a TabView, it is only possible...
#2531632 enhancement 12/21/2011 Widget P3 (normal) Satyen Desai Satyam 3.5.0pr1 new Add fixed .yui3-widget-content className to contentBox
#2531661 defect 01/10/2012 Event P3 (normal) Satyen Desai callmecool_in 3.4.1 assigned Drag drop on android firefox
#2531669 defect 01/12/2012 StyleSheet P3 (normal) Luke Smith Ryan Cannon 3.4.1 accepted Y.StyleSheet does not support child selectors in IE7
#2531683 task 01/20/2012 DataTable P3 (normal) Anthony Pipkin Andres Narvaez 3.5.0pr1 assigned Bring back colgroups and cols
#2531691 enhancement 01/23/2012 Widget Satyen Desai Karl Guertin development master new Allow WidgetPositionConstrain to take a Region instead of just a Node
#2531777 enhancement 02/10/2012 2in3 Reid Burke vidya 2.x new Integartion of swipe support with YUI2 carousel on touch based devices
#2531817 defect 02/27/2012 MenuNav P3 (normal) Un Assigned Ilya Goberman 3.4.1 accepted Y.Plugin.NodeMenuNav should hide menu after menu item is selected.
#2531831 defect 03/01/2012 Widget Satyen Desai Jens Elkner 3.5.0pr2 new Simple Tooltip Widget
#2531882 enhancement 03/12/2012 NodeList Matt Sweeney John Mizliso 3.5.0pr2 new Allow sorting in NodeLists
#2531894 enhancement 03/14/2012 Node Matt Sweeney Ryan Cannon 3.4.1 new Allow the stopFn argument of Node#ancestor to accept a Node instance
#2531896 defect 03/15/2012 TreeView Gonzalo Cordero Dapinder Singh 2.x new TreeView 2.9: Not getting expand inside Dialog Component in FF and Chrome
#2531923 defect 03/20/2012 Dom P3 (normal) Matt Sweeney Luke Smith development master new node.one('> .foo, > .bar') incompletely expands the selector
#2531940 enhancement 03/24/2012 Node P3 (normal) Matt Sweeney John Mizliso 3.5.0pr4 new Normalize URL attributes
#2531944 enhancement 03/26/2012 Node Matt Sweeney Daniel Pedro Del Rio 3.4.1 new Normalize Hyphenated CSS Properties
#2531993 defect 03/27/2012 Console P3 (normal) Un Assigned Jenny Donnelly development master accepted Console messages unscroll-to-able
#2532065 enhancement 03/28/2012 MenuNav P3 (normal) Un Assigned Jenny Donnelly development master accepted Unified API for node plugins
#2532075 defect 03/30/2012 MenuNav P3 (normal) Un Assigned Ilya Goberman 3.5.0pr4 accepted Y.Plugin.NodeMenuNav look and feel issue in 3.5.0pr4
#2532081 task 03/30/2012 MenuNav P3 (normal) Un Assigned Ilya Goberman 3.5.0pr4 accepted Need example integrating event-contextmenu and Y.Plugin.NodeMenuNav to create "context menu".
#2532091 defect 03/31/2012 Calendar Allen Rabinovich Marco Asbreuk 3.5.0pr4 new Calendar returns callback error when defined within self created module
#2532128 defect 04/08/2012 Documentation/Web Site Thomas S. Sha Anders Sandberg Nordbø development master new Guide to contribute patches/updates to gallery
#2532154 defect 04/17/2012 Event P3 (normal) Satyen Desai Ian Henshaw 3.5.0 assigned Y.log statements without a source in event-touch-debug.js
#2532157 enhancement 04/17/2012 NodeList Matt Sweeney John Lindal 3.5.0 new Y.NodeList should use gallery-iterable-extra
#2532189 enhancement 04/23/2012 Widget P3 (normal) Satyen Desai John Lindal 3.5.0 assigned Set 'selected' before setting 'selection'
#2532191 enhancement 04/23/2012 Transition Matt Sweeney Patrick Cavit 3.5.0 new No way to cancel transitions
#2532202 enhancement 04/25/2012 Button Derek Gathright Juan Ignacio Dopazo 3.5.0 new Creating ButtonGroups dinamically
#2532213 defect 04/26/2012 Transition P3 (normal) Matt Sweeney Marco Asbreuk 3.5.0 accepted Transitions fails with color transition in IE
#2532237 enhancement 05/01/2012 Button Derek Gathright Jackson Pauls 3.5.0 new Menu Button from JavaScript Data
#2532256 defect 05/03/2012 Dom Matt Sweeney Peter Michaux 3.5.0 new Y.DOM._create caching of fragClones by tag only (but not doc)
#2532280 defect 05/07/2012 SWF Allen Rabinovich Rakasi Saiprasad 3.5.0 new YUI2 in YUI3 yui-swf does not work.
#2532286 defect 05/08/2012 Animation Matt Sweeney Ultra Mike 3.5.1 new Animation demo causes errors in Firefox 13 with Firebug 1.9.1
#2532294 defect 05/08/2012 Node Matt Sweeney John Lindal 3.5.1 new .remove(true) should invoke .destroy(true)
#2532296 defect 05/08/2012 TabView Matt Sweeney John Lindal 3.5.1 new _scrubTextNodes should call node.remove(true)
#2532309 enhancement 05/14/2012 Node Matt Sweeney John Mizliso 3.5.1 new Animated scrolling option for scrollIntoView()
#2532311 defect 05/14/2012 Get Utility P3 (normal) Satyen Desai Paul Hummer 3.5.1 assigned Y.Get.js is not a static function
#2532345 defect 05/22/2012 Node Matt Sweeney Emanuele Ciriachi 3.4.1 new IE9: Invoking getStyle('borderColor') on a Node with a borderColor represented by a string, returns ...
#2532356 defect 05/29/2012 Node Matt Sweeney thantoldo 3.5.1 new toggleView() with transition and click event: visibility is toggled on second click when element sty...
#2532366 defect 05/30/2012 TreeView P3 (normal) Gonzalo Cordero Jenny Donnelly development master new Alias to widgetparent/child APIs
#2532367 enhancement 05/31/2012 Selector Matt Sweeney John Mizliso 3.6.0pr1 new Allow the sibling selector '~' to be used with reference to the parent node
#2532369 defect 05/31/2012 History P3 (normal) Ryan Grove Marco Asbreuk 3.5.1 accepted History.add with empty variable will tricker IE the on change-event
#2532372 defect 05/31/2012 Base Satyen Desai Lewis Diamond 3.5.1 new initialize extensions before built class
#2532381 defect 06/06/2012 Test P3 (normal) Dav Glass sbrandwoo 3.5.1 accepted The behaviour of asynchronous tests is unreliable
#2532383 defect 06/06/2012 Test Dav Glass sbrandwoo 3.5.1 accepted Consider adding support for the DOM
#2532386 defect 06/06/2012 Widget P3 (normal) Satyen Desai uxdiogenes 3.5.0 accepted WidgetParent does not set its child's 'parent' attribute properly on initialization
#2532403 defect 06/12/2012 CSS Grids Matt Sweeney Kanth 3.5.1 new CSS grids units break in Opera browser.
#2532414 defect 06/13/2012 Node Matt Sweeney wenbing zheng 3.5.1 new Y.one can not select the element which has attribute "name=detail[content]"
#2532416 defect 06/13/2012 YUI Global Object P3 (normal) Satyen Desai Gene Selkov 3.6.0pr2 assigned Y.Object.keys() returns an empty array when passed an SVGMatrix in mozilla
#2532418 defect 06/14/2012 Get Utility P3 (normal) Satyen Desai Chris Khoo 3.5.0 assigned Dynamic css sheet loading does not work in Firefox 3.6
#2532425 enhancement 06/18/2012 Widget Satyen Desai Marco Asbreuk 3.6.0pr2 new Extending widget does not extent the contentbox-class
#2532426 defect 06/18/2012 TabView Matt Sweeney 7mary4 3.5.1 new enhance accessibility in tabView
#2532441 defect 06/21/2012 TreeView Gonzalo Cordero Evan Goer 3.6.0pr3 new Infer a type: "TreeView" for subtrees