YUI 2.x
Timeline (03/01/2010 - 03/31/2010)
03/15/10
- 09:03
sony: Ticket #2528842 (TextboxCellEditor not display new value after submition) - Dear's, I cannot seem to get my DataTable to update after i submitting the new value in my TextboxCellEditor. Ia m using "asyncSubmitter:
- 09:03
sony: Ticket #2528843 (Datatable not refreshing in Ie) - Hello, Iam using yui 2.8 data table.Its work fine in all other browsers other than ie.can you give an idea about this problem.
- 11:03
dexen: Ticket #2528844 (premature resetFormState() breaks asynchronous file upload in Konqueror 4.x) - When performing an asynchronous file upload, POST based, Connection Manager issues this.resetFormState() soon after this._formNode.submit().Konquero
- 12:03
lglumine: Ticket #2528845 (Array : value of attribute is double quoted which is compliant with JSON spec) - This is a regression.Found in 2.8.0r4, build:2446var test = { myArray: [1,2,3]}; var json = YAHOO.lang.JSON.stringify(test);Outp
03/14/10
- 14:03
Niko E.: Ticket #2528840 ([Pull Request] - fixed documentation for some events) - Fixed Docs for Editor events. See Ticket #2528828
- 14:03
Niko E.: Ticket #2528841 ([Pull Request] - Fixed editor event documentaion. (Ticket #2528828)) - Fixed editor event documentation. (Ticket #2528828)
03/12/10
- 15:03
Kaven Yan: Ticket #2528837 (empty editor has a br tag) - Pls see http://dancewithnet.com/lab/yui/bug/2.8.0r4/editor/empty-editor-has-br-tag.htmlthe editor is empty, but editor.getEditorHTML is <br>When
- 17:03
steve: Ticket #2528838 (expressInstall doesn't work when useExpressInstall is set to true) - I got the last swf...js file as suggested http://github.com/yui/yui2/tree/master/build/swf/Here is how I create the chart{{{Graph_RqsuchChaleu
- 20:03
Satyam: Ticket #2528839 (Method _populateList gives an error when there is no elements in the reply) - In:YAHOO.widget.AutoComplete.prototype._populateList After evaluating nItemsToShow it goes to find sMatchKey which will produce an error of nI
03/11/10
- 01:03
Nizzy: Ticket #2528835 (Extra closing parenthesis ")") - Extra closing parenthesis ")" in these codes. // Get the first element with class 'test'var element = YAHOO.util.Dom.getElementsByClassName('tes
- 07:03
dexen: Ticket #2528836 (YAHOO.widget.EditorWindow prevents click event in Split Button's Menu) - Split Button's Menu does not react to neither clicks nor enter key if the Button is added to RTE's EditorWindow.The DOM Event is generated, but is
03/10/10
- 14:03
einarq: Ticket #2528832 (Dom.get fails when in IE using the wrong casing) - If you have an input with the id "FOO_1", trying to access that input using YAHOO.util.Dom.get("foo_1") throws an error in IE.Perhaps not really a
- 16:03
adambrunner: Ticket #2528833 (The button element's overflow property is not reseted correctly) - Under Internet Explorer 8, the button element has a default overflow: hidden; property.
- 22:03
Jonathan Morgan: Ticket #2528834 (DataTable.addRow() spending too much time in _setRowStripes()) - After you have a fairly small number of rows in a datatable, at least half of the time spent in addRow() will be spent in _setRowStripes(). Almost al
03/09/10
- 00:03
Niko E.: Ticket #2528829 (not posible to break pargraphs with ptags enabled) - When hitting enter in the middle of a paragraph I would expect the paragraph to be split in two at the cursor position. However a new pargraph is appe
- 21:03
Ania Dilmaghani: Ticket #2528830 (Substantial memory leak when tearing down and building submenu) - A simple html code which demonstrates the problem is at http://pastie.org/860584. The leak is VERY pronounced in IE, a bit less so in FF. I simply use
- 22:03
Jonathan Morgan: Ticket #2528831 (DataTable inefficiencies and performance in IE 7) - The YUI datatable has several performance problems with it (especially on IE 7) which I have noted and suggested solutions for at http://yuilibrary.co
03/08/10
- 03:03
Mark Mansour: Ticket #2528827 (Menu Button with default does not work with reset) - When performing a form reset, a button's menu is not reset correctly.Once reset, Forms with:* With A Default Value, Using Existing Markup - will
- 23:03
Niko E.: Ticket #2528828 (Editor events: inaccurate documentation) - Editor events docs statesbeforeEditorKeyDown ( ev )Fires before editor event, returning false will stop the internal processing. returning
03/07/10
- 17:03
Andrew Blick: Ticket #2528826 (Simulated click events on IE for checkboxes should toggle the checked state) - Simulating a click event using YAHOO.util.UserAction.click( el ) where el is a checkbox toggles the checked state on DOM compliant browsers that use d
03/06/10
- 01:03
Satyen Desai: Changeset [8f7b714b0] - Added presentation role and tabIndex -1 to allow screen readers to ignore the text resize iframe
03/05/10
- 14:03
Wesley Mostien: Ticket #2528823 (Google loaded components (in IE6)) - Suddenly my rich text editor disappears after it's loaded!I didn't change anything in the code. I loaded the files from Google :<!-- Individua
- 17:03
techie07: Ticket #2528824 (yui uploader hangs while uploading a 1MB file.) - I took the example in http://developer.yahoo.com/yui/examples/uploader/uploader-advanced-queue.htmlI downloaded it, and change file type to pdf. I
- 23:03
Wesley Mostien: Ticket #2528825 (Editor - Resize handles issues) - In Firefox :When an image is selected, you get the 6 resize handles to resize the current selected image. Now double click the image, you get the
03/04/10
- 19:03
Adam Moore: Ticket #2528822 (CDN colorpicker skin has a relative path for the IE fork for the background) - Per the title -- I had a quick look through the rest of the skins and did not find any others.
03/03/10
- 21:03
Andrew Ballard: Ticket #2528820 (Hidden text on calendar button is visible in FF3.6) - Since upgrading to Firefox 3.6, I am seeing the text "Choose a Date" to the left of calendar buttons based on the YUI example code. Firefox appears to
- 23:03
Luke Smith: Ticket #2528821 (Decouple Column and other classes from DataTable) - For example, the DataTable has a line of code like this:{{{ // Instantiate a new Column for each nodevar oColumn = new YAHOO.widget.Column(cur
03/02/10
- 11:03
Raphaël Bauduin: Ticket #2528818 (a backslash in the url generated by the datatable's generateRequest is not escaped) - If the string generated contains a , the is not escaped and the request to the server is invalid.I have a query string argument that can contain a
- 18:03
davidsickmiller: Ticket #2528819 (Add options for handling pie charts when the total value is zero.) - If the pie chart data is such that all wedges have zero value, the pie chart is displayed with each category having an equal portion. This isn't nece
03/01/10
- 02:03
Ang: Ticket #2528816 (Uploader stops after one file) - I made a forum post [http://yuilibrary.com/forum/viewtopic.php?f=89&t=2838 here] about this issue, and I just discovered this "Tickets" section, so I'
- 13:03
dexen: Ticket #2528817 (Rich Text Editor shortcut handling fires shortcuts in unexpected situations) - The Rich Text Editor uses _checkKey() for checking on keypress for shortcuts that are bound to Editor's actions.The function checks whether DOM Even
© 2010 YUI Library - Site Credits
Your current timezone: Greenwich Mean Time
Page Rendered: Mon, 15 Mar 2010 14:49:32 +0000