Context Navigation


{127} Tickets Addressed in YUI 3.6.0 PR1

Results (100 - 191 of 191)

12
ID Type Component Priority Status Summary Location
#2532255 defect Graphics P3 (normal) closed Graphics - shape translateX/translateY attributes throw errors when used. (translate attribute works... Library Code
#2532262 defect Calendar P3 (normal) closed Refocus on calendar nav elements after they are activated via keyboard in IE Library Code
#2532272 defect Graphics P3 (normal) closed Graphics - graphic.getXY() does not always return the correct value. (ie 6 - 8) Library Code
#2532273 defect Calendar P3 (normal) closed Rules object resets if rules are specified at render time Library Code
#2532274 defect Calendar P3 (normal) closed No selection rendering is bound to selection change event. Library Code
#2532275 defect Calendar P3 (normal) closed Removal of dates from selection doesn't function correctly if removeDates private method is used. Library Code
#2532276 defect Calendar P3 (normal) closed CustomRenderer attribute should be lazyAdded Library Code
#2532277 defect Calendar P3 (normal) closed Calendar Day Template breaks click event
#2532284 defect Charts P3 (normal) closed Charts - legend item text wraps when there are spaces Library Code
#2532285 defect Charts P3 (normal) closed Charts - legend destructor may leave orphans Library Code
#2532290 defect DataType-Date P3 (normal) closed Deprecate Y.DataFormat.Date/Number in favor of Y.Date/Number Library Code
#2532291 defect DragDrop P3 (normal) closed DD Delegate ignores dragNode configuration option Library Code
#2532292 task Charts P3 (normal) closed Charts - coverage Other
#2532293 task Graphics P3 (normal) closed Graphics - coverage Other
#2532297 defect Uploader P3 (normal) closed Flash Uploader does not fire error events correctly Library Code
#2532305 defect Graphics P3 (normal) closed Graphics - unable to set linejoin to bevel in canvas implementation Library Code
#2532306 defect Graphics P3 (normal) closed Graphics - path element calculates to large of a bounding box for curves. Library Code
#2532307 enhancement Graphics P3 (normal) closed Graphics - add xRadius/yRadius attributes for ellipse Library Code
#2532308 defect DragDrop P3 (normal) closed Drag and Drop Window scrolling not working when dragged vertically Library Code
#2532310 defect Loader P3 (normal) closed Loader error on Node Js Library Code
#2532312 defect Uploader P3 (normal) closed Uploader Queue does not push the next file up to upload when a running upload is cancelled Library Code
#2532315 defect Documentation/Web Site P3 (normal) closed Error in documentation for Handlebars Library Code
#2532316 defect Documentation/Web Site P3 (normal) closed Handlebars documentation sample doesn't work with ie8 Website
#2532320 defect AutoComplete P3 (normal) closed Autocomplete unit tests throw uncaught JS exception in IE6 Library Code
#2532327 defect Charts P3 (normal) closed Charts - Negative Values in column series display incorrectly. Library Code
#2532329 defect Event P3 (normal) closed Focus event throws JavaScript error Library Code
#2532336 defect Charts P3 (normal) closed Charts - tooltip is referenced before it is set Library Code
#2532339 defect Event P3 (normal) closed Broken link on Touch Events page Website
#2532342 defect App Framework P3 (normal) closed Apache redirect to support app routing needs NC directive Website
#2532344 defect YUI Global Object P3 (normal) closed Missing requirements sometimes return in wrong order Library Code
#2532348 defect Charts P3 (normal) closed Charts - AreaSpline style object returns null Library Code
#2532353 defect Charts P3 (normal) closed Charts - vertical attribute not being set properly on non-histogram cartesian series Library Code
#2532362 defect Graphics P3 (normal) closed Remove hard-coded string "yui3-"
#2532370 defect Loader P3 (normal) closed Loader loads language files for custom modules from YUI CDN Library Code
#2532373 task Widget P3 (normal) closed Additional tests for Widget-StdMod Other
#2532376 defect Editor P3 (normal) closed bz #5540030 - Indent/Outdent button doestn't work properly in Chrome/IE when in RTL mode Library Code
#2532377 defect ScrollView P3 (normal) closed If multiple ScrollViews on a page, mousewheel will only work on the first instance Library Code
#2532380 defect Documentation/Web Site P3 (normal) closed Improper use of "it's" in docs Website
#2532385 defect Loader P3 (normal) closed loader.calculate({ignoreRegistered:true}) still pulls in dependencies from a previous run of loader.... Library Code
#2532390 defect IO P3 (normal) closed Y.io in nodejs fails when config.data is an object Library Code
#2532391 task Charts P3 (normal) closed Charts - automated example tests Website
#2532392 task Graphics P3 (normal) closed Graphics - Add automated example tests Website
#2532395 defect Editor P3 (normal) closed nodeChange event's command key loses both the underline and strikethrough property if both are appli... Library Code
#2532396 defect Uploader P3 (normal) closed Uploader issue in Safari because withCredentials is set before XHR is opened Library Code
#2532397 task YUI Global Object P3 (normal) closed Automate Testing for OOP examples Example
#2532398 task Attribute P3 (normal) closed Automate Testing for Attribute Examples Example
#2532399 task Widget P3 (normal) closed Automate Testing for Widget Examples Example
#2532400 task Intl P3 (normal) closed Automate Testing for Intl Example Example
#2532401 enhancement Dial P3 (normal) closed Dial: Add automated example tests for all Dial examples Example
#2532405 enhancement ScrollView P3 (normal) closed Update scrollview-paginator to offset by page instead of widget container. Library Code
#2532407 task Calendar P3 (normal) closed Example tests for Calendar Example
#2532408 task DataType-Date P3 (normal) closed Example tests for Date and Number Example
#2532412 task TreeView P3 (normal) closed Review TreeView code and example Library Code
#2532419 defect AutoComplete P3 (normal) closed autocomplete-list doesn't clean up its event subscriptions Library Code
#2532423 defect Loader P3 (normal) closed Skin override loads 2 stylesheets: sam and the custom one Library Code
#2532424 task None P3 (normal) closed Move raw working image assets into yui-assets project Other
#2532456 defect App Framework P3 (normal) closed Weird behaviour with link selector in 3.6.0
#2532458 defect Button P3 (normal) closed ButtonGroup incorrectly handles Buttons that contain innerHTML Library Code
#2532475 defect Charts P3 (normal) closed Legend Chart example code snippet typo Example
#2532498 defect Loader P3 (normal) closed Loader does not always use of configFn Library Code
#2532500 defect DragDrop P3 (normal) closed Y.Plugin.Drag interferes with browser's native handling of dragged links, even when those links aren... Library Code
#2532503 enhancement Button P3 (normal) closed Basic button widgets example page name change Example
#2532505 enhancement ScrollView P3 (normal) closed ScrollView example tests Example
#2532523 defect DataTable P3 (normal) closed Changing table's data ModelList causes body to not refresh
#2532525 task Button P3 (normal) closed Create a button README API Documentation
#2532529 defect IO P3 (normal) closed page not found API Documentation
#2532536 defect Charts P3 (normal) closed Group marker chart is too wide Example
#2532539 defect Charts P3 (normal) closed Form non functional on Chrome for Android Example
#2532542 defect Charts P3 (normal) closed Charts weight not properly set on Group Marker chart example Library Code
#2532544 enhancement Uploader P3 (normal) closed Explicitly state necessity of Flash on Uploader Examples for IE Example
#2532545 defect Uploader P3 (normal) closed All Uploader examples fail in Chrome on Android 4.1 Example
#2532547 defect YUI Global Object P3 (normal) closed Misspelled word on Add Behaviors to Objects example Example
#2532548 defect Uploader P3 (normal) closed Uploader: IE10 does not upload files
#2532551 defect Uploader P3 (normal) closed Uploader: IE10 has no server data retrieved
#2532565 enhancement Uploader P3 (normal) closed Deprecated modules should be excluded from "Related Examples" box on the right Website
#2532566 defect Uploader P3 (normal) closed Credentials issue in Uploader examples in FF14 Example
#2532568 defect AutoComplete P3 (normal) closed AutoComplete examples failing on several browsers
#2532570 defect Animation P3 (normal) closed reverse animation ends with height 1px off in FF Library Code
#2532572 defect AutoComplete P3 (normal) closed autocomplete automated examples failing Other
#2532573 defect AutoComplete P3 (normal) closed autocomplete example: Remote Data via JSONP is broken Example
#2532577 defect Event P3 (normal) closed contentready event documentation has two weird selectors Website
#2532589 defect Charts P3 (normal) closed Dead url in the API Docs. API Documentation
#2532596 defect History P3 (normal) closed Native `hashchange` listeners are called once for every YUI instance which uses history-hash. Library Code
#2532606 defect Charts P3 (normal) closed Charts - error when updating pie chart's dataProvider (regression) Library Code
#2532615 defect DataType-Date P3 (normal) closed Charts test failures in Safari 6.0: undefined is not an object for `this.chart` Library Code
#2526047 enhancement Panel P4 (low) closed Configure Panels to be DDProxy instances Library Code
#2529620 enhancement YQL P4 (low) closed Would like to see a context property in the YQL module Library Code
#2531909 defect Sortable P4 (low) closed Sortable - JS error when drug between two full join lists after manual nodes manipulation Library Code
#2531916 task DataTable P4 (low) closed Scroll subscriber lock can be implemented without the strings Library Code
#2532019 defect NodeList P4 (low) closed Attitude thought bubbles truncated in duck game IE7 Example
#2532100 defect Slider P4 (low) closed Slider disable/lock Library Code
12