1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
7 <link rel="stylesheet" type="text/css" href="welcome/release-notes.css" media="all">
11 <a href="http://www.sencha.com/" id="logo" name="logo">Ext JS - JavaScript Framework</a>
17 Release Notes for Ext JS 4.0.7
21 Release Date: October 19, 2011<br>
32 <li>[EXTJSIV-2023] - Failed test: Verify the data in the grid columns when user resize the columns and
33 click on next navigation button continously
35 <li>[EXTJSIV-2471] - "Group by this field" in Remote Summary Grid gives JS error
37 <li>[EXTJSIV-3326] - Ext.grid.View docs for stripeRows says the default is "false" but it's really
40 <li>[EXTJSIV-3469] - Ext.grid.plugin.CellEditing beforeedit event is fired with incorrect parameters
42 <li>[EXTJSIV-3492] - Form grid access examples has incorrect columns size on IE7 and IE6
44 <li>[EXTJSIV-3574] - Using Ext.grid.RowNumberer's xtype incorrectly sets the columns width
46 <li>[EXTJSIV-3588] - Vertical Scroll Bar Disappears in Locking Grid
48 <li>[EXTJSIV-3750] - Hidden columns cause header misalignment
50 <li>[EXTJSIV-3777] - Bottom rows missing on buffered grid when page size and record count are close in
53 <li>[EXTJSIV-3903] - Grid Scrolling does not work when setting the viewConfig.cls property
55 <li>[EXTJSIV-3908] - Grid LoadMask fails to disappear after store load when there is more than 1 grid on
58 <li>[EXTJSIV-3912] - AbstractView.onItemDeselect can sometimes cause an exception if the record node is
61 <li>[EXTJSIV-3983] - Initially hidden columns don't work with column grouping
63 <li>[EXTJSIV-4017] - Mouse scrolling on a grid scrolls both horizontally and vertically
65 <li>[EXTJSIV-4041] - Locking grid doesn't substract width of hidden locked columns
67 <li>[EXTJSIV-4044] - Instantiating grids at the wrong time causes scroll bars to silently disappear
69 <li>[EXTJSIV-4064] - TreeViewDragDrop doesn't clean up after itself
71 <li>[EXTJSIV-4068] - Ext.grid.column.Action doesn't prefix actionIdRe
73 <li>[EXTJSIV-4075] - Menu icon missing in Grouping Grid
75 <li>[EXTJSIV-4130] - LoadMask does not get removed from grid that is on inactive tab
77 <li>[EXTJSIV-4145] - The gridscroller doesn't destroy when the grid destroyed
79 <li>[EXTJSIV-4203] - Tree nodes disappear and can't be brought back</li>
85 <li>[EXTJSIV-3968] - autoDestroy parameter of Panel.removeDocked() is not optional
87 <li>[EXTJSIV-3926] - Ext.window.Window adds close tools on each use / won't close on ESC key
90 <li>[EXTJSIV-3498] - setting hidden configuration parameter to true while collapsed is set to true gives
93 <li>[EXTJSIV-4006] - collapsed panel will not expand
95 <li>[EXTJSIV-4050] - Accordion fires expand/collapse events to early
97 <li>[EXTJSIV-4051] - activeOnTop not implemented in Accordion
99 <li>[EXTJSIV-4209] - accordion grid panels that scroll vertically have a blank space on the right
101 <li>[EXTJSIV-4239] - initially collapsed panels without a fixed width are too wide</li>
107 <li>[EXTJSIV-2536] - store.removeAll() does not remove grid.verticalScroller
109 <li>[EXTJSIV-3575] - TreeStore doesn't clear dirty flag on updated record
111 <li>[EXTJSIV-3705] - Store#loadData modifes data array passed into the method
113 <li>[EXTJSIV-3988] - Subtle bug in Json Reader forces server to enclose single record in array
115 <li>[EXTJSIV-4007] - Ext-data-Store.loadData change param type: [object, object] changes to [model, model]
117 <li>[EXTJSIV-4026] - Ext.data.Store.indexOfId does not work, it returns -1 for valid ids.
119 <li>[EXTJSIV-4028] - Ext.util.Filter with property and value=null causes error
121 <li>[EXTJSIV-4042] - TreeStore ignores autoLoad: false
123 <li>[EXTJSIV-4043] - node.removeAll() leaves childnodes in the NodeHash
125 <li>[EXTJSIV-4062] - Manipulating a new record fails
127 <li>[EXTJSIV-4078] - Ext.data.Connection.isLoading() always returns false, with no parameter
135 <li>[EXTJSIV-3035] - ComboBox submit the wrong content
137 <li>[EXTJSIV-3298] - combobox setValue doesn't as expected
139 <li>[EXTJSIV-3314] - Hidden field is always dirty
141 <li>[EXTJSIV-3373] - Multiple classes in field's fieldCls causes JS error
143 <li>[EXTJSIV-3405] - getFieldValues in the compat layer is marked as deprecated but is not deprecated.
145 <li>[EXTJSIV-3444] - KeyMap does only accept keycodes, not characters
147 <li>[EXTJSIV-3916] - Ext.form.field.File style missing from my-ext-theme.scss
149 <li>[EXTJSIV-3917] - RadioGroup setValue is unable to handle boolean true/false
151 <li>[EXTJSIV-3923] - formBind no longer functions
153 <li>[EXTJSIV-3982] - Datepicker showmonth picker problem
155 <li>[EXTJSIV-3996] - IE8 Windowed combo field does not gain focus if tooltip is visible
157 <li>[EXTJSIV-3997] - Upload Filefield (buttonOnly) in Toolbar: not rendered like other buttons
159 <li>[EXTJSIV-4003] - Grid row editor shows hidden fields of grid - it should not show a hidden field
161 <li>[EXTJSIV-4027] - Ext.picker.Time calls new Date(...) with non-standard parameter
163 <li>[EXTJSIV-4063] - Form tries to validate field that doesn't exist
165 <li>[EXTJSIV-4079] - Ext.form.field.Date do not send post with empty value
167 <li>[EXTJSIV-2498] - Ext.picker.Color should allow its renderTpl to be overridden
169 <li>[EXTJSIV-3910] - fieldset checkboxToggle - add inputValue and uncheckedValue</li>
174 <li>[EXTJSIV-3745] - Theme viewer - Duplicate Check box is displayed in the Window panel (Plain Field set) when
176 expand/collapse button.
178 <li>[EXTJSIV-3692] - Displaying java script error while user trying to search with special characters in live
182 <li>[EXTJSIV-1152] - No animation when clicking on the multi-line prompt in the Window example
184 <li>[EXTJSIV-3890] - Charts - Complex Dashboard -Displaying JS error upon increasing the field values under the
188 <li>[EXTJSIV-3891] - Drag and Drop - Displaying JS error upon drag the date field into price column
190 <li>[EXTJSIV-3943] - Keyboard Feed Viewer - Highlighted color is not displaying correctly in IE 6
192 <li>[EXTJSIV-3946] - Forms - Binding a grid to a form - Missing Horizontal and Vertical Scroll bars in IE 6.
194 <li>[EXTJSIV-3978] - ComponentDragger exception when Window has nothing rendered in the header
196 <li>[EXTJSIV-3992] - Layout Manager : VBox Layout - Displaying JS error while minimizing the browser after
198 "Flex :Even/Align :Center" button
200 <li>[EXTJSIV-4082] - Portal Demo Displaying JS Error when click on Expand / Collapse button in Navigation /
204 <li>[EXTJSIV-4083] - Direct Form - Displaying JS Error when click on Expand / Collapse button in Basic
206 Phone Numbers /Location Information accordion windows
208 <li>[EXTJSIV-4084] - Feed Viewer - Displaying JS Error when click on Cancel button in the add feed pop-up window
210 <li>[EXTJSIV-4112] - Webdesktop : Displaying JS error upon clicking "OK" & "Cancel " buttons in change settings
213 <li>[EXTJSIV-4114] - Ajax with XML Forms : [IE 6.0] - Displaying JS error upon clicking on "Load" & "Submit"
217 <li>[EXTJSIV-4169] - Desktop example windows open minimized to the task bar; cannot be opened
219 <li>[EXTJSIV-4254] - Resizable Sencha Logo - Sencha Logo is not resizing while trying to resize from any
221 the component in IE 8 & IE 7.
223 <li>[EXTJSIV-4256] - Draggable Tiger Components - Draggable Tiger image is partially visible and complete image
225 displaying in IE 8 & IE 7
227 <li>[EXTJSIV-4259] - Ext JS 3 & 4 on one Page - By default four square colored small boxes are displaying in the
231 <li>[EXTJSIV-4269] - Line Chart - Chart is not displaying after disabling all the legend items and then
239 <li>[EXTJSIV-3748] - LoadMask on a Tab stays visible even if we switch tabs.
241 <li>[EXTJSIV-3627] - Ext.tab.Tab setIconCls not working properly
243 <li>[EXTJSIV-3904] - Error when closing tabs created dynamically
245 <li>[EXTJSIV-4065] - Remove + add tabs to tabpanel only works with one tab</li>
250 <li>[EXTJSIV-3779] - Message Box Dialog - Page is grayed out and not allowed to update the page when quickly
251 double-clicking on Icon Show button.
253 <li>[EXTJSIV-3560] - API Docs for Ext.window.MessageBox.show() example broken as of 4.0.2a. Should use
255 instead of Ext.window.MessageBox.OKCANCEL
257 <li>[EXTJSIV-1159] - No animation on progress bar
259 <li>[EXTJSIV-3909] - Ext.MessageBox has an incorrect translation
261 <li>[EXTJSIV-4037] - ProgressBar in a toolbar does not update progress when hidden</li>
266 <li>[EXTJSIV-3914] - Ext.chart.axis Title bug
268 <li>[EXTJSIV-3915] - Pie Chart rendering bug
270 <li>[EXTJSIV-4025] - Charting Time Axis with a Column Series is misaligned
272 <li>[EXTJSIV-4060] - Line Chart doesn't show labels</li>
278 <li>[EXTJSIV-3366] - The autoRender Component configuration does not work as documented.
280 <li>[EXTJSIV-3707] - Fix issue with event bubbling
282 <li>[EXTJSIV-3459] - Ext.fx.Anim throws 'Ext.fx.cubicBezier is not a function'
284 <li>[EXTJSIV-3894] - Setting the Ext.BLANK_IMAGE_URL value still causes s.gif to be loaded from
286 IE6/IE7 causing a security warning
288 <li>[EXTJSIV-3900] - Menu uses BLANK_IMAGE_URL too early
290 <li>[EXTJSIV-3913] - Toolbar overflow button icon
292 <li>[EXTJSIV-3927] - Ext.Layer.setOpacity does not affect associated shadow
294 <li>[EXTJSIV-3942] - If you do not supply a center region to a border layout, you get a cryptic error
296 <li>[EXTJSIV-4023] - Extra and missing borders in various components
298 <li>[EXTJSIV-4036] - Colormenu select event fires twice on click/select
300 <li>[EXTJSIV-4049] - Regular expression references wrong class name in sandbox mode in Action.js
302 <li>[EXTJSIV-4055] - Ext.util.HashMap add method not counting length correctly when replacing
304 <li>[EXTJSIV-4074] - Ext.Date.defaultFormat is used at define time in Ext.grid.column.Date
306 <li>[EXTJSIV-4200] - LoadMask with { useMsg: false } no longer suppresses message element
308 <li>[EXTJSIV-4230] - Ext.destroyMembers is not called correctly</li>
315 <li>[EXTJSIV-3736] - In IE quirks mode, a menu containing a ButtonGroup attains an incorrect width.
317 <li>[EXTJSIV-3720] - The button icons are not centered in quirk mode
319 <li>[EXTJSIV-4057] - allowDepress doesn't work on splitbutton
321 <li>[EXTJSIV-4071] - Splitbutton w/ tooltip won't open menu
323 <li>[EXTJSIV-4072] - Open button menu suppresses the focus event of an unrelated field
325 <li>[EXTJSIV-4272] - button[enableToggle] must NOT still be pressed after being clicked twice
331 <div class="release">
333 Release Notes for Ext JS 4.0.6
337 Release Date: August 30, 2011<br>
338 Version Number: 4.0.6
348 <li>[EXTJSIV-2231] - Fixed a styling bug with grids with rowbody that would cause columns to lay out
349 incorrectly with custom CSS
351 <li>[EXTJSIV-3246] - Fixed a bug where specifying a single grid Feature would fail as it expects an
354 <li>[EXTJSIV-3415] - Fixed a bug where right clicking would incorrectly deselect all selected nodes
355 (affects Windows machines only)
357 <li>[EXTJSIV-3466] - Fixed a bug where selection does not work with grid row editor and Firefox 5 / IE 9
359 <li>[EXTJSIV-3586] - Grid header drag resizes wrong header</li>
360 <li>[EXTJSIV-3591] - Checkbox column not re-added after grid reconfigure</li>
361 <li>[EXTJSIV-3605] - Fixed a JavaScript error when user mouse hover on the first column in the grid.
362 (Grid plugins example)
364 <li>[EXTJSIV-3642] - Scrollbars don't appear when a custom renderer increases the height of the rows in
367 <li>[EXTJSIV-3644] - Column lines are not displaying properly in the grid.</li>
368 <li>[EXTJSIV-3645] - Summary Grid example -Vertical scroll bar is disappearing when Toggle Summary
371 <li>[EXTJSIV-3658] - Paging scroller doesn't function with up/page up</li>
372 <li>[EXTJSIV-3660] - hideGroupedHeader does not work</li>
373 <li>[EXTJSIV-3661] - Grouping doesn't remember selections</li>
374 <li>[EXTJSIV-3668] - Loading data doesn't invoke grid's vertical scrollbar</li>
375 <li>[EXTJSIV-3715] - Horizontal scrollbar doesn't show on empty grid</li>
376 <li>[EXTJSIV-3717] - Fixed a bad scrollbar in dd/dnd_grid_to_grid.html</li>
377 <li>[EXTJSIV-3725] - Grid with locked columns not syncing header heights</li>
378 <li>[EXTJSIV-3732] - Property Grid - Page is not loaded properly. Empty space is created in between
379 column header and rows in the grid.
381 <li>[EXTJSIV-3733] - Drag and Drop : Grid to From Dnd - Horizontal scroll bar is not displaying after
382 increasing the column size in data grid.
384 <li>[EXTJSIV-3753] - Locked grid with checkbox selection model inserts header twice</li>
385 <li>[EXTJSIV-3754] - Cannot create locked grid with all unlocked columns</li>
386 <li>[EXTJSIV-3784] - Auto height grid.Panel first header cell is blank; Fixed with doComponentLayout
388 <li>[EXTJSIV-3785] - Fixed height grid.Panel doesn't show scrollbars when resizing the columns; Fixed
389 with doComponentLayout
391 <li>[EXTJSIV-3786] - Fixed height grid.Panel bottom scrollbar covers last row; cannot scroll it
394 <li>[EXTJSIV-3514] - Failed test: Verify horizontal and Vertical scrolling in checkbox selection Grid
402 <li>[EXTJSIV-3490] - Fixed a bug where Slider width is too narrow on Safari 3.2</li>
403 <li>[EXTJSIV-3491] - Some form examples don't render correctly on safari 3.2</li>
404 <li>[EXTJSIV-3648] - FileField's reset does not reset the textual input field.</li>
405 <li>[EXTJSIV-3669] - Unable to reselect a combo value</li>
406 <li>[EXTJSIV-3673] - Fieldset title are not rendered with firefox 3.6.17</li>
407 <li>[EXTJSIV-3678] - Fixed a bug where Checkbox's checkChange event didn't fire using keyboard</li>
408 <li>[EXTJSIV-3713] - Fixed a bug where BoundList doesn't allow custom itemCls</li>
409 <li>[EXTJSIV-3759] - Slider destroy code incorrect</li>
410 <li>[EXTJSIV-3774] - Editor bug -- unconditional use of field.inputEl</li>
411 <li>[EXTJSIV-3597] - Can't enter spaces into fields inside menus</li>
415 <li>Charts and Drawing
417 <li>[EXTJSIV-933] - Axis title "Number of Hits" lacks padding with Firefox 3.5 and 3.0</li>
418 <li>[EXTJSIV-3647] - Mixed charts - Bar graph is crossing the maximum limit of Y -Axis (Number of Hits)
419 when click on the reload button couple of times.
427 <li>[EXTJSIV-3325] - Fixed a bug where the 'presence' validation would incorrectly return false for
430 <li>[EXTJSIV-3522] - [4.0.2] beginEdit leads to 'update' event not fired on Store</li>
431 <li>[EXTJSIV-3593] - Fixed a bug with record.validate() and length validator when value is null</li>
432 <li>[EXTJSIV-3662] - The "isLoading()" method of Ext.data.TreeStore returns true even after loading has
435 <li>[EXTJSIV-3757] - Ext.data.Store modifies the original config object passed in</li>
441 <li>[EXTJSIV-459] - Improved docs for maskRe, stripCharsRe, regex, and regexText</li>
442 <li>[EXTJSIV-3037] - Fixed a bug where an error would be thrown if a Tab's width is greater than the
443 configured maxTabWidth
445 <li>[EXTJSIV-3460] - Checkboxes now correctly remove themselves from the CheckboxManager when destroyed
447 <li>[EXTJSIV-3474] - Fixed sandboxing bugs where Fieldset, TriggerField and Menu would not be correctly
448 wrapped in CSS scoping divs
450 <li>[EXTJSIV-3537] - Ext.destroyMembers was being called incorrectly in some components</li>
451 <li>[EXTJSIV-3598] - Unable to select text in field in menu in FF</li>
452 <li>[EXTJSIV-3638] - Fixed a number of issues with Load Masks</li>
453 <li>[EXTJSIV-3646] - Complex Dashboard - Company Detail caption is not displaying in FF 3.6 browser.
455 <li>[EXTJSIV-3674] - Custom Grid Filters Example was throwing a JavaScript error</li>
456 <li>[EXTJSIV-3718] - There is no padding between fields in statusbar/statusbar-advanced.html</li>
457 <li>[EXTJSIV-3724] - Accordion layout does not properly hide toolbar when button is clicked to
458 expand/collapse its parent
460 <li>[EXTJSIV-3726] - Ensure owning Container is laid out after an autosized Component is laid out.</li>
461 <li>[EXTJSIV-3740] - Portal Demo - Displaying Java script error when click on Legend items in the Stock
464 <li>[EXTJSIV-3768] - variable $toolbar-border-color was ignored</li>
471 <li>[EXTJSIV-3681] - Vertical panel header text color incorrect in sandbox mode</li>
472 <li>[EXTJSIV-3683] - Window resize not visible in sandbox mode</li>
473 <li>[EXTJSIV-3688] - Can't vertically resize window in sandbox mode</li>
474 <li>[EXTJSIV-3689] - Window constrain fails in sandbox mode</li>
475 <li>[EXTJSIV-3695] - Grid's AbstractSummary feature had been hard-coding base CSS prefix so sandboxing
478 <li>[EXTJSIV-3702] - Fixed a bug where the JSONP callbacks would use the normal Ext namespace instead of
479 the sandbox namespace in sandbox mode
481 <li>[EXTJSIV-3714] - Tooltip positioning incorrect in sandbox mode</li>
487 <div class="release">
489 Release Notes for Ext JS 4.0.5
493 Release Date: July 24, 2011<br>
494 Version Number: 4.0.5
504 <li>[EXTJSIV-2442] - Grouped Grid Header does not handle flex column show/hide well (layout issues)</li>
505 <li>[EXTJSIV-2464] - Not possible to access the properties of the columns (locked=true)</li>
506 <li>[EXTJSIV-2471] - "Group by this field" in Remote Summary Grid gives JS error</li>
507 <li>[EXTJSIV-2543] - Cell Editing, intra-row change of focus.</li>
508 <li>[EXTJSIV-2572] - Grid column header menu trigger gets stuck when there's no header menu</li>
509 <li>[EXTJSIV-2573] - Ext.grid.plugin.DragDrop should honor disabled flag</li>
510 <li>[EXTJSIV-3377] - Grid deferRowRender causes defer shim to be set on store listeners</li>
511 <li>[EXTJSIV-3457] - Grid needs a viewready event which fires when the DOM rows become available.</li>
512 <li>[EXTJSIV-3485] - Locking grid example is throwing an Hard JS error "Cannot call method 'removeCls'
515 <li>[EXTJSIV-3489] - Grid layout is incorrect in form dashboard example</li>
516 <li>[EXTJSIV-3492] - Form grid access examples has incorrect columns size on IE7 and IE6</li>
517 <li>[EXTJSIV-3494] - Grid mask in custom-form example size is not equal to grid body</li>
518 <li>[EXTJSIV-3562] - grid/form-grid.html must select the first row on page load</li>
524 <li>[EXTJSIV-1732] - Progress Dialog window locked up if you reopen it after closing it</li>
525 <li>[EXTJSIV-1994] - Strange Ext.window.Window rendering issue in WebKit browsers when placed over Java
528 <li>[EXTJSIV-2511] - Ghosted windows should not be stateful</li>
534 <li>[EXTJSIV-2425] - HTMLEditor corrupted when changing background color of selection</li>
535 <li>[EXTJSIV-3035] - [4.0.1]ComboBox submit the wrong content</li>
536 <li>[EXTJSIV-3298] - [4.0.2] combobox setValue doesn't as expected</li>
537 <li>[EXTJSIV-3330] - Setting the editable combobox to a value that is not in the list results in empty
540 <li>[EXTJSIV-3413] - Highlight during trigger click</li>
541 <li>[EXTJSIV-3414] - validateedit does not have new values</li>
542 <li>[EXTJSIV-3418] - No way to get reference to field.Picker from BoundList</li>
543 <li>[EXTJSIV-3495] - The Loading Mask in custom form example is not constraint to grid body.</li>
544 <li>[EXTJSIV-3520] - RowExpander doesn't work on ExtJs 4.0.2 (ext-all-debug.js) but worked on
547 <li>[EXTJSIV-3561] - form/combos.html example: combobox unobtrusive select transformation doesn't work
554 <li>[EXTJSIV-2197] - Failed test: Verify the tree panel when user click's on Expand All button.</li>
555 <li>[EXTJSIV-2200] - Failed test: Verify the panel after user click's on Tree expander button</li>
556 <li>[EXTJSIV-2204] - Dblclick expand/collapse in check-tree example causes JS error</li>
557 <li>[EXTJSIV-2276] - Collapsing a tree panel w/collapsed nodes throws JS error</li>
558 <li>[EXTJSIV-3362] - expandPath fails when a node is already loading</li>
564 <li>[EXTJSIV-2431] - Accordion is missing a border when collapsed</li>
565 <li>[EXTJSIV-2547] - Child components not rendered.sized in initially collapsed, uncontained Panel.</li>
566 <li>[EXTJSIV-3295] - 4.0.2 only - layout fit grid scrollbar when used does not scroll content</li>
567 <li>[EXTJSIV-3410] - Collapsing/expanding of flexed panels doesn't work</li>
568 <li>[EXTJSIV-3541] - Cannot hide collapsed regions in a border layout</li>
572 <li>Charts and Drawing
574 <li>[EXTJSIV-3045] - Add check in DrawComponent to ensure we have a valid surface before continuing
577 <li>[EXTJSIV-3456] - Printing legends in IE causes orange rectangles appear.</li>
583 <li>[EXTJSIV-1897] - Ext.data.Store buffered issue - error thrown if records are not available on the
586 <li>[EXTJSIV-3351] - processResponse is wrong in Ext.data.proxy.Server</li>
587 <li>[EXTJSIV-3464] - Direct exception events don't fire on the provider.</li>
588 <li>[EXTJSIV-3471] - Boolean field data type is not being converted properly.</li>
589 <li>[EXTJSIV-3540] - indexOfTotal fails if the index is 0</li>
595 <li>[EXTJSIV-1638] - ComboBox should select the configured value upon first load of the Store.</li>
596 <li>[EXTJSIV-2405] - Docked items added after render don't render correctly</li>
597 <li>[EXTJSIV-2434] - Infinite scrolling is buggy on safari 3.X (the grid doesn't render the first rows)
599 <li>[EXTJSIV-2549] - Collapsed Tabpanel misses the bottom border</li>
600 <li>[EXTJSIV-2565] - A button with a menu defined is only showing the menu when the mouse is over the
601 arrow but in 3.x the menu showed as soon as the mouse was anywhere over the button
603 <li>[EXTJSIV-2577] - Class aliases that use a period as a separator break DOM/CQ selection</li>
604 <li>[EXTJSIV-2628] - Ext.tab.Bar - minTabWidth has no effect</li>
605 <li>[EXTJSIV-3284] - data-qtitle not consistently rendered.</li>
606 <li>[EXTJSIV-3327] - [4.0.2] Plugins instantiated too early in AbstractComponent</li>
607 <li>[EXTJSIV-3412] - Toolbar with overflow doesn't include menu in refItems</li>
608 <li>[EXTJSIV-3453] - AbstractComponent calls constructPlugins too early</li>
609 <li>[EXTJSIV-3470] - scrollByDeltaX() incorrectly using the vertical scroller</li>
610 <li>[EXTJSIV-3483] - Some examples renders a blank page</li>
611 <li>[EXTJSIV-3486] - Animated DataView throw and hard js error "Cannot call method animate of null"</li>
612 <li>[EXTJSIV-3487] - Animated DataView example throw and hard js error "Cannot call method animate of
615 <li>[EXTJSIV-3488] - MultiSelect and Key-Feed-Viewer examples are throwing an hard js error 'Cannot call
616 method addCls of null'
618 <li>[EXTJSIV-3490] - Sliders width is too narrow on Safari 3.2</li>
619 <li>[EXTJSIV-3491] - Some form examples don't render correctly on safari 3.2</li>
620 <li>[EXTJSIV-3496] - The theme index example is automatically scrolled on IE.</li>
621 <li>[EXTJSIV-3539] - LoadMask beforeLoad causes a crash</li>
631 <li>[EXTJSIV-1999] - Improved Themes Example Performance</li>
632 <li>[EXTJSIV-3323] - [4.0] Ext.tab.Panel history feature missing</li>
633 <li>[EXTJSIV-1907] - Refactored the renderSelectors functionality to use local element IDs instead of CSS
634 selectors so that render selector performance is improved
636 <li>[EXTJSIV-2575] - Ext core class namespaces made consistent in the API docs</li>
637 <li>[EXTJSIV-1887] - Tree now supports horizontal scrolling</li>
638 <li>[EXTJSIV-2436] - dynamic_form field alignment</li>
642 <div class="release">
644 Release Notes for Ext JS 4.0.4
648 Release Date: June 29, 2011<br>
649 Version Number: 4.0.4
659 <li>[EXTJSIV-1032] - Grid CheckColumn 1px to left in header</li>
660 <li>[EXTJSIV-2122] - Cell Editing doesn't allow for custom autoSize</li>
661 <li>[EXTJSIV-2124] - Grid: RowExpander Plugin adds additional columns</li>
662 <li>[EXTJSIV-2251] - Action Column doesn't allow alt text per action</li>
663 <li>[EXTJSIV-2351] - Implement the more intuitive resizable: false on grid Columns. fixed is deprecated.
665 <li>[EXTJSIV-2381] - grid/array-grid.html Actions icons should be moved up of 1 pixel</li>
666 <li>[EXTJSIV-2460] - Regression in Sorting buffered Grid (First row is chopped off)</li>
667 <li>[EXTJSIV-2428] - Unable to set cell editor dynamically</li>
668 <li>[EXTJSIV-2466] - Buffered scrolling broken in latest Chrome</li>
669 <li>[EXTJSIV-2496] - Grid crashes when removing it from a tab panel</li>
670 <li>[EXTJSIV-2501] - Grid applyState smashes column minWidth and has JS errors for locking grids</li>
671 <li>[EXTJSIV-2564] - Grid missing horizontal scrollbar</li>
672 <li>[EXTJSIV-2574] - $grid-row-cell-background variable unused</li>
673 <li>[EXTJSIV-3029] - Reconfigure fails when no columns are passed</li>
674 <li>[EXTJSIV-3299] - (IE7) Grid body alignement is incorrect in form-grid example</li>
675 <li>[EXTJSIV-3309] - Grid reconfigure breaks columns layout</li>
676 <li>[EXTJSIV-3363] - Grid header is too narrow on IE6/IE7/IE9</li>
682 <li>[EXTJSIV-1887] - Tree does not allow horizontal scrolling</li>
683 <li>[EXTJSIV-2207] - Dblclick expand/collapse in XML Tree example causes JS error</li>
684 <li>[EXTJSIV-2276] - Collapsing a tree panel w/collapsed nodes throws JS error</li>
685 <li>[EXTJSIV-2517] - getNode needs a rendered check</li>
686 <li>[EXTJSIV-2518] - NodeInterface missing getPath</li>
692 <li>[EXTJSIV-2104] - Fieldset display strange in IE</li>
693 <li>[EXTJSIV-2130] - Specify labelCls messes up height on TextField</li>
694 <li>[EXTJSIV-2165] - JS error when selecting item in combo box</li>
695 <li>[EXTJSIV-2167] - JS error when selecting multiple items in combo box</li>
696 <li>[EXTJSIV-2168] - JS error when selecting item in combo box</li>
697 <li>[EXTJSIV-2169] - Cannot select item in combo after entering invalid text</li>
698 <li>[EXTJSIV-2210] - Failed test: Verify the Submit button in the xml form</li>
699 <li>[EXTJSIV-2338] - Checkbox group/checkbox in fieldset too low</li>
700 <li>[EXTJSIV-2349] - examples/form/form-grid-access.html loses its description text</li>
701 <li>[EXTJSIV-2366] - ComboBox should have getStore method</li>
702 <li>[EXTJSIV-2380] - form/checkout.html The disabled Street Address field is lighter than other fields
704 <li>[EXTJSIV-2459] - Checkbox select gives commitFn is not a function</li>
705 <li>[EXTJSIV-2470] - Combo doesn't send queryParam on page change</li>
706 <li>[EXTJSIV-2522] - Field crashes if destroyed when focused</li>
707 <li>[EXTJSIV-2523] - DatePicker has undefined var</li>
708 <li>[EXTJSIV-2527] - File field crashes when reset on unrendered field.</li>
709 <li>[EXTJSIV-2529] - Combo does not adjust list height to fit viewport</li>
710 <li>[EXTJSIV-2531] - Slider crashes when calling setMinValue/setMaxValue when it's not rendered</li>
711 <li>[EXTJSIV-2546] - TextField filterKeys not applied when using alt + gr key</li>
712 <li>[EXTJSIV-2553] - The "formBind" config does not work for buttons defined in a Form Panel's "buttons"
715 <li>[EXTJSIV-2499] - Date picker month selector animation issues (including runtime error)</li>
716 <li>[EXTJSIV-3028] - Combo in editor always tries to force selection</li>
722 <li>[EXTJSIV-1034] - When there's only one tab in a TabPanel, and it's active by default, the tab
723 selector in the tab strip is not set to the active state.
725 <li>[EXTJSIV-2542] - Ext.tab.Panel styling issues</li>
726 <li>[EXTJSIV-3300] - TabBar background color is incorrect (no gradients) in all browsers except chrome
734 <li>[EXTJSIV-2506] - Panel header should set overflow hidden for text</li>
735 <li>[EXTJSIV-3311] - Collapsed panel layout error inside a viewport</li>
739 <li>Toolbars and Buttons
741 <li>[EXTJSIV-2185] - Add textAlign cfg to Ext.button.Button</li>
742 <li>[EXTJSIV-2387] - toolbar/toolbars example, the title of ButtonGroup is not centered anymore</li>
743 <li>[EXTJSIV-2475] - Button icons are not well aligned on ie6 only</li>
744 <li>[EXTJSIV-2513] - Scrolling menu in Basic Toolbar example fails</li>
745 <li>[EXTJSIV-2544] - ButtonGroup renders blue with gray style in Ext 4.0.2</li>
751 <li>[EXTJSIV-1667] - Improper Resize Handles Position / Offset in IEs</li>
752 <li>[EXTJSIV-1732] - Progress Dialog window locking</li>
753 <li>[EXTJSIV-2193] - Failed test: Verify Window resize using Drag and Drop</li>
754 <li>[EXTJSIV-2505] - When you set modal:true on a window and renderTo it to a panel, it masks the whole
762 <li>[EXTJSIV-2508] - Chart doesn't support not being passed a config object</li>
763 <li>[EXTJSIV-2521] - Destroying unrendered chart causes error</li>
769 <li>[EXTJSIV-1066] - Calling Container.add() with a floating component does not render that component
771 <li>[EXTJSIV-1086] - Theme Example: Progress Bar's Right Pixel Border changes color while animating</li>
772 <li>[EXTJSIV-1659] - Text hidden when column is short</li>
773 <li>[EXTJSIV-2074] - Failed test: Verify that East panel expands when clicked on the expand button at
774 left side of the center panel
776 <li>[EXTJSIV-2101] - Shadows not shown on certain floating items such as Menu and ComboBox list.</li>
777 <li>[EXTJSIV-2132] - Expand sets height before anim on Panel using VBoxLayout</li>
778 <li>[EXTJSIV-2192] - Failed test: Verify pane resize using resize bar</li>
779 <li>[EXTJSIV-2226] - Failed test: Verify the user is able to select option from options drop down under
780 ItemSelectorTest table
782 <li>[EXTJSIV-2252] - Need to fix DomQuery for non document rooted queries</li>
783 <li>[EXTJSIV-2284] - Web Desktop, System Status Window is slow on IE (causes script warning)</li>
784 <li>[EXTJSIV-2332] - Fix build warning for nested-loading MVC app</li>
785 <li>[EXTJSIV-2391] - Ext.core.DomHelper should be aliased to Ext.DomHelper for backwards compat</li>
786 <li>[EXTJSIV-2394] - Center region of border layout should have overflow:auto</li>
787 <li>[EXTJSIV-2411] - Format.number can return -0</li>
788 <li>[EXTJSIV-2500] - Gray theme has not styled button group</li>
789 <li>[EXTJSIV-2507] - reader.Array doesn't work with a 0 mapping.</li>
790 <li>[EXTJSIV-2509] - Tool ignores tooltip option</li>
791 <li>[EXTJSIV-2510] - Button tooltipType title doesn't work</li>
792 <li>[EXTJSIV-2520] - Menu strict typo</li>
793 <li>[EXTJSIV-2519] - Store should give a warning if model isn't defined</li>
794 <li>[EXTJSIV-2526] - AbstractContainer, child/down selector should be optional</li>
795 <li>[EXTJSIV-2530] - Show event fires too early for animated component</li>
796 <li>[EXTJSIV-2532] - Store does not consistently pass all event parameters to beforeload event</li>
797 <li>[EXTJSIV-2537] - Box layout doesn't destroy innerCt</li>
798 <li>[EXTJSIV-2839] - Component destroy event fires too late</li>
799 <li>[EXTJSIV-3027] - Hidden tools get ghosted</li>
800 <li>[EXTJSIV-3310] - Accordion layout does not handle grid properly</li>
806 <div class="release">
808 Release Notes for Ext JS 4.0.2
812 Release Date: June 9, 2011<br>
813 Version Number: 4.0.2
823 <li>[EXTJSIV-864] - Grid filtering doesn't support specifying filters on feature</li>
824 <li>[EXTJSIV-1149] - Grouping Grid - text element in the group should be indented</li>
825 <li>[EXTJSIV-1715] - Row height gets modified while searching</li>
826 <li>[EXTJSIV-1720] - When rendering new buffered rows, row height changes, IE6/7</li>
827 <li>[EXTJSIV-1760] - Grid: enableColumnResize should prevent css indicator of showing resizable behavior</li>
828 <li>[EXTJSIV-1750] - PropertyGrid keyboard navigation</li>
829 <li>[EXTJSIV-1789] - Editing fails after reconfigure</li>
830 <li>[EXTJSIV-1806] - Grid with multi-select and DD deselects rows</li>
831 <li>[EXTJSIV-1810] - Unlocked columns don't align correctly in IE9</li>
832 <li>[EXTJSIV-1812] - beforeselect event not relayed to grid</li>
833 <li>[EXTJSIV-1874] - Grid Performance is too slow in IE</li>
834 <li>[EXTJSIV-1968] - Ext.table.Panel: enableColumnHide</li>
835 <li>[EXTJSIV-1934] - Hiding subcolumn causes width to display incorrectly</li>
836 <li>[EXTJSIV-1969] - IE 8 & 9: Ext.grid.plugin.RowEditing and PagingToolbar</li>
837 <li>[EXTJSIV-1971] - Javascript error during cell editing</li>
838 <li>[EXTJSIV-2061] - Grid vertical scrollbar is reset when when the grid panel is collapsed and then expanded
840 <li>[EXTJSIV-2062] - Call to grid.reconfigure on a rendered grid that initially has no columns configured
841 results in the first row being hidden behind the column headers if the grid does not contain enough data to
842 require scrollbars, different behavior with larger data set
844 <li>[EXTJSIV-1997] - Grid vertical scrollbar error</li>
845 <li>[EXTJSIV-2008] - Grid vscrollbar can double count height of hscrollbar</li>
846 <li>[EXTJSIV-2376] - Grid cells don't show modified state if initial value is falsey</li>
847 <li>[EXTJSIV-2379] - Property grid example is broken (no body rendered)</li>
848 <li>[EXTJSIV-2382] - In grid/binding example the scrollbar column has disappeared</li>
849 <li>[EXTJSIV-2383] - grid/grid-plugins.html throw an hard js error on ie6/7</li>
850 <li>[EXTJSIV-2384] - grid/group-header scrollbar is off by 4 pixels (only ie9)</li>
851 <li>[EXTJSIV-2372] - tree/xml-tree.html throw an hard js error</li>
852 <li>[EXTJSIV-2435] - Xml Tree does not show expand/collapse icons</li>
853 <li>[EXTJSIV-2373] - Row height is too small in direct/direct-grid.html</li>
854 <li>[EXTJSIV-2122] - Cell Editing doesn't allow for custom autoSize</li>
855 <li>[EXTJSIV-2248] - Grid Load performance</li>
856 <li>[EXTJSIV-2430] - RowExpander plugin unwanted padding on IE</li>
857 <li>[EXTJSIV-1868] - Cell Editing doesn't work on locked view</li>
858 <li>[EXTJSIV-2066] - Grid's horizontal scrollbar can get out of sync</li>
859 <li>[EXTJSIV-2244] - CheckboxModel's version of onSelectChange ignores suppressEvent parameter</li>
860 <li>[EXTJSIV-2131] - Can't use grouping summary indexes multiple times</li>
861 <li>[EXTJSIV-2466] - Buffered scrolling broken in latest Chrome</li>
867 <li>[EXTJSIV-692] - Need to style menu in access theme</li>
873 <li>[EXTJSIV-972] - Indentation in both upper/bottom border lines in tree beside the scrollbar</li>
874 <li>[EXTJSIV-1053] - IE6 tree quicktips look ugly</li>
875 <li>[EXTJSIV-1887] - Tree does not allow horizontal scrolling</li>
876 <li>[EXTJSIV-1933] - Tree crashes on expand</li>
877 <li>[EXTJSIV-2009] - NodeInterface should use a bool type for checked</li>
878 <li>[EXTJSIV-2001] - Expandable attribute ignored</li>
879 <li>[EXTJSIV-1883] - Need a way to veto node collapse/expand events</li>
880 <li>[EXTJSIV-2354] - TreePanel.selectPath does not work with custom separator</li>
886 <li>[EXTJSIV-1747] - IE Quirks : combo dropdown list is not aligned properly in Advanced Dataview example</li>
887 <li>[EXTJSIV-992] - IE9 strict vertical and horizontal scrollbar in HTMLEDITOR</li>
888 <li>[EXTJSIV-1073] - Date Picker styling</li>
889 <li>[EXTJSIV-1080] - Date Picker / Time picker</li>
890 <li>[EXTJSIV-1668] - TimeField should reserved custom entry on pressing Enter (after keyboard navigation)</li>
891 <li>[EXTJSIV-1753] - Disabled text in field labels does not display properly in IE6</li>
892 <li>[EXTJSIV-2010] - Combo fires change event twice when selecting a value</li>
893 <li>[EXTJSIV-2100] - TextArea emptyText incorrect color</li>
894 <li>[EXTJSIV-2436] - dynamic_form field alignment</li>
900 <li>[EXTJSIV-1066] - Calling Container.add() with a floating component does not render that component</li>
906 <li>[EXTJSIV-1098] - Mini-collapse panel does not have a mouse over state</li>
907 <li>[EXTJSIV-1157] - Row editor had gradient background in 3.3, now has flat color</li>
908 <li>[EXTJSIV-1182] - High Contrast Theme Has Standard Contract Menus</li>
909 <li>[EXTJSIV-1202] - Icons of mixed sizes are unaligned</li>
910 <li>[EXTJSIV-1320] - Shadows in lower left/right corners, at times, looks too square.</li>
911 <li>[EXTJSIV-1472] - Black background in charting examples in quirks mode</li>
912 <li>[EXTJSIV-1473] - 2x larger font size in quirks mode versus strict for the spotlight example</li>
913 <li>[EXTJSIV-1553] - The qtip is clipped in the registration example</li>
914 <li>[EXTJSIV-1560] - Title artifact behind collapsed panel header</li>
915 <li>[EXTJSIV-1646] - Problem with relayout + floating</li>
916 <li>[EXTJSIV-1726] - Esc Key Handling is inconsistent between browsers</li>
917 <li>[EXTJSIV-1727] - Placing a date picker inside of a menu has a black border around the menu</li>
918 <li>[EXTJSIV-1734] - The background of the custom progress bar in progress bar example must be white.</li>
919 <li>[EXTJSIV-2055] - Compat layer throwing error with grid</li>
920 <li>[EXTJSIV-1729] - Tab icons cut off</li>
921 <li>[EXTJSIV-1746] - Restful Proxy example uses background-image w/PNG (bad for IE6) on buttons</li>
922 <li>[EXTJSIV-1793] - Sandboxing Ext3/Ext4 can cause id clashes</li>
923 <li>[EXTJSIV-1815] - Problem with discontinuous values</li>
924 <li>[EXTJSIV-1873] - Compat - tbar in grid appears under headers</li>
925 <li>[EXTJSIV-1884] - Proxy status repair goes behind window</li>
926 <li>[EXTJSIV-1928] - Paging toolbar in BoundList has double border</li>
927 <li>[EXTJSIV-1941] - body not scoped</li>
928 <li>[EXTJSIV-1965] - renderTpl used even when it doesn't exist</li>
929 <li>[EXTJSIV-1973] - HashMap keyFn not supported</li>
930 <li>[EXTJSIV-1990] - State doesn't allow stateId to be set in the prototype</li>
931 <li>[EXTJSIV-2003] - Missing btn mixin</li>
932 <li>[EXTJSIV-2004] - Frame ignores any ui</li>
933 <li>[EXTJSIV-2065] - Ext.Element#scrollTo broken when animate=true with grid view when store is reloaded</li>
934 <li>[EXTJSIV-2067] - DatePicker month/year selection cannot be done when showToday = false</li>
935 <li>[EXTJSIV-2089] - Memento class missing in built SDK</li>
936 <li>[EXTJSIV-2095] - 404 for tip-bg.gif file</li>
937 <li>[EXTJSIV-2099] - closeText not copied</li>
938 <li>[EXTJSIV-2129] - Set tpl config has no affect on ComboBox</li>
939 <li>[EXTJSIV-2249] - Ext.isObject fails with anything with a nodeType property</li>
940 <li>[EXTJSIV-2268] - Difficult/unintuitive to disable load mask on a grid/view</li>
941 <li>[EXTJSIV-2314] - selectRange doesn't cause UI to update</li>
942 <li>[EXTJSIV-2337] - Examples fonts and body padding are wrong in 4.0.2</li>
943 <li>[EXTJSIV-2349] - examples/form/form-grid-access.html loses its description text</li>
944 <li>[EXTJSIV-2385] - portal/portal.html throws a hard error on IE6 (only)</li>
945 <li>[EXTJSIV-2387] - toolbar/toolbars example, the title of ButtonGroup is not centered anymore</li>
946 <li>[EXTJSIV-2411] - Format.number can return -0</li>
947 <li>[EXTJSIV-2454] - Ext.Ajax not taking the XHR.status into consideration</li>
953 <li>[EXTJSIV-1090] - Theme Example: "Display topics" only shows when hitting refresh</li>
954 <li>[EXTJSIV-1094] - Theme Example: Month Selectors in Date Picker do not have hover state</li>
955 <li>[EXTJSIV-1618] - Forum search example the combo list isn't positioned correctly with IE Quirks</li>
956 <li>[EXTJSIV-1168] - Status bar example - alignment of "loading" animation is not correct</li>
957 <li>[EXTJSIV-1313] - Forum Browser has 1px white border on inside right edge of the tree</li>
958 <li>[EXTJSIV-1189] - Forms example inside layout browser is inconsistent with 3.3</li>
959 <li>[EXTJSIV-1117] - Forum example missing search box on top right</li>
960 <li>[EXTJSIV-1124] - Feed viewer - cannot click on the body of left panel if it's minimized</li>
961 <li>[EXTJSIV-1133] - Paging grid example - text should be better spaced</li>
962 <li>[EXTJSIV-1137] - Paging grid example - disabled arrows on the bottom toolbar should be gray, not blue</li>
963 <li>[EXTJSIV-1140] - Portal example - setting icon is clipped</li>
964 <li>[EXTJSIV-1097] - Theme example - missing list view</li>
965 <li>[EXTJSIV-1099] - Theme example: Tab scroller - scroll arrows should not show active cursor if it's disabled
967 <li>[EXTJSIV-1101] - Theme example - grid panel does not have multiple pages</li>
968 <li>[EXTJSIV-1107] - Theme example - text field is missing color and highlight in toolbar</li>
969 <li>[EXTJSIV-1114] - Theme Browser: Column When Selected doesn't have a gradient</li>
970 <li>[EXTJSIV-1169] - Advanced status bar example - alignment is incorrect</li>
971 <li>[EXTJSIV-1696] - Desktop example - In notepad, scrolling appears</li>
972 <li>[EXTJSIV-1707] - Desktop example - window drag/drop does not work</li>
973 <li>[EXTJSIV-1719] - Tab scroller menu example - garbage text on top of tab on safari 5</li>
974 <li>[EXTJSIV-1725] - Tips in Tips Example is Clipped</li>
975 <li>[EXTJSIV-2370] - The Panel "Location Information" has disappeared from direct/direct-form example</li>
981 <li>[EXTJSIV-1130] - Panel body text should be 11px</li>
982 <li>[EXTJSIV-1956] - Panel collapse/expand breaks auto height</li>
988 <li>[EXTJSIV-1632] - The icon in disabled buttons does not get disabled in IE6</li>
989 <li>[EXTJSIV-2374] - Several buttons issues</li>
995 <li>[EXTJSIV-1723] - Window re-sizing incorrect</li>
996 <li>[EXTJSIV-1738] - Opera 10.6: Resizing windows snaps to minHeight</li>
997 <li>[EXTJSIV-1732] - Progress Dialog window locking</li>
998 <li>[EXTJSIV-1774] - Window constrained into tabpanel not re-showing after toggling between tabs</li>
999 <li>[EXTJSIV-1980] - Ext.Msg.show() bombs out in FF 4.01 Mac</li>
1000 <li>[EXTJSIV-1981] - Ext.Msg.setIcon() doesn't display icon at correct location in messagebox</li>
1001 <li>[EXTJSIV-2369] - Window title aren't aligned properly in all browsers</li>
1002 <li>[EXTJSIV-2105] - Window title truncated</li>
1008 <li>[EXTJSIV-1770] - Line Chart values incorrect</li>
1009 <li>[EXTJSIV-1951] - Charts post-processes and removes the output of a custom renderer</li>
1010 <li>[EXTJSIV-2368] - Highlighting in the Pie chart example can 'stick' sometimes leaving slices mid animation
1012 <li>[EXTJSIV-1963] - Line drawn between two points of equal value sometimes incorrect when smooth config is set
1015 <li>[EXTJSIV-1964] - Line Chart with all data values set to 0 fails to render properly, error thrown</li>
1016 <li>[EXTJSIV-1978] - Time axis configured with fromDate, toDate and constrain fails to render properly</li>
1017 <li>[EXTJSIV-1979] - Chart Legend should use defined colorSet array, currently uses default colorArrayStyle</li>
1018 <li>[EXTJSIV-2246] - Legend should automatically use same colors as chart series, even when the color(s) are
1019 specified via style fill config
1021 <li>[EXTJSIV-2335] - Wrong store index passed in line renderers</li>
1022 <li>[EXTJSIV-2350] - charts/Charts.html js hard error in Safari</li>
1023 <li>[EXTJSIV-2355] - Unable to set custom fill style on line chart</li>
1029 <li>[EXTJSIV-1808] - setViewBox doesn't work with VML</li>
1035 <li>[EXTJSIV-1858] - collectData hardcodes use of the 'data' property to extract field values. Should use the
1036 'persistanceProperty' of the Model
1038 <li>[EXTJSIV-1896] - Ext.data.Model#persistanceProperty should be spelled persistenceProperty</li>
1039 <li>[EXTJSIV-1966] - Ext.data.Store memory leak</li>
1040 <li>[EXTJSIV-1953] - Ext.grid.property.Store problems</li>
1041 <li>[EXTJSIV-1975] - Generated Getter in BelongsToAssociation does not cache result</li>
1042 <li>[EXTJSIV-2388] - writer/writer.html examples throws a hard error on ie6/ie7</li>
1048 <li>[EXTJSIV-2405] - Docked items added after render don't render correctly</li>
1049 <li>[EXTJSIV-2431] - Accordion is missing a border when collapsed</li>
1050 <li>[EXTJSIV-1900] - Accordion layout with tree initially collapsed does not layout correctly when activated
1052 <li>[EXTJSIV-1970] - Ext.layout.Table rowspan bug</li>
1053 <li>[EXTJSIV-2098] - defaultAnchor ignored</li>
1059 <li>[EXTJSIV-1967] - Multiple Controllers cannot listen to same event on same Component</li>
1060 <li>[EXTJSIV-2331] - Fix build warning for simple MVC app</li>
1061 <li>[EXTJSIV-2332] - Fix build warning for nested-loading MVC app</li>
1067 <li>[EXTJSIV-2000] - Ext.core.Element.boxWrap() missing CSS</li>
1068 <li>[EXTJSIV-2006] - Ext.core.Element.frame does nothing</li>
1069 <li>[EXTJSIV-2063] - Ext.util.Animate methods don't get copied to CompositeElement</li>
1075 <li>[EXTJSIV-2002] - Menu doesn't resize when text is changed</li>
1076 <li>[EXTJSIV-2186] - Menu.alignTo is not working in some cases.</li>
1082 <li>[EXTJSIV-2386] - Close button on tabs has disappeared</li>
1092 <li>[EXTJSIV-1936] - Make ComboBox work better with existing filters</li>
1093 <li>[EXTJSIV-2093] - Stateful Tree & Grid components do not fully restore state when in Border Layout</li>
1097 General Improvements
1101 <li>[EXTJSIV-141] - Fix all coding style violations</li>
1102 <li>[EXTJSIV-1321] - Feed Viewer's blogs list should be a Tree</li>
1103 <li>[EXTJSIV-1957] - Ext.resizer.Resizer widthIncrement addition</li>
1104 <li>[EXTJSIV-1999] - Themes Example Performance</li>
1105 <li>[EXTJSIV-2123] - Event options object secretly passed to every listener</li>
1109 Documentation Updates
1113 <li>[EXTJSIV-763] - Inadequate documentation for class AbsractPlugin</li>
1114 <li>[EXTJSIV-765] - Ext.resizer.ResizeTracker docs</li>
1115 <li>[EXTJSIV-780] - Ext.util.Grouper docs</li>
1116 <li>[EXTJSIV-781] - Ext.util.Region</li>
1117 <li>[EXTJSIV-1976] - Ext.app.Controller#control is undocumented</li>
1118 <li>[EXTJSIV-2103] - Fix missing sprite attribute property documentation</li>
1119 <li>[EXTJSIV-2134] - closeAction default is 'hide' but docs say it's 'destroy'</li>
1120 <li>[EXTJSIV-2348] - Layout Browser example API doc links are broken</li>
1121 <li>[EXTJSIV-2352] - constrainTo not documented on Ext.window.Window</li>
1125 <div class="release">
1127 Release Notes for Ext JS 4.0.1
1131 Release Date: May 17, 2011<br>
1132 Version Number: 4.0.1
1140 <li>Charts and Drawing
1142 <li>[EXTJSIV-144] - Grouped Stacked Negative 0 point not aligned properly</li>
1143 <li>[EXTJSIV-148] - Pie chart labels should be along the centerline of the text, not the baseline.</li>
1144 <li>[EXTJSIV-1769] - Draggable sprite broken</li>
1145 <li>[EXTJSIV-1811] - Problem with hiding items via legend with grouped bar chart</li>
1146 <li>[EXTJSIV-1822] - setAttributes - scale only works on first item</li>
1147 <li>[EXTJSIV-1878] - Line chart scaling incorrect</li>
1148 <li>[EXTJSIV-1892] - Pie chart is not rendering it's shadow properly on initial render</li>
1154 <li>[EXTJSIV-237] - Vertical alignment of the Panel title is not consistent between quirks and strict HTML
1157 <li>[EXTJSIV-963] - Vertical headers lack proper centering</li>
1158 <li>[EXTJSIV-1102] - When panel collapse animates, there's some flashing</li>
1159 <li>[EXTJSIV-1814] - Panel doesn't fire close event in TabPanel</li>
1165 <li>[EXTJSIV-482] - Logos example has a few cosmetic issues</li>
1166 <li>[EXTJSIV-1001] - Form is missing in Safari 3.2 with form/form-grid-access.html</li>
1167 <li>[EXTJSIV-1083] - Themes Example: Progress bar doesn't show any text</li>
1168 <li>[EXTJSIV-1118] - Portal Drag and Drop IE 6 & 7</li>
1169 <li>[EXTJSIV-1121] - feed viewer - highlight on mouse over incorrect</li>
1170 <li>[EXTJSIV-1141] - Sliding Pager Extension Example: There's no Panel Resizing at the bottom of the grid
1172 <li>[EXTJSIV-1142] - FeedViewer: apply sensible minWidth on feeds panel</li>
1173 <li>[EXTJSIV-1165] - Summary Grid: Need an Icon in the Panel</li>
1174 <li>[EXTJSIV-1172] - Grid Plugin Example: No Checkbox Plugin in the bottom example</li>
1175 <li>[EXTJSIV-1173] - Grid Filtering Local: ID Column should have a smaller width</li>
1176 <li>[EXTJSIV-1180] - Rest proxy example - notification is missing when updating</li>
1177 <li>[EXTJSIV-1193] - Combo Box Example: State name Combo Boxes are too wide</li>
1178 <li>[EXTJSIV-1204] - Ext.Action Example should port the existing Action Example over</li>
1179 <li>[EXTJSIV-1211] - Double clicking in Manager Details header doesn't always open the combo box</li>
1180 <li>[EXTJSIV-1460] - Panel resizer ux not working properly or styled correctly</li>
1181 <li>[EXTJSIV-1474] - Black background in desktop/desktop.html example in quirks mode</li>
1182 <li>[EXTJSIV-1481] - form/xml-form is broken in Safari 3.2 with transitional DOCTYPE</li>
1183 <li>[EXTJSIV-1496] - Desktop cascading doesn't set correct z index</li>
1184 <li>[EXTJSIV-1499] - Desktop example's accordion window does not react to clicking the refresh icon</li>
1185 <li>[EXTJSIV-1535] - Array grid example advertised as stateful. But it does not remember column state</li>
1186 <li>[EXTJSIV-1860] - Nested Loading example is using widget.header alias which is reserver for standard
1189 <li>[EXTJSIV-1861] - Portal example is having to synchronously load Ext.layout.component.Body.</li>
1190 <li>[EXTJSIV-1919] - Error in charts/draw code on portal example</li>
1191 <li>[EXTJSIV-1922] - Error in grid multiple sorting example</li>
1192 <li>[EXTJSIV-1923] - Error on editor example</li>
1193 <li>[EXTJSIV-1924] - FormDashboard chart example fieldset is too short</li>
1194 <li>[EXTJSIV-1927] - Text rotation example missing text</li>
1200 <li>[EXTJSIV-939] - Artifact in search toolbar only with Chrome 5</li>
1201 <li>[EXTJSIV-980] - Background color in bottom toolbar should be blue</li>
1202 <li>[EXTJSIV-1109] - disabled text color in buttons is too light</li>
1203 <li>[EXTJSIV-1865] - Toolbar with removeAll() crashes when used with overflow</li>
1209 <li>[EXTJSIV-1846] - Infinite loop, IE Border layout</li>
1210 <li>[EXTJSIV-1867] - Resizers on border layout do not constrain during drag</li>
1211 <li>[EXTJSIV-1931] - collapsedCls not applied in border layout</li>
1212 <li>[EXTJSIV-1845] - hideCollapseTool ignored in border layout/panel</li>
1213 <li>[EXTJSIV-1780] - Collapsing large grid in border layout fails</li>
1219 <li>[EXTJSIV-1708] - Desktop example - windows don't move or resize</li>
1220 <li>[EXTJSIV-1737] - Opera 10.6: Windows cannot be moved vertically</li>
1221 <li>[EXTJSIV-1751] - Ext.Window Maximize doesnt account for browser window resize</li>
1222 <li>[EXTJSIV-1792] - Window fails with preventHeader: true</li>
1223 <li>[EXTJSIV-1945] - Window doesn't constrain properly when animating</li>
1229 <li>[EXTJSIV-1269] - Checkbox in header does not line up with checkbox in the data rows</li>
1230 <li>[EXTJSIV-1271] - Arrow is not vertically centered in the overflow toolbar</li>
1231 <li>[EXTJSIV-1317] - Slightly rounded corners on menu item highlights</li>
1232 <li>[EXTJSIV-1322] - Window header color is different to 3.x</li>
1233 <li>[EXTJSIV-1417] - The text "Powered by" in logo is not legible</li>
1234 <li>[EXTJSIV-1516] - Menus are not in access-theme colors for the access example</li>
1235 <li>[EXTJSIV-1540] - Disabled buttons are really hard to read</li>
1236 <li>[EXTJSIV-1764] - Accessibility theme missing images</li>
1237 <li>[EXTJSIV-1841] - $panel-border-radius does not work</li>
1238 <li>[EXTJSIV-1825] - Button mixin in SASS is inconsistant with other UI mixins - quick fix</li>
1239 <li>[EXTJSIV-1826] - Window does not adhere to $base-color</li>
1240 <li>[EXTJSIV-1842] - 2 issues with button variables, not working correctly.</li>
1241 <li>[EXTJSIV-1851] - Errors when building template my-ext-theme.scss</li>
1242 <li>[EXTJSIV-1854] - Remove breaking comments from layout/_layout.scss</li>
1243 <li>[EXTJSIV-1862] - ui theme does not apply to window drag & drop proxy</li>
1244 <li>[EXTJSIV-1918] - Can't set overflow hidden on component style</li>
1250 <li>[EXTJSIV-1758] - Checkbox field does not report correct value</li>
1251 <li>[EXTJSIV-1775] - combo box autoSelect attribute non-functional</li>
1252 <li>[EXTJSIV-1781] - Combo Picker doesn't shift when window resizes</li>
1253 <li>[EXTJSIV-1798] - serializeForm tries to call .format</li>
1254 <li>[EXTJSIV-1809] - Html encoding issues on forms with standard submit</li>
1255 <li>[EXTJSIV-1834] - Keyup doesn't fire on combo</li>
1256 <li>[EXTJSIV-1838] - Checkbox getModelData incorrect</li>
1257 <li>[EXTJSIV-1839] - Fieldset doesn't render items when collapsed</li>
1258 <li>[EXTJSIV-1847] - Weird form field height display</li>
1259 <li>[EXTJSIV-1849] - Performance issues when adding multiple items to a form</li>
1260 <li>[EXTJSIV-1857] - Combo - Allow exclusion of queryParam</li>
1261 <li>[EXTJSIV-1869] - DisplayField alignment incorrect</li>
1262 <li>[EXTJSIV-1899] - field.Date refocuses on blur when picker is expanded</li>
1263 <li>[EXTJSIV-1902] - NumberField ignores disableKeyFilter</li>
1264 <li>[EXTJSIV-1942] - NumberField doesn't return number type when value is 0.</li>
1265 <li>[EXTJSIV-1943] - Checkbox should check for undefined uncheckedValue</li>
1271 <li>[EXTJSIV-1689] - Selection model selectAll/deselectAll fire selectionchange event for every record</li>
1272 <li>[EXTJSIV-1757] - Grid loses row striping after editing</li>
1273 <li>[EXTJSIV-1762] - Grid: CellEditing problems destroying</li>
1274 <li>[EXTJSIV-1767] - ActionColumn fails when creating a global handler</li>
1275 <li>[EXTJSIV-1771] - Deselect doesnt fire in multi select mode</li>
1276 <li>[EXTJSIV-1773] - itemmousenter/itemmouseleave fire on every mouseover/mouseout event bubbled from
1277 *within* a View item
1279 <li>[EXTJSIV-1778] - PropertyGrid crashes on destroy</li>
1280 <li>[EXTJSIV-1782] - PropertyGrid crashes when removing from store</li>
1281 <li>[EXTJSIV-1788] - Cell Editor doesn't update context</li>
1282 <li>[EXTJSIV-1794] - Crash when rootVisible false</li>
1283 <li>[EXTJSIV-1800] - RowNumberer incompatible with groupingSummary</li>
1284 <li>[EXTJSIV-1802] - Editor doesn't hide on grid scroll - FF</li>
1285 <li>[EXTJSIV-1819] - Grid in accordion layout doesn't show headers</li>
1286 <li>[EXTJSIV-1824] - PropertyGrid has no alias</li>
1287 <li>[EXTJSIV-1831] - Checkbox Selection model missing alias.</li>
1288 <li>[EXTJSIV-1848] - Row Editor doesn't work with grid filtering</li>
1289 <li>[EXTJSIV-1871] - PropertyGrid doesn't update source correctly</li>
1290 <li>[EXTJSIV-1872] - PropertyStore refers to wrong object</li>
1291 <li>[EXTJSIV-1875] - Tree doesn't allow string store id.</li>
1292 <li>[EXTJSIV-1881] - PreviewPlugin overwrites features</li>
1293 <li>[EXTJSIV-1926] - Safari: scrolling via wheel in grid also scrolls the page</li>
1294 <li>[EXTJSIV-1932] - NodeInterface callback params incorrect.</li>
1295 <li>[EXTJSIV-1939] - ProgressBar Pager fails with empty store</li>
1296 <li>[EXTJSIV-1958] - View DD contains redundant check</li>
1302 <li>[EXTJSIV-988] - ToolTip/QuickTip steals shadow from modal window</li>
1303 <li>[EXTJSIV-1003] - Accessibility Theme has several glitches (IE9 Quirks)</li>
1304 <li>[EXTJSIV-1047] - Validation change steals focus in Safari (3.? and 4 at least)</li>
1305 <li>[EXTJSIV-1217] - Localization files are missing a bunch of strings - NL, DE, etc</li>
1306 <li>[EXTJSIV-1218] - Validation looks wrong in a frame panel with checkboxes</li>
1307 <li>[EXTJSIV-1295] - TextField focus method does not focus, DelayedTask at fault?</li>
1308 <li>[EXTJSIV-1510] - The close button in accordion does a refresh instead.</li>
1309 <li>[EXTJSIV-1528] - The previous/next buttons do not always un-focus after clicking on it and moving the
1312 <li>[EXTJSIV-1562] - Collapse icon does not relocate after resizing the browser window</li>
1313 <li>[EXTJSIV-1648] - Checkbox selection doesn't fire selection change</li>
1314 <li>[EXTJSIV-1650] - Programmatically disabled before rendered prevents enabling</li>
1315 <li>[EXTJSIV-1654] - Using Quicktips on Frameset only page cause hard error</li>
1316 <li>[EXTJSIV-1736] - IE6 - Slider doesn't show up</li>
1317 <li>[EXTJSIV-1756] - Disabled text in forms have regressed in IE 6</li>
1318 <li>[EXTJSIV-1766] - Image Component crashes when rendered in IE</li>
1319 <li>[EXTJSIV-1779] - beforetabchange returning false doesn't stop tab changing.</li>
1320 <li>[EXTJSIV-1784] - Warn statements need to wrapped to check of the existence of the console</li>
1321 <li>[EXTJSIV-1790] - Observable shouldn't fail when removing an event that doesn't exist</li>
1322 <li>[EXTJSIV-1807] - Application fails when no controllers are specified</li>
1323 <li>[EXTJSIV-1813] - Store Can't read grouping info when specified on the class definition</li>
1324 <li>[EXTJSIV-1817] - Removed unused code: getSortState</li>
1325 <li>[EXTJSIV-1818] - NodeInterface destroy shadows Model destroy</li>
1326 <li>[EXTJSIV-1852] - JSBuilder doesn't build .jsb3 files correctly if using relative paths</li>
1327 <li>[EXTJSIV-1853] - JSBuilder not producing build correctly.</li>
1328 <li>[EXTJSIV-1856] - WebKit browsers lose selection in TEXTAREA elements</li>
1329 <li>[EXTJSIV-1864] - Store cannot set filters via prototype properties</li>
1330 <li>[EXTJSIV-1880] - Change autoCreateViewport to be false by default on Ext.app.App</li>
1331 <li>[EXTJSIV-1888] - Ext.Error.raise embeds an alert in IE or FF w/o Firebug (not good for many uses)</li>
1332 <li>[EXTJSIV-1889] - Splitter dragging doesn't work with iframes</li>
1333 <li>[EXTJSIV-1890] - Record raw property set too late</li>
1334 <li>[EXTJSIV-1895] - Ext.Array#include doesn't return anything, but docs say it does</li>
1335 <li>[EXTJSIV-1896] - Ext.data.Model#persistanceProperty should be spelled persistenceProperty</li>
1340 <h2>Documentation Improvements</h2>
1343 <li>[EXTJSIV-739] - Improved Ext.fx.Animator docs</li>
1344 <li>[EXTJSIV-751] - Improved Ext.grid.GridPanel docs</li>
1345 <li>[EXTJSIV-769] - Improved Ext.tip.ToolTip docs</li>
1346 <li>[EXTJSIV-1074] - Improved Ext.app.Controller docs</li>
1347 <li>[EXTJSIV-1227] - Improved Ext.chart.Mask</li>
1348 <li>[EXTJSIV-1229] - Added docs for Ext.grid.property.Grid</li>
1349 <li>[EXTJSIV-1238] - Add documentation to tabPanel private methods</li>
1350 <li>[EXTJSIV-1293] - Documented Store.removeAll</li>
1351 <li>[EXTJSIV-1421] - Documented the Organizer example</li>
1352 <li>[EXTJSIV-1433] - Better docs for Ext.app.Application</li>
1353 <li>[EXTJSIV-1891] - documented loadMask configuration property of Ext.Component and descendants</li>
1354 <li>[EXTJSIV-1894] - Documented Ext.draw.Sprite events not documented</li>
1355 <li>[EXTJSIV-1898] - Removed Ext.getModel from data guide</li>
1356 <li>[EXTJSIV-1901] - Documented Ext.CompositeElement documents methods without names</li>
1357 <li>[EXTJSIV-1903] - Bad reference to Ext.panel.Panel#frame for more documentation</li>
1358 <li>[EXTJSIV-1904] - Added missing image: guides/tree/simple-tree.png</li>
1359 <li>[EXTJSIV-43] - Documented the fact that attributes are transformed to model fields</li>
1360 <li>[EXTJSIV-1485] - SDK Bootstrapping Guide and Build Tools for Developers</li>
1361 <li>[EXTJSIV-1248] - More docs for Surface</li>
1362 <li>[EXTJSIV-1244] - Added docs for Gauge AXIS</li>
1363 <li>[EXTJSIV-1796] - Character Encoding issues on deployed docs</li>
1364 <li>[EXTJSIV-1906] - a typo / encoding issue in the getting started guide</li>
1367 <h2>General Improvements</h2>
1370 <li>[EXTJSIV-1961] - Added callbackName option to Ext.data.JsonP.request</li>
1371 <li>[EXTJSIV-853] - Tooltips: Renamed initTarget to setTarget</li>
1372 <li>[EXTJSIV-1536] - Added a vertical toolbar example</li>
1376 <div class="release">
1378 Release Notes for Ext JS 4.0 Final
1382 Release Date: April 26, 2011<br>
1383 Version Number: 4.0.0
1392 <li>[EXTJSIV-919] - CheckHeader fires an additional change event</li>
1393 <li>[EXTJSIV-1291] - Charts draw undefined values</li>
1394 <li>[EXTJSIV-1352] - Floating should allow Component as an argument to alignTo</li>
1401 <li>[EXTJSIV-2] - Normalize text baseline calculation for FireFox 3.0 and 3.5</li>
1402 <li>[EXTJSIV-495] - Forum search example - search does not work</li>
1403 <li>[EXTJSIV-513] - DragSelector does not maintain selection in IE</li>
1404 <li>[EXTJSIV-528] - Improve class loader performance</li>
1405 <li>[EXTJSIV-571] - autoHeight Box layouts</li>
1406 <li>[EXTJSIV-672] - Active tab has dark line beneath in access theme</li>
1407 <li>[EXTJSIV-697] - Element loses event Listener</li>
1408 <li>[EXTJSIV-788] - Grid in accordion layout displays scrollbars</li>
1409 <li>[EXTJSIV-820] - Ext.util.Format.usMoney is not inserting commas into the returned string</li>
1410 <li>[EXTJSIV-826] - When removing + then adding grid summary, it does not add x-grid-cell-first</li>
1411 <li>[EXTJSIV-860] - Row editing shadow issue</li>
1412 <li>[EXTJSIV-863] - IE Header menu issue</li>
1413 <li>[EXTJSIV-869] - Changing Collapsed Titles in a Border Layout</li>
1414 <li>[EXTJSIV-871] - form-grid example layout in IE6</li>
1415 <li>[EXTJSIV-873] - menu shows a small rectangle when it has no items</li>
1416 <li>[EXTJSIV-876] - Grid Menu allows hiding all columns</li>
1417 <li>[EXTJSIV-901] - updateRecord w/ radio group</li>
1418 <li>[EXTJSIV-902] - FieldContainer misses clearInvalid</li>
1419 <li>[EXTJSIV-910] - Need to know when Surface is rendered</li>
1420 <li>[EXTJSIV-912] - IE6 & 7, FF4: Grid Header misaligned with the gridview</li>
1421 <li>[EXTJSIV-932] - Gauge series needs docs.</li>
1422 <li>[EXTJSIV-936] - Trigger field is not flushed using the access theme in IE 6 and 7</li>
1423 <li>[EXTJSIV-975] - Font styles are inconsistent across components</li>
1424 <li>[EXTJSIV-976] - TreeSelectionModel does not use checkbox images</li>
1425 <li>[EXTJSIV-977] - Ext.isFunction return true with a NodeList in Safari 3-4</li>
1426 <li>[EXTJSIV-979] - CSS styling wrong after collapsing Navigation panel</li>
1427 <li>[EXTJSIV-981] - Resizing failure with layout-browser.html --> Table</li>
1428 <li>[EXTJSIV-983] - Border line is missing beneath the grid header row</li>
1429 <li>[EXTJSIV-984] - Bottom scrollbar is not flushed with the right scrollbar</li>
1430 <li>[EXTJSIV-986] - Grid state does not save column width</li>
1431 <li>[EXTJSIV-993] - IE9 Strict Rendering issue with form.fieldset</li>
1432 <li>[EXTJSIV-994] - IE9 Strict Border layout issue</li>
1433 <li>[EXTJSIV-995] - IE7: Artifact in top-left corner of framed panel</li>
1434 <li>[EXTJSIV-996] - Field/Trigger placement in top toolbar needs to move down 1 pixel</li>
1435 <li>[EXTJSIV-999] - Both framing and flushing trigger button issues seen in IE 7</li>
1436 <li>[EXTJSIV-1000] - DatePicker Month title color is black</li>
1437 <li>[EXTJSIV-1002] - IE9 Strict Collapsible button in Ext.form.Fieldset aren't displayed correctly</li>
1438 <li>[EXTJSIV-1004] - Group header grid example is broken</li>
1439 <li>[EXTJSIV-1005] - Locking Grid Lock/Unlock throw an error</li>
1440 <li>[EXTJSIV-1007] - IE9 Strict - RowEditor scrolls the grid view when starting an edit</li>
1441 <li>[EXTJSIV-1008] - Splitter's calculated collapse directions are wrong. 'up' should be 'top', 'down' should be bottom.
1443 <li>[EXTJSIV-1010] - Check/Radio example, white background</li>
1444 <li>[EXTJSIV-1011] - IE 9 Quirks Pie chart example Pie parts border issue</li>
1445 <li>[EXTJSIV-1012] - NumberField - Bottom trigger doesn't hover</li>
1446 <li>[EXTJSIV-1013] - IE9 Quirks Message Box Multi-line prompt: Input width is too large</li>
1447 <li>[EXTJSIV-1014] - ItemSelector button icons missing</li>
1448 <li>[EXTJSIV-1015] - IE9 Strict Tree Checkbox are not correctly positioned</li>
1449 <li>[EXTJSIV-1016] - Grey background on drag drop indicator on IE6</li>
1450 <li>[EXTJSIV-1017] - IE9 Drag and Drop in TreePanel does not work correctly</li>
1451 <li>[EXTJSIV-1020] - Clipping of letters in vertical header titles</li>
1452 <li>[EXTJSIV-1021] - IE9 Custom Styles progress bar doesn't show XP style</li>
1453 <li>[EXTJSIV-1022] - Wrong font for vertical header titles with IE 9</li>
1454 <li>[EXTJSIV-1023] - The minButtonWidth is applied to non-buttons in fbar</li>
1455 <li>[EXTJSIV-1025] - Tree shifts after expand/collapse animation in all IEs</li>
1456 <li>[EXTJSIV-1028] - Grid: Promote from Markup example doesn't work in IE6 &7</li>
1457 <li>[EXTJSIV-1029] - Added an Associations example</li>
1458 <li>[EXTJSIV-1031] - draw/Logos Example the window is too big</li>
1459 <li>[EXTJSIV-1033] - Safari 5 Mac Tabs rendering glitch</li>
1460 <li>[EXTJSIV-1036] - Grid Window in Desktop example permanently loses scrollbars during window resize</li>
1461 <li>[EXTJSIV-1039] - IE 6 &7 Only: After resizing flexed column very wide</li>
1462 <li>[EXTJSIV-1040] - statusbar/statusbar-demo.html toolbar items alignment issue</li>
1463 <li>[EXTJSIV-1042] - Clicking constrained windows does not bring constraining window to top</li>
1464 <li>[EXTJSIV-1044] - Gap between box elements in keynav example</li>
1465 <li>[EXTJSIV-1045] - examples/layout/snap-windows.html throws "Attempting to extend from a class which has not been
1466 loaded on the page."
1468 <li>[EXTJSIV-1048] - Inaccurate lastComponentSize returned</li>
1469 <li>[EXTJSIV-1049] - Grid filters are lost when clicking Add Columns in Custom Grid Filters Example (local filtering)
1471 <li>[EXTJSIV-1050] - Feedviewer "view post" has no margin/padding</li>
1472 <li>[EXTJSIV-1051] - Stateful grid doesn't work in IE6</li>
1473 <li>[EXTJSIV-1052] - Multi line message box doesn't show a scrollbar (IE6)</li>
1474 <li>[EXTJSIV-1054] - Portal dragging breaks</li>
1475 <li>[EXTJSIV-1055] - DataView dragged selection not applying in IE6</li>
1476 <li>[EXTJSIV-1056] - Adding more rows after scrolling to the bottom of grid view causes the row editor to disappear</li>
1477 <li>[EXTJSIV-1057] - Quickly trigger window show / hide while it's still animating screws layout / visibility checking
1479 <li>[EXTJSIV-1058] - Resizing window while it's being masked does not resize the masking layer</li>
1480 <li>[EXTJSIV-1059] - Error using GridViewDragDrop plugin</li>
1481 <li>[EXTJSIV-1062] - Menu items don't layout to full width</li>
1482 <li>[EXTJSIV-1063] - Window.show() no longer does a toFront() as in 3.x</li>
1483 <li>[EXTJSIV-1064] - Vertical toolbar separators are vertical but should be horizontal.</li>
1484 <li>[EXTJSIV-1067] - Toolbar enableOverflow property not respected</li>
1485 <li>[EXTJSIV-1071] - Tree getRecords doesn't work correctly</li>
1486 <li>[EXTJSIV-1075] - collapseAll shouldn't collapse root if rootVisible is true</li>
1487 <li>[EXTJSIV-1076] - Possible missing variables</li>
1488 <li>[EXTJSIV-1078] - Shadows look odd on non-white backgrounds</li>
1489 <li>[EXTJSIV-1079] - Theme example is missing some components</li>
1490 <li>[EXTJSIV-1084] - Tab height/tabbar height is not consistent with 3.3</li>
1491 <li>[EXTJSIV-1085] - Tab panel and panel headers need to be the same size</li>
1492 <li>[EXTJSIV-1087] - API Change: Ext.tab.TabPanel renamed to Ext.tab.Panel</li>
1493 <li>[EXTJSIV-1088] - Toolbar Buttons when against the Left side of the gutter need more padding</li>
1494 <li>[EXTJSIV-1089] - In theme example, tree panel is not in the accordion panel</li>
1495 <li>[EXTJSIV-1091] - In theme example, paging toolbar does not display default page number</li>
1496 <li>[EXTJSIV-1092] - Grid Shifts on Header Trigger Click</li>
1497 <li>[EXTJSIV-1093] - Theme example: scrollable tab indicator is off by a pixel</li>
1498 <li>[EXTJSIV-1095] - Theme example - missing multi-trigger field inside GridPanel toolbar</li>
1499 <li>[EXTJSIV-1100] - Button config renders incorrectly - "submit" seems off center</li>
1500 <li>[EXTJSIV-1103] - Padding on toolbar buttons is two pixels at the bottom and one pixel at the top. Should be two
1503 <li>[EXTJSIV-1104] - Framed panel does not have bottom border when headerPosition:top</li>
1504 <li>[EXTJSIV-1106] - iconCls not honored on Ext.grid.column.Action</li>
1505 <li>[EXTJSIV-1108] - pressed state buttons have a background in the corners?</li>
1506 <li>[EXTJSIV-1110] - Split button and menu button: Text and arrow have too much space in between</li>
1507 <li>[EXTJSIV-1111] - Error when using tab in Writer Example</li>
1508 <li>[EXTJSIV-1115] - FeedViewer Add Feed Window is too small</li>
1509 <li>[EXTJSIV-1116] - Accordion panel - accordion titles have more padding on bottom than top</li>
1510 <li>[EXTJSIV-1119] - In the list of examples, it's impossible to close a set of examples</li>
1511 <li>[EXTJSIV-1120] - Border Layout collapsed vertical header has dark black bold text</li>
1512 <li>[EXTJSIV-1122] - Feed View Looses Scroll Bar</li>
1513 <li>[EXTJSIV-1123] - Live Grid Search Example does not have screenshot</li>
1514 <li>[EXTJSIV-1125] - When changing feeds, tabs have the wrong size</li>
1515 <li>[EXTJSIV-1126] - RowEditor edging for buttons in IE</li>
1516 <li>[EXTJSIV-1128] - Feed viewer - add feed dialogue box is missing several elements</li>
1517 <li>[EXTJSIV-1129] - TextField 1px taller than other fields</li>
1518 <li>[EXTJSIV-1131] - Image Viewer Example: Unable to edit album names in the tree</li>
1519 <li>[EXTJSIV-1132] - Panel header has 1 pixel white on left and right</li>
1520 <li>[EXTJSIV-1136] - Paging Grid Example: JsonPProxy in the header isn't the name of the class in the code</li>
1521 <li>[EXTJSIV-1138] - Paging Example: disablePagingSelection:true is not respected</li>
1522 <li>[EXTJSIV-1139] - Portal example - if all components are in one column, cannot drag to 3rd column</li>
1523 <li>[EXTJSIV-1143] - Property grid does not have an indicator to show it's a property grid</li>
1524 <li>[EXTJSIV-1144] - Property Grid Example is too large -- should fit the size to make it look more like a property grid
1526 <li>[EXTJSIV-1146] - Editor Grid Example: Clicking from Common Name in an editor to Light doesn't invoke an editor</li>
1527 <li>[EXTJSIV-1147] - Grid editing example - resizing the column while editing behaves incorrectly</li>
1528 <li>[EXTJSIV-1148] - Custom Grid Filters: Menu is lost on refresh of view</li>
1529 <li>[EXTJSIV-1150] - GroupTextTPL is not implemented</li>
1530 <li>[EXTJSIV-1153] - Row Editing: When editing a row, pixels are missing from the bottom left and bottom right box</li>
1531 <li>[EXTJSIV-1154] - Row Editing: Single click doesn't move the row editor</li>
1532 <li>[EXTJSIV-1155] - Row Editing plugin/example needs to be more like 3.3</li>
1533 <li>[EXTJSIV-1156] - Row Editing: Scrolling and row editor in the wrong place when clicking "Add Plant"</li>
1534 <li>[EXTJSIV-1160] - No loading indication when you open up a node</li>
1535 <li>[EXTJSIV-1161] - Empty Tree has +/- button</li>
1536 <li>[EXTJSIV-1163] - Grouped Grid Example: Missing Collapsable on the Panel and Clear Grouping on the bottom</li>
1537 <li>[EXTJSIV-1164] - Tool missing disabledCls</li>
1538 <li>[EXTJSIV-1166] - Summary Grid Example: Button needs to be fixed</li>
1539 <li>[EXTJSIV-1167] - Status bar example - clock shows up randomly when you start typing</li>
1540 <li>[EXTJSIV-1174] - Need a Remote Filtering Example</li>
1541 <li>[EXTJSIV-1175] - Grid Filtering Example: No Date Column</li>
1542 <li>[EXTJSIV-1176] - Clean up main example page</li>
1543 <li>[EXTJSIV-1177] - Grid Filtering Example: No Boolean Filtering</li>
1544 <li>[EXTJSIV-1179] - Data Writer example appears to not work</li>
1545 <li>[EXTJSIV-1181] - grouped header grid example - crash chrome when dragging a header into it's children</li>
1546 <li>[EXTJSIV-1183] - Grid Multiple Sorting is missing a splitter after sorting order</li>
1547 <li>[EXTJSIV-1185] - Tab Scroller Menu Plugin: Misalignment on top of overflow tabs</li>
1548 <li>[EXTJSIV-1186] - Message Box Confirm Dialog needs more spacing between Yes/No buttons</li>
1549 <li>[EXTJSIV-1188] - Tree Open Animation is incorrect</li>
1550 <li>[EXTJSIV-1190] - Incorrect default body padding?</li>
1551 <li>[EXTJSIV-1191] - Layout browser -> Center layout. Auto height not expanding to body contents</li>
1552 <li>[EXTJSIV-1192] - Complex Layout Example: On load, property grid is selected, but "A Tab" is rendered</li>
1553 <li>[EXTJSIV-1194] - In a combo box, hitting space inside combobox presents user with a big gray box</li>
1554 <li>[EXTJSIV-1195] - Need an Combo Box Example with Transforms</li>
1555 <li>[EXTJSIV-1196] - Combo with Templates and Ajax draws the searching box incorrectly on first load</li>
1556 <li>[EXTJSIV-1197] - Need an example of a fieldset side by side</li>
1557 <li>[EXTJSIV-1198] - Wrong Collapse Indicator in Checkbox Radio Groups</li>
1558 <li>[EXTJSIV-1199] - Bring Back Flash Component (if necessary)</li>
1559 <li>[EXTJSIV-1200] - Combobox in a Menu Dropdown is Flush with Left Edge</li>
1560 <li>[EXTJSIV-1201] - Submenu is Lost when Resizing Window</li>
1561 <li>[EXTJSIV-1203] - Ext.Action Example should port the existing Action Example over</li>
1562 <li>[EXTJSIV-1205] - Cannot read property 'afteredit' of undefined</li>
1563 <li>[EXTJSIV-1209] - Advanced DataView Example: Animation poofs, it doesn't zoom back to the grid when selecting an item
1565 <li>[EXTJSIV-1210] - History Example doesn't work</li>
1566 <li>[EXTJSIV-1214] - Progress bar example needs a blue background</li>
1567 <li>[EXTJSIV-1216] - Panel Example "Panel as Child" is missing border for header in first child</li>
1568 <li>[EXTJSIV-1219] - Portal columns disappear when removing all portlets (regression)</li>
1569 <li>[EXTJSIV-1220] - Numeric Axis shows extra</li>
1570 <li>[EXTJSIV-1222] - Rename Ext.container.Viewport isViewPort property to isViewport</li>
1571 <li>[EXTJSIV-1223] - GroupGrid does not scroll if using paginggridscroller</li>
1572 <li>[EXTJSIV-1231] - ComboBox's bound list: Shadow persists when Store is filtered to zero matches and the list shrinks
1575 <li>[EXTJSIV-1232] - DatePicker as dropdown from a DateField should dismiss when you press ESC</li>
1576 <li>[EXTJSIV-1233] - API DOC Browser Class links issue</li>
1577 <li>[EXTJSIV-1235] - Testing: Ext.tip.Tip spec fails in IE6-8</li>
1578 <li>[EXTJSIV-1237] - Move Rob's framing command over to use jarred's new tool</li>
1579 <li>[EXTJSIV-1239] - Need to implement .x-small-editor sizing for form fields</li>
1580 <li>[EXTJSIV-1240] - Regression on rotated labels (check the area select example in test/ui)</li>
1581 <li>[EXTJSIV-1243] - Fix a bug where NodeInterface decorate would always override data fields in your Model, even if
1582 they already existed.
1584 <li>[EXTJSIV-1245] - ComboBox selectOnTab does not work if the field has a value.</li>
1585 <li>[EXTJSIV-1246] - Accordion layout fails with hidden items</li>
1586 <li>[EXTJSIV-1247] - MessageBox doesn't work with animateTarget</li>
1587 <li>[EXTJSIV-1249] - Grid column resize indicators don't show when used inside border layout</li>
1588 <li>[EXTJSIV-1250] - Combo with no value returns empty array</li>
1589 <li>[EXTJSIV-1251] - Phantom records should not be added to removed</li>
1590 <li>[EXTJSIV-1252] - Border Layout collapseMode mini positioning incorrect</li>
1591 <li>[EXTJSIV-1253] - Tree needs checkchange event</li>
1592 <li>[EXTJSIV-1254] - Grouping needs to refresh the scroller on grid expand/collapse</li>
1593 <li>[EXTJSIV-1255] - MessageBox reacts to enter keypress even when hidden</li>
1594 <li>[EXTJSIV-1257] - Unable to control whether or not the checkbox is shown for certain rows with CheckboxModel</li>
1595 <li>[EXTJSIV-1258] - Setting border false on grid, headerCt still keeps borders</li>
1596 <li>[EXTJSIV-1260] - DirectProxy doesn't accept string paramOrder</li>
1597 <li>[EXTJSIV-1261] - Reconfigure breaks when used with locked columns</li>
1598 <li>[EXTJSIV-1263] - Window body is slightly different color than window frame</li>
1599 <li>[EXTJSIV-1264] - The grid-plugins example takes a long time in IE 6 to display the grids and scrollbars</li>
1600 <li>[EXTJSIV-1265] - Tabs are broken with draw/Logos.html in IE 8.0</li>
1601 <li>[EXTJSIV-1266] - Row Editing broken when not specifying an editor</li>
1602 <li>[EXTJSIV-1267] - Framing for the access example is broken in some browsers</li>
1603 <li>[EXTJSIV-1268] - Grouping Feature - Events provide no context, aren't fired on the grid</li>
1604 <li>[EXTJSIV-1272] - Add extra string methods to Ext.util.Format so they can be used with templates</li>
1605 <li>[EXTJSIV-1273] - Dragging and Dropping Panels in the Portal Example lose Tools</li>
1606 <li>[EXTJSIV-1274] - Identify and fix transitory Table View memory leak in IE6 &IE7</li>
1607 <li>[EXTJSIV-1279] - Nested Windows not hiding themselves when floatParent (tab) hides.</li>
1608 <li>[EXTJSIV-1280] - Window that is a child of TabPanel doesn't get hidden when Tab is switched, not hiding itself when
1609 its floatParent hides.
1611 <li>[EXTJSIV-1281] - DataView#ItemOver tracking does not always detect onItemMouseLeave</li>
1612 <li>[EXTJSIV-1282] - Specifying groupable:false on a column definition has no effect</li>
1613 <li>[EXTJSIV-1283] - Identify and Fix transient memory leak in the HtmlEditor</li>
1614 <li>[EXTJSIV-1284] - Borders are no longer correct.</li>
1615 <li>[EXTJSIV-1285] - Messagebox text not wrapping properly.</li>
1616 <li>[EXTJSIV-1286] - Fieldsets too large in HBox layout in Firefox</li>
1617 <li>[EXTJSIV-1288] - Chart axes and line not aligned</li>
1618 <li>[EXTJSIV-1289] - RowEditor - option to prevent moving editor to new row when there are pending changes</li>
1619 <li>[EXTJSIV-1290] - setClosable on Tab will not remove element</li>
1620 <li>[EXTJSIV-1292] - beforeshow recursion and error</li>
1621 <li>[EXTJSIV-1296] - Several tree examples are failing in IE (all versions)</li>
1622 <li>[EXTJSIV-1297] - Hard Error: Not implemented error seen with IE 8</li>
1623 <li>[EXTJSIV-1298] - ComboBox dropdown has horrible rendering artifacts in IE6</li>
1624 <li>[EXTJSIV-1299] - ComboBox triggerAction:'all' not working after list has been filtered</li>
1625 <li>[EXTJSIV-1301] - PropertyGrid throws error when editing</li>
1626 <li>[EXTJSIV-1303] - Model constructor needs to support array data</li>
1627 <li>[EXTJSIV-1304] - ButtonGroup styling is not perfect. issue with header</li>
1628 <li>[EXTJSIV-1305] - TreePanel.selectPath fails</li>
1629 <li>[EXTJSIV-1306] - RowEditing example - migrate 3.3 example so it is the same</li>
1630 <li>[EXTJSIV-1307] - RowEditing - make animation speed more like 3.3 by default</li>
1631 <li>[EXTJSIV-1308] - Sub-menu menu is not aligned properly</li>
1632 <li>[EXTJSIV-1309] - Menus are misaligned in buttons</li>
1633 <li>[EXTJSIV-1310] - Disabling form does not disable radios and check boxes</li>
1634 <li>[EXTJSIV-1311] - Tab scroller arrows are not correctly aligned</li>
1635 <li>[EXTJSIV-1312] - Central tab panel in the themes example has tabs that are too wide</li>
1636 <li>[EXTJSIV-1314] - Forum browser has 2px blue border on left edge of grid</li>
1637 <li>[EXTJSIV-1315] - Collapse icons disappear when moving a portlet</li>
1638 <li>[EXTJSIV-1316] - Panel expand icon is positioned 1px/2px too low</li>
1639 <li>[EXTJSIV-1318] - Gap between buttons in a window is too small</li>
1640 <li>[EXTJSIV-1319] - Locking grid borders are wrong</li>
1641 <li>[EXTJSIV-1323] - Menu Submenus can get out of alignment</li>
1642 <li>[EXTJSIV-1324] - Status Bar breaks easily</li>
1643 <li>[EXTJSIV-1325] - Status bar date too low</li>
1644 <li>[EXTJSIV-1326] - QuickTips close button missing a bottom border</li>
1645 <li>[EXTJSIV-1327] - Floater.js should not reopen a floating component based solely on its visible state prior to hiding
1648 <li>[EXTJSIV-1329] - Vertical header text in IE9 is the wrong font</li>
1649 <li>[EXTJSIV-1330] - RowEditor is missing panel frame corners on bottom left/right of buttons</li>
1650 <li>[EXTJSIV-1332] - Application.getController not using Ext.Loader</li>
1651 <li>[EXTJSIV-1333] - Locking grid doesn't get viewConfig from the GridPanel</li>
1652 <li>[EXTJSIV-1334] - Tip + Window issues</li>
1653 <li>[EXTJSIV-1335] - Stroke opacity in VML</li>
1654 <li>[EXTJSIV-1336] - RowExpander removes other features</li>
1655 <li>[EXTJSIV-1338] - Grid doesn't disable properly</li>
1656 <li>[EXTJSIV-1339] - Store needs clear event - should be fired after a removeAll</li>
1657 <li>[EXTJSIV-1340] - Area chart showing incorrect values</li>
1658 <li>[EXTJSIV-1341] - TabPanel without borders has odd looking headers</li>
1659 <li>[EXTJSIV-1342] - ColorPicker selected class not correct in CSS</li>
1660 <li>[EXTJSIV-1344] - Grid Editing with checkbox editor shows cell contents</li>
1661 <li>[EXTJSIV-1345] - Editor revertInvalid doesn't default to true like the docs say</li>
1662 <li>[EXTJSIV-1346] - Bad global variable detected by test reporter in AbstractComponent</li>
1663 <li>[EXTJSIV-1347] - Browser resizer interferes with textarea</li>
1664 <li>[EXTJSIV-1350] - RowEditor should disable its update button when there are validation errors</li>
1665 <li>[EXTJSIV-1353] - Desktop Example does not work with dynamic loader (only ext-all)</li>
1666 <li>[EXTJSIV-1354] - Can't assign idProperty when creating implicit fields</li>
1667 <li>[EXTJSIV-1355] - Can't destroy grid with DD</li>
1668 <li>[EXTJSIV-1356] - Collapsed grid crashes when expanded</li>
1669 <li>[EXTJSIV-1357] - Combo needs a hiddenName property</li>
1670 <li>[EXTJSIV-1358] - RowEditor - very quick grid view scroll prior to full rendering results in an error</li>
1671 <li>[EXTJSIV-1359] - Framed buttons (IE 6-8) lose their styles when focused or mouseovered</li>
1672 <li>[EXTJSIV-1361] - on tree.Panel the scroller element still has a border when bodyBorder is set to 0</li>
1673 <li>[EXTJSIV-1365] - Transparency is not working in the slicer tool</li>
1674 <li>[EXTJSIV-1367] - There is no styling for overflowHandler Scroller for Toolbar (used by Desktop example)</li>
1675 <li>[EXTJSIV-1371] - Radio buttons look like stars for the access theme</li>
1676 <li>[EXTJSIV-1372] - Tooltips with more than text configuration do not work reliably on Chrome, Safari and IE</li>
1677 <li>[EXTJSIV-1373] - Default window background is incorrect?</li>
1678 <li>[EXTJSIV-1374] - Button group needs more right margin</li>
1679 <li>[EXTJSIV-1376] - htmleditor font combo stays above all content in IE6 (only)</li>
1680 <li>[EXTJSIV-1377] - Grid column dropped into wrong place when inserting into a locked area</li>
1681 <li>[EXTJSIV-1378] - Locking grid: crashes when you drag a column to the first column index</li>
1682 <li>[EXTJSIV-1379] - Make upgrade guide clear that form submission must now use the API</li>
1683 <li>[EXTJSIV-1381] - Create a test for toolbars in every situation</li>
1684 <li>[EXTJSIV-1382] - Masking behavior not correct in theme viewer example</li>
1685 <li>[EXTJSIV-1383] - Vertical text is cut off if the panel is collapsed</li>
1686 <li>[EXTJSIV-1385] - Icon in tree has incorrect padding</li>
1687 <li>[EXTJSIV-1386] - Double triggers seem in example</li>
1688 <li>[EXTJSIV-1387] - Double pixel border on the left side of the accordion panel</li>
1689 <li>[EXTJSIV-1388] - Need to add a UI test to make sure a framed grid can have rounded corners</li>
1690 <li>[EXTJSIV-1393] - Pie chart needs to deal with 0 values</li>
1691 <li>[EXTJSIV-1394] - Portlet z-index issues when dragging</li>
1692 <li>[EXTJSIV-1395] - Tree doesn't setup all dependencies</li>
1693 <li>[EXTJSIV-1397] - Locking doesn't provide a centralized view</li>
1694 <li>[EXTJSIV-1399] - RowEditor buttons &grid scroller have an issue in Opera 11.01 only</li>
1695 <li>[EXTJSIV-1400] - menu.Manager::get, variable undefined</li>
1696 <li>[EXTJSIV-1402] - Sprite doesn't clean up draggable</li>
1697 <li>[EXTJSIV-1403] - SplitButton - overArrow flag gets stuck</li>
1698 <li>[EXTJSIV-1404] - GridPanel should have getStore method</li>
1699 <li>[EXTJSIV-1405] - Button onMenuTriggerOver/Out is not accurate</li>
1700 <li>[EXTJSIV-1407] - RowNumberer - needs a better way to determine the row number</li>
1701 <li>[EXTJSIV-1408] - Organizer example: Dropping the same image into an album twice throws a hard error</li>
1702 <li>[EXTJSIV-1409] - RowEditor throws an error when starting a new edit after a previously failed validation</li>
1703 <li>[EXTJSIV-1410] - RowEditor must update its error summary tooltip for changes to the same field</li>
1704 <li>[EXTJSIV-1411] - Access theme needs image for number field trigger buttons</li>
1705 <li>[EXTJSIV-1416] - Adding a docked:top toolbar tp a headerPosition:right panel/window causes a bug</li>
1706 <li>[EXTJSIV-1418] - Inconsistent look for accordions header titles between browsers</li>
1707 <li>[EXTJSIV-1419] - Inconsistent direction from dark to light for gradient colors in the Logos example</li>
1708 <li>[EXTJSIV-1422] - TabPanel has incorrect bottom border</li>
1709 <li>[EXTJSIV-1423] - Divider line in toolbar is not vertically centered, also doesn't look correct</li>
1710 <li>[EXTJSIV-1426] - No gap between the accordion headers in Safari 4.0</li>
1711 <li>[EXTJSIV-1427] - GridEditing: Column to use editor, field or some other name</li>
1712 <li>[EXTJSIV-1429] - The >> button is not vertically centered in the overflow toolbar examples</li>
1713 <li>[EXTJSIV-1430] - overItemCls not working</li>
1714 <li>[EXTJSIV-1432] - Trailing comma in forum/forum.html example</li>
1715 <li>[EXTJSIV-1436] - Grid sorting icons slightly mispositioned</li>
1716 <li>[EXTJSIV-1438] - Grid column header text slightly mispositioned in all IEs</li>
1717 <li>[EXTJSIV-1439] - Window buttons have an ugly border in IE6 and IE7</li>
1718 <li>[EXTJSIV-1440] - Rest proxy doesn't respect api config</li>
1719 <li>[EXTJSIV-1441] - Vertical toolbar separators margin is incorrect. Seems to get more on the bottom</li>
1720 <li>[EXTJSIV-1442] - Uncaught TypeError: Cannot call method 'bringToFront' of undefined</li>
1721 <li>[EXTJSIV-1444] - Vertical toolbars need to have no margin on the bottom, not the right</li>
1722 <li>[EXTJSIV-1445] - li style disc not set when using styleHtmlContent</li>
1723 <li>[EXTJSIV-1446] - /core gets doubled up in the distributed package</li>
1724 <li>[EXTJSIV-1447] - Form DirectLoad callback fires twice</li>
1725 <li>[EXTJSIV-1448] - Borders need help</li>
1726 <li>[EXTJSIV-1449] - Grid Locking and Sorting not in SYNC FF4</li>
1727 <li>[EXTJSIV-1450] - Accordion bottom border incorrect</li>
1728 <li>[EXTJSIV-1451] - Legend renders incorrectly in Chart FF4.0</li>
1729 <li>[EXTJSIV-1452] - Drag and Drop broken in FF4 organizer example</li>
1730 <li>[EXTJSIV-1453] - Vertical header text in FF is the wrong font</li>
1731 <li>[EXTJSIV-1455] - theme example doesn't select a theme on first load, it seems.</li>
1732 <li>[EXTJSIV-1456] - ComboBox remains open after selection in grid cell editing</li>
1733 <li>[EXTJSIV-1457] - createBuffered ignores scope</li>
1734 <li>[EXTJSIV-1458] - File field crashes when you use disabled: true</li>
1735 <li>[EXTJSIV-1461] - Highlight on charts uses the same window shadow?</li>
1736 <li>[EXTJSIV-1462] - Legend doesn't renable a value FF4</li>
1737 <li>[EXTJSIV-1463] - Menu issues on FF when messing with charts</li>
1738 <li>[EXTJSIV-1464] - Flicker on Animation of Window Showing and incorrect initial position of windows</li>
1739 <li>[EXTJSIV-1465] - ComboBox in a menu does not react correctly</li>
1740 <li>[EXTJSIV-1466] - Leaves a menu up when using the color picker in an overflow</li>
1741 <li>[EXTJSIV-1467] - Status bar too short</li>
1742 <li>[EXTJSIV-1468] - Selection range implemented poorly</li>
1743 <li>[EXTJSIV-1469] - ComboBox with remote search example does not act intuitively</li>
1744 <li>[EXTJSIV-1470] - Remove Simple MVC example from examples</li>
1745 <li>[EXTJSIV-1475] - Vertical separators in toolbars are missing in quirks mode in IE (all versions)</li>
1746 <li>[EXTJSIV-1477] - Left border is missing in draw/Sencha.html example in strict/transitional modes in IE 6</li>
1747 <li>[EXTJSIV-1478] - Broken form/check-radio.html example in IE 6 &7 in strict/transitional DOCTYPE modes</li>
1748 <li>[EXTJSIV-1479] - Zero top/bottom padding in toolbar for the search field -- all browsers affected</li>
1749 <li>[EXTJSIV-1482] - Ext.draw.CompositeSprite.setStyle problem</li>
1750 <li>[EXTJSIV-1483] - The forum/forum.html example is broken in IE 6 with strict/transitional DOCTYPEs</li>
1751 <li>[EXTJSIV-1486] - Tree header shows a 1px border when no column headers, works for grid</li>
1752 <li>[EXTJSIV-1487] - Toolbar separators are not visible in quirks.</li>
1753 <li>[EXTJSIV-1488] - Web Desktop needs to have a blue background</li>
1754 <li>[EXTJSIV-1489] - Desktop example windows don't open smoothly, can't be closed</li>
1755 <li>[EXTJSIV-1490] - Desktop example taskbar buttons not well aligned</li>
1756 <li>[EXTJSIV-1491] - Remove extra bordering on the grid window on Desktop example</li>
1757 <li>[EXTJSIV-1492] - Accordion text and border colors incorrect</li>
1758 <li>[EXTJSIV-1493] - Remove border around desktop's example's accordion window toolbar</li>
1759 <li>[EXTJSIV-1494] - Extra padding between cells in IE 6/7 (first grid) when using strict or transitional DOCTYPEs.</li>
1760 <li>[EXTJSIV-1495] - Desktop example accordion breaks layout</li>
1761 <li>[EXTJSIV-1497] - Desktop example's Notepad window has a double border</li>
1762 <li>[EXTJSIV-1498] - Desktop example's logo has too high z-index</li>
1763 <li>[EXTJSIV-1500] - Desktop example is not listed in the examples page</li>
1764 <li>[EXTJSIV-1505] - Menu doesn't fire deactivate</li>
1765 <li>[EXTJSIV-1506] - The theme viewer example is failing in Safari on Snow Leopard</li>
1766 <li>[EXTJSIV-1507] - Menu Checkbox hideOnClick</li>
1767 <li>[EXTJSIV-1508] - Accordion is broken in desktop example</li>
1768 <li>[EXTJSIV-1509] - Resizing the portal example fails in Safari on Snow Leopard</li>
1769 <li>[EXTJSIV-1512] - Drag &Drop broken with the organizer example</li>
1770 <li>[EXTJSIV-1513] - Tabs are broken with Webkit in the key feed viewer example</li>
1771 <li>[EXTJSIV-1514] - Clicking on tabs creates a big dark-blue border box around it in Safari on Snow Leopard</li>
1772 <li>[EXTJSIV-1515] - Border line is missing for content area in new tabs</li>
1773 <li>[EXTJSIV-1517] - Scrollbar does not reappear after expanding a collapsed grid in example</li>
1774 <li>[EXTJSIV-1518] - Combo-box in Cell Editing Grid Example is Failing with Safari on Snow Leopard</li>
1775 <li>[EXTJSIV-1519] - Scrollbar disappears after unchecking "Show in Groups" and checking again "Show in Groups"</li>
1776 <li>[EXTJSIV-1520] - ZIndexManager: Dynamic Load depends on Ext.window.Window</li>
1777 <li>[EXTJSIV-1521] - Collapsing invisible root node of tree w/vertical scrollbar throws null reference exception</li>
1778 <li>[EXTJSIV-1525] - Previous pull-down menus do not unhighlight when clicking on the next one</li>
1779 <li>[EXTJSIV-1526] - Custom Grid Filters: Object doesn't support this property or method</li>
1780 <li>[EXTJSIV-1527] - The bottom toolbar in the Calendar component just doesn't look right</li>
1781 <li>[EXTJSIV-1529] - Height in toolbar is not tall enough to clearly show the icon after searching</li>
1782 <li>[EXTJSIV-1530] - Last row in charting tooltip is clipped</li>
1783 <li>[EXTJSIV-1531] - Blank spot seen in examples page with IE 8.0</li>
1784 <li>[EXTJSIV-1532] - Vertical header SVG element too small, clips text</li>
1785 <li>[EXTJSIV-1534] - x-column-header-open class not being removed from column header when column menu hides.</li>
1786 <li>[EXTJSIV-1538] - Scrollbar is missing when loading 20 items -- all items are clipped</li>
1787 <li>[EXTJSIV-1539] - Transparency is not working for panels on a gray background</li>
1788 <li>[EXTJSIV-1541] - Patient data is lost after drag &drop and sorting on a grid column</li>
1789 <li>[EXTJSIV-1542] - Sencha icon on Desktop example has black underline (the shadow) in IE6-8</li>
1790 <li>[EXTJSIV-1543] - Panel acts like it has a X+Y value set when rendered in a autoScroll div</li>
1791 <li>[EXTJSIV-1547] - Buttons in DatePicker are not vertically centered -- has zero padding below the buttons</li>
1792 <li>[EXTJSIV-1548] - Custom Layout under Checkbox Groups is blank</li>
1793 <li>[EXTJSIV-1549] - Buttons do not unhighlight after clicking on them and moving the mouse away from it</li>
1794 <li>[EXTJSIV-1550] - Nested Panels not laying out child grids until resize occurs</li>
1795 <li>[EXTJSIV-1554] - The header looks bad after collapsing the window</li>
1796 <li>[EXTJSIV-1555] - Last column header needs right border</li>
1797 <li>[EXTJSIV-1556] - Remove Associations example from examples</li>
1798 <li>[EXTJSIV-1559] - Need to include appropriate video in Desktop example</li>
1799 <li>[EXTJSIV-1561] - Double borders initially, then single border when clicking on the next header</li>
1800 <li>[EXTJSIV-1562] - Collapse icon does not relocate after resizing the browser window</li>
1801 <li>[EXTJSIV-1563] - onReady Handling is Different than in 3.3</li>
1802 <li>[EXTJSIV-1565] - Tooltip is clipped for the Toolbar with Menus example</li>
1803 <li>[EXTJSIV-1566] - The close button has no effect on the panel</li>
1804 <li>[EXTJSIV-1571] - JS error in when deleting a row in restful example</li>
1805 <li>[EXTJSIV-1572] - Split buttons stay highlighted after clicking and moving the mouse away from it</li>
1806 <li>[EXTJSIV-1573] - Several border lines are missing in the feed-viewer example</li>
1807 <li>[EXTJSIV-1574] - emptyText in the fields are not vertically centered in IE 6/7/8</li>
1808 <li>[EXTJSIV-1575] - Right side of tab bar is not flushed in IE 7 &IE 6</li>
1809 <li>[EXTJSIV-1576] - The grid header in the 2nd grid is taller than the header in the first grid</li>
1810 <li>[EXTJSIV-1578] - Double border-lines around frame</li>
1811 <li>[EXTJSIV-1579] - Double border-lines around bottom toolbar</li>
1812 <li>[EXTJSIV-1581] - Grid editor's input fields now have incorrect padding since a recent change to grid cell padding
1815 <li>[EXTJSIV-1582] - Last grid in grid-plugins example should enable remove button if a row is selected.</li>
1816 <li>[EXTJSIV-1583] - Framed Panel's body border color wrong.</li>
1817 <li>[EXTJSIV-1584] - Horizontal splitter too tall in IE6</li>
1818 <li>[EXTJSIV-1585] - htmleditor body stays visible when containing window is minimized in IE6-8</li>
1819 <li>[EXTJSIV-1586] - Border line is missing beneath the panel header -- all browsers</li>
1820 <li>[EXTJSIV-1587] - Border line is missing above all three panel headers including sides -- all browsers</li>
1821 <li>[EXTJSIV-1588] - Tree in accordion window of desktop example has double border</li>
1822 <li>[EXTJSIV-1590] - Scatter chart doesn't render with a Time axis</li>
1823 <li>[EXTJSIV-1591] - IE6 tooltip width aren't calculated properly on ie6</li>
1824 <li>[EXTJSIV-1592] - Accordion items bottom border doesn't fit the accordion width (IE6)</li>
1825 <li>[EXTJSIV-1594] - Scrollers at any level under a panel with no borders has no borders.</li>
1826 <li>[EXTJSIV-1596] - Organizer Example: the left tree panel must be scrollable</li>
1827 <li>[EXTJSIV-1597] - Modal layer does not block access to select elements on page n IE6</li>
1828 <li>[EXTJSIV-1598] - Ext.core.Element needs to be aliased to Ext.Element for backwards compability</li>
1829 <li>[EXTJSIV-1599] - MsgBox prompt right margin is almost nothing in IE6</li>
1830 <li>[EXTJSIV-1600] - Window always tries to call toFront on mousedown, even with floating:false</li>
1831 <li>[EXTJSIV-1602] - Link to new vertical toolbar example is broken in examples page</li>
1832 <li>[EXTJSIV-1604] - Row expander doesn't work with IE Quirk</li>
1833 <li>[EXTJSIV-1605] - Menu with single item has way too much bottom padding in IE6 and a little too much in IE8</li>
1834 <li>[EXTJSIV-1606] - Inaccurate Ext.Loader error message thrown when files have been loaded but the corresponding
1835 classes are not defined
1837 <li>[EXTJSIV-1607] - StatusBar example clips iconCls in IE (all versions)</li>
1838 <li>[EXTJSIV-1608] - Mouse wheel scroll through expanded combo generates JS error in IE6 and IE7</li>
1839 <li>[EXTJSIV-1609] - Cell editing: When you move a column while you're editing an error is thrown and field is still
1842 <li>[EXTJSIV-1610] - Grouping Header: Columns with flex 1 move bug</li>
1843 <li>[EXTJSIV-1611] - Header/Column alignment issue</li>
1844 <li>[EXTJSIV-1612] - Clicking in htmleditor of Notepad window in desktop example does not raise the window to the top
1846 <li>[EXTJSIV-1613] - Bar Chart in Chrome renders bars below the axis</li>
1847 <li>[EXTJSIV-1614] - Double click on a bar chart keep it highlighted in Form Dashboard example</li>
1848 <li>[EXTJSIV-1616] - Body mask does not mask select input in IE6</li>
1849 <li>[EXTJSIV-1617] - IE6 resizable west handler height change only after resizing</li>
1850 <li>[EXTJSIV-1619] - Slider shows duplicate tooltip</li>
1851 <li>[EXTJSIV-1620] - Items don't re-layout when expanded</li>
1852 <li>[EXTJSIV-1621] - Fix SVG and VML classes to match our naming conventions</li>
1853 <li>[EXTJSIV-1624] - Stack overflow (out of memory) reported by IE 6/7/8 with the portal example</li>
1854 <li>[EXTJSIV-1625] - Garbage Collector wrongly removes listeners for iframe document</li>
1855 <li>[EXTJSIV-1627] - Hard Error: Object has no method 'getField'</li>
1856 <li>[EXTJSIV-1628] - Support dynamic framing on IE.</li>
1857 <li>[EXTJSIV-1629] - disabled text in toolbar buttons don't look disabled in modern browsers (non-IE)</li>
1858 <li>[EXTJSIV-1633] - No padding (left/right) for text in document body</li>
1859 <li>[EXTJSIV-1636] - View source links get mixed when classes have same name</li>
1860 <li>[EXTJSIV-1639] - Statusbar steals focus</li>
1861 <li>[EXTJSIV-1642] - Boxreorderer crashes when mousing down on the toolbar</li>
1862 <li>[EXTJSIV-1644] - examples/app/simple/simple.html Editing window always stretch its width to 100% of the viewport in
1863 all IEs, but not other browsers.
1865 <li>[EXTJSIV-1645] - Can't save a second time in writer example</li>
1866 <li>[EXTJSIV-1653] - Loader paths incorrect</li>
1867 <li>[EXTJSIV-1655] - Component animation not working</li>
1868 <li>[EXTJSIV-1661] - The Card (TabPanel)'s bar is shown having a white background. Normally is blue in this example</li>
1869 <li>[EXTJSIV-1662] - A borderline is shown falsely in the fit layout inside the layout-browser example</li>
1870 <li>[EXTJSIV-1663] - Ext.grid.Section not used</li>
1871 <li>[EXTJSIV-1664] - Grid sorting menus are grayed out -- doesn't look right</li>
1872 <li>[EXTJSIV-1670] - TemplateColumn doesn't use associated data</li>
1873 <li>[EXTJSIV-1671] - Listeners not cleared when setting null target</li>
1874 <li>[EXTJSIV-1673] - Grid window vscroll border off by 1 on right and bottom</li>
1875 <li>[EXTJSIV-1675] - Border line is seen in panels -- was never there before -- first time</li>
1876 <li>[EXTJSIV-1678] - Component animation, when animating only one size dimension throws "Warning, size detected as NaN
1877 on Element.addUnits."
1879 <li>[EXTJSIV-1683] - Border lines are missing top and sides with examples/state/state.html</li>
1880 <li>[EXTJSIV-1684] - Field widths were the same before, not now with statusbar/statusbar-advanced.html</li>
1881 <li>[EXTJSIV-1685] - Form validation super slow</li>
1882 <li>[EXTJSIV-1687] - The supplied RowExpander's event are not very useful.</li>
1883 <li>[EXTJSIV-1688] - idProperty not working on ArrayReader</li>
1884 <li>[EXTJSIV-1690] - Grid scrollbars have double border</li>
1885 <li>[EXTJSIV-1691] - Configuring tooltips on line chart with trackMouse: false throws error</li>
1886 <li>[EXTJSIV-1692] - Hard Error: New desktop example. Click on About Ext JS in start menu in IE 8 and then close the
1889 <li>[EXTJSIV-1693] - Main example pointer page needs to be updated</li>
1890 <li>[EXTJSIV-1695] - Desktop example - accordion widow hit the refresh while collapsed</li>
1891 <li>[EXTJSIV-1697] - Desktop example - in notepad, increase/decrease font only works 1 time</li>
1892 <li>[EXTJSIV-1698] - Desktop example - in notepad, font color/background doesn't work</li>
1893 <li>[EXTJSIV-1699] - Theme example - toggle enable button doesn't look disabled</li>
1894 <li>[EXTJSIV-1700] - About window - open more than one time</li>
1895 <li>[EXTJSIV-1701] - Mask should not displayed in collapsed panel</li>
1896 <li>[EXTJSIV-1702] - Theme viewer needs to reload when changing to access theme</li>
1897 <li>[EXTJSIV-1704] - Selecting a tree node throws an error</li>
1898 <li>[EXTJSIV-1705] - Dragging multiple elements in organizer example does not work in IE7</li>
1899 <li>[EXTJSIV-1706] - Portal example - moving the portlet is really slow</li>
1900 <li>[EXTJSIV-1710] - Fix accessibility theme</li>
1901 <li>[EXTJSIV-1714] - Grid row editing is completely broken</li>
1902 <li>[EXTJSIV-1718] - RowEditor display broken</li>
1903 <li>[EXTJSIV-1721] - Grid plugin example - select all, down arrow, throws exception</li>
1904 <li>[EXTJSIV-1722] - Date picker - typing text into date field throws exception</li>
1905 <li>[EXTJSIV-1724] - Key feed viewer throws exception at loading. IE6 only</li>
1906 <li>[EXTJSIV-1728] - Ext Toolbar Action Example - Change Text throws exception</li>
1907 <li>[EXTJSIV-1731] - Window drag/drop leaks iframe shim in IE 6.0</li>
1908 <li>[EXTJSIV-1741] - Sliding pager does not display in IE6</li>
1909 <li>[EXTJSIV-1742] - Missing "-debug" in regex check of ext-debug.js</li>
1910 <li>[EXTJSIV-1744] - ZINdexManager: unregister this.list is null</li>
1911 <li>[EXTJSIV-1748] - MessageBoxWindow autosizing probably needs a fudge factor to avoid unwanted word wrapping.</li>
1918 <li>[EXTJSIV-174] - Implement getChecked on TreeView and TreePanel as soon as Tree filtering is implemented.
1920 <li>[EXTJSIV-854] - Improve chart renderer API</li>
1921 <li>[EXTJSIV-904] - Optimization to make Component tpls not be compiled until needed</li>
1922 <li>[EXTJSIV-1112] - Consider cleaning up the panel/panel example, bad examples</li>
1923 <li>[EXTJSIV-1256] - Improve performance of loading big trees. Support appending and inserting parents with
1926 <li>[EXTJSIV-1262] - Rename insert to insertChild on NodeInterface for consistency.</li>
1927 <li>[EXTJSIV-1351] - Initial hidden config doesn't hide tab</li>
1928 <li>[EXTJSIV-1364] - Support folderSort on TreePanel. Support passing a store configuration.</li>
1929 <li>[EXTJSIV-1380] - When extending, the requires config doesn't accept wildcards.</li>
1930 <li>[EXTJSIV-1412] - Add beforedestroy and destroy events to Sprites</li>
1931 <li>[EXTJSIV-1413] - Document remove/removeAll methods in Surface. Add optional boolean to destroy sprites
1934 <li>[EXTJSIV-1414] - draggable option on a Sprite will now call initDraggable when it is added to a surface.
1936 <li>[EXTJSIV-105] - Added Bubble Panel Example</li>
1937 <li>[EXTJSIV-117] - Added Web Desktop Example</li>
1938 <li>[EXTJSIV-218] - Theme Builder / Page Slicer - Packaged for Windows, OS X, and Linux</li>
1939 <li>[EXTJSIV-221] - Fixed transitory XHR memory leak in IE6 & IE7</li>
1940 <li>[EXTJSIV-839] - Created App Builder script</li>
1941 <li>[EXTJSIV-875] - JSON.decode "safe" mode implemented</li>
1942 <li>[EXTJSIV-1234] - Panel implements iconchange event</li>
1943 <li>[EXTJSIV-1275] - Ext.tab.TabBar renamed to Ext.tab.Bar</li>
1944 <li>[EXTJSIV-1276] - Ext.AbstractDataView renamed to Ext.view.AbstractView and Ext.DataView renamed to
1947 <li>[EXTJSIV-1277] - Ext.AbstractContainer renamed to Ext.container.AbstractContainer and Ext.AbstractPanel
1948 renamed to Ext.panel.AbstractPanel
1950 <li>[EXTJSIV-1363] - Package EXT JS 4 SDK Tools download for all OSes</li>
1951 <li>[EXTJSIV-1389] - Generated distributable binaries for PhantomJS that work cross-platform</li>
1952 <li>[EXTJSIV-1415] - The remove method on a sprite will now only remove it from a surface. The destroy
1953 method will no longer remove and destroy the sprite.
1955 <li>[EXTJSIV-1603] - New thumbnail for the Tree Selections example</li>
1960 <li>Documentation Improvements
1962 <li>[EXTJSIV-724] - Ext.data.NodeStore docs</li>
1963 <li>[EXTJSIV-729] - Ext.direct.Event docs</li>
1964 <li>[EXTJSIV-730] - Ext.direct.ExceptionEvent docs</li>
1965 <li>[EXTJSIV-731] - Ext.direct.JsonProvider docs</li>
1966 <li>[EXTJSIV-732] - Ext.direct.RemotingEvent docs</li>
1967 <li>[EXTJSIV-733] - Ext.direct.RemotingMethod docs</li>
1968 <li>[EXTJSIV-734] - Ext.draw.Component docs</li>
1969 <li>[EXTJSIV-735] - Ext.draw.Sprite docs</li>
1970 <li>[EXTJSIV-736] - Ext.draw.SpriteGroup docs</li>
1971 <li>[EXTJSIV-737] - Ext.draw.Surface docs</li>
1972 <li>[EXTJSIV-738] - Ext.fx.Anim docs</li>
1973 <li>[EXTJSIV-740] - Ext.fx.Easing docs</li>
1974 <li>[EXTJSIV-741] - Ext.grid.column.Column docs</li>
1975 <li>[EXTJSIV-742] - Ext.grid.column.Template docs</li>
1976 <li>[EXTJSIV-744] - Ext.grid.feature.Feature docs</li>
1977 <li>[EXTJSIV-745] - Ext.grid.feature.Grouping docs</li>
1978 <li>[EXTJSIV-746] - Ext.grid.feature.GroupingSummary docs</li>
1979 <li>[EXTJSIV-747] - Ext.grid.feature.Summary docs</li>
1980 <li>[EXTJSIV-749] - Ext.grid.ColumnLayout docs</li>
1981 <li>[EXTJSIV-752] - Ext.grid.GridView docs</li>
1982 <li>[EXTJSIV-756] - There is no class documentation for "version".</li>
1983 <li>[EXTJSIV-757] - Inadequate documentation for ModelMgr</li>
1984 <li>[EXTJSIV-758] - Ext.layout.container.Anchor docs</li>
1985 <li>[EXTJSIV-759] - Inadequate documentation for ComponentLoader</li>
1986 <li>[EXTJSIV-764] - Ext.panel.Tool docs</li>
1987 <li>[EXTJSIV-770] - Inadequate documentation in util.route</li>
1988 <li>[EXTJSIV-776] - Ext.util.Cookies docs</li>
1989 <li>[EXTJSIV-779] - Ext.util.Format docs</li>
1990 <li>[EXTJSIV-782] - Ext.util.Stateful docs</li>
1991 <li>[EXTJSIV-783] - Ext.view.TableView docs</li>
1992 <li>[EXTJSIV-1068] - Links in the tree link to 404 pages</li>
1993 <li>[EXTJSIV-1069] - Link back to doc index</li>
1994 <li>[EXTJSIV-1070] - Ext.app.Application.autoCreateViewport type</li>
1995 <li>[EXTJSIV-1077] - Link bad in Ext.grid.feature.GroupingSummary</li>
1996 <li>[EXTJSIV-1221] - Error in example in Ext.grid.RowNumberer Doc</li>
1997 <li>[EXTJSIV-1224] - Architecture & MVC Guide, links are not created</li>
1998 <li>[EXTJSIV-1225] - Class System Guide has PI wrong</li>
1999 <li>[EXTJSIV-1226] - Class tree not loading</li>
2000 <li>[EXTJSIV-1228] - Search for Panel does not show Ext.grid.Panel</li>
2001 <li>[EXTJSIV-1230] - Search for 'quick' results in old Ext.tip.QuickTips also</li>
2002 <li>[EXTJSIV-1241] - Fix misc documentation issues</li>
2009 <div class="release">
2011 Release Notes for Ext JS 4 Beta 3
2015 Release Date: April 14, 2011<br>
2016 Version Number: 4.0.0beta3
2024 <div style="margin-left: 2em">
2027 <a href="examples/app/feed-viewer/feed-viewer.html">MVC Feed Viewer</a>
2030 <a href="examples/app/nested-loading/nested-loading.html">MVC Nested Data</a>
2033 <a href="examples/data/associations.html">Lazy Loading Data Associations</a>
2036 <a href="examples/grid/property.html">Property Grid</a>
2039 <a href="examples/grid/transform-dom.html">HTML Table to ExtJS Grid</a>
2048 <li>[EXTJSIV-664][EXTJSIV-645] Fix Organizer and GroupTabs examples
2050 <li>Header icon and vertical title text should no longer be focusable
2052 <li>[EXTJSIV-550] Fix Column layout to accurately arrange columns, taking scrollbars into account
2054 <li>Fixed inheritableStatics for full inheritance tree
2056 <li>Removed focus line from buttons in IE
2058 <li>[EXTJSIV-177] Fixed disabled toolbar buttons
2060 <li>[EXTJSIV-676] Removed icon cls's from buttons in themes examples
2062 <li>Add additional CSS class when border is set to false for the HeaderContainer
2064 <li>[EXTJSIV-650] Fix double border issue with tree items
2066 <li>[EXTJSIV-696] TreeStore nodes no longer use a fixed id
2068 <li>[EXTJSIV-688] Fixed focus issue with datepicker
2070 <li>[EXTJSIV-683] Fixed collapsed vertical panel header image
2072 <li>[EXTJSIV-678] Fixed css issue with the history example
2074 <li>[EXTJSIV-603] Work around the brutal IE9 Strict mode subpixel rounding bug which can cause wrapping issues (similar
2075 to https://bugzilla.mozilla.org/show_bug.cgi?id=458617)
2077 <li>[EXTJSIV-700] XTemplate should now handle dot (.) syntax for date objects as well. Since a date will yield a typeof
2078 of "object", we can't distinguish it from other "object" types; so we use the object prototype toString, in
2081 <li>[EXTJSIV-671] TablePanel will not stop the mousewheel browser event when its reached the end of the scroll
2082 height/width. Also, the grid will only scroll when scrolling above the scroller and the view (not the headers, panel
2085 <li>[EXTJSIV-677] Editor shouldn't be hiding/showing its field, merely itself. This fixes positioning issues as well as
2086 the editor being still visible and floating over content, making it impossible to click to the things underneath of
2089 <li>[EXTJSIV-702] RowEditor should vertically align itself to a row based on its y offset to its top-most static parent,
2090 not just its immediate parent (table)
2092 <li>[EXTJSIV-704] Prevent duplicate tabchange events from firing
2094 <li>[EXTJSIV-705] Fix problem with Shadow class calculations
2096 <li>[EXTJSIV-706] Fix issue when destroying a grid
2098 <li>[EXTJSIV-698] Prevent error in WebKit when destroying a HtmlEditor if its iframe has already been removed from the
2101 <li>[EXTJSIV-713] TableView now only makes the table unselectable, not the entire gridview element
2103 <li>[EXTJSIV-442] Allow scrolling of the locked section of locked Grids/Trees
2105 <li>[EXTJSIV-720] Series now follows the standard Observable mixin pattern
2107 <li>[EXTJSIV-603] Fix Ext.core.Element createChild to support table first child insertion in IE
2109 <li>[EXTJSIV-789] Fix issue with window hide callback scope
2111 <li>[EXTJSIV-790] Fix an issue with not being able to specify a cls on a tree
2113 <li>Fixed the checkChangeEvents in IE6
2115 <li>[EXTJSIV-682] Remove a Gecko 3 hack that is no longer necessary
2117 <li>[EXTJSIV-689] Fix bug in OS X where grid/tree scrollers would stop responding.
2119 <li>[EXTJSIV-648][EXTJSIV-684] Auto-width fields must set the width of their outer element to match the total width of
2120 their internal contents, to prevent wrapping of the pieces during layout operations which would cause calculated
2121 heights to be too tall. Re-added the getBodyNaturalWidth method to support this, and changed the implementations
2122 where possible to avoid querying element sizes for optimum speed
2124 <li>[EXTJSIV-709] Grid row height will be preserved even if the row is empty
2126 <li>[EXTJSIV-804] Fix cycle button initial positioning in example
2128 <li>[EXTJSIV-710] Fix ItemSelector button behaviours
2130 <li>[EXTJSIV-797] Handle forceSelection in multiSelect ComboBoxes
2132 <li>[EXTJSIV-675] Grid and Tree will now remove/add the scrollOffset spacing when it is necessary
2134 <li>[EXTJSIV-817] Fix TablePanel applyState to not setWidth on an unrendered component
2136 <li>[EXTJSIV-192] Allow button layout to run when its text has changed; this allows min/maxWidth to be applied based on
2139 <li>[EXTJSIV-553] Fix dragging out of group header
2141 <li>[EXTJSIV-275] Fixed position of monthpicker on datepicker
2143 <li>[EXTJSIV-802] Fix Summary Grid Example padding
2145 <li>[EXTJSIV-826] Ensure that x-grid-cell-first and x-grid-cell-last css classes are added to the TableView markup at
2148 <li>[EXTJSIV-590] Infinite Scrolling can now scroll all the way to the bottom in IE9 strict mode
2150 <li>[EXTJSIV-822] Support unstyled configuration on Panel
2152 <li>[EXTJSIV-833] Fix bug where old selection would jump into focus when performing a multi select on a
2153 dataview/grid/tree that was out of view
2155 <li>[EXTJSIV-808] Increase default css button padding (6px)
2157 <li>[EXTJSIV-809] Add Ext.ns() to the Ext.direct remoting echo
2159 <li>[EXTJSIV-828] Fix issue when dragging/dropping onto the same grid
2161 <li>[EXTJSIV-841] Fix duplicate method name in plugin
2163 <li>[EXTJSIV-842] When show is called on the tab, set it to active. Also ensure listeners are cleaned up when the tab is
2166 <li>[EXTJSIV-850] Fix issue when using treenode with leaf: false and children
2168 <li>[EXTJSIV-635] Prevent two LoadMask indicators showing up when using the Locking plugin and dynamic loading
2170 <li>Fix a bug in ComponentQuery.query.is method where it would start searching within a root for a query that contained
2173 <li>[EXTJSIV-801] Fixed issue with rotated axis text
2175 <li>[EXTJSIV-11] Made vertical heights and spacing of form fields consistent in all browsers
2177 <li>[EXTJSIV-846] Fix combineErrors option in FieldContainer, and prevent prepending of colon to errors for fields
2178 without a fieldLabel
2180 <li>[EXTJSIV-825] Fix issue with grouptabs titles seen with IE 7
2182 <li>[EXTJSIV-819] Fixed auto-height sizing in Body component layout
2184 <li>[EXTJSIV-820] Fix issue with Ext.util.Format.usMoney not inserting commas into the returned string
2186 <li>[EXTJSIV-862] Fix up shadow/positioning issues in the data view editor example
2188 <li>[EXTJSIV-876] Fix an issue where all grid columns can be hidden via the menu
2190 <li>[EXTJSIV-879] Move sync to be the last operation for add/remove methods on the store
2192 <li>[EXTJSIV-640] Ensure we keep track of the number of fields in the reader. Since the tree decorates the model, it can
2193 cause problems when running the extractor functions
2195 <li>[EXTJSIV-857] Fix Window autoShow
2197 <li>[EXTJSIV-577] Fix up styling to prevent unneeded scrollbar
2199 <li>[EXTJSIV-234] Fix up margins on DatView example
2201 <li>Fix issues with the file upload example
2203 <li>[EXTJSIV-649] Work around quirks mode inability to display margins
2205 <li>[EXTJSIV-837] Fixed Tab Scroller Menu Plugin improper access to class prototype from an instance
2207 <li>[EXTJSIV-883] Fix all examples which references setIconClass to setIconCls
2209 <li>[EXTJSIV-639] Workaround for IE's inability to size position:absolute elements to their content width
2211 <li>[EXTJSIV-849] Fixes for editable:false state on ComboBox and other Picker fields
2213 <li>[EXTJSIV-890] Fix toolbar separator in Direct example
2215 <li>[EXTJSIV-796] Dock layouts within a fit layout will now properly layout
2217 <li>[EXTJSIV-867] Fix bug where injected grouping menu would be lost after a refresh of the Grid
2219 <li>[EXTJSIV-1] Fix SVG rendering bug in Safari 3.2
2221 <li>[EXTJSIV-914] Fix bug where attempting to sort a header with no dataIndex would throw an error
2223 <li>[EXTJSIV-871] Fix GridPanel to only add its View after the Grid has achieved its final laid out size
2225 <li>[EXTJSIV-892] Added workaround for persistent button element padding in Windows Safari
2227 <li>[EXTJSIV-905] Fixed handling of file upload fields to allow uploads across multiple submits
2229 <li>[EXTJSIV-843] Fix masking on containers with layout auto
2231 <li>[EXTJSIV-906] Ensure the snapshot is kept up to date when receiving a response from the server
2233 <li>[EXTJSIV-908] Ensure filtering is set when there's at least one filter
2235 <li>[EXTJSIV-371] Fix CellEditing tab navigation in WebKit
2237 <li>[EXTJSIV-639] Take frame size into account when sizing vertical docks according to content
2239 <li>[EXTJSIV-921] Fix vertical centering of multi-line button text
2241 <li>[EXTJSIV-930] Fix validation of Number field when changing from an invalid string to an empty string
2243 <li>[EXTJSIV-902] Add markInvalid and clearInvalid methods to Ext.form.Field mixin interface; implement them in
2244 CheckboxGroup to prevent errors when Ext.form.Basic tries to call them
2246 <li>[EXTJSIV-909] Fix marker strokes disappearing on highlight
2248 <li>[EXTJSIV-954] Fixed issue when using disabled: true in a Slider config
2250 <li>[EXTJSIV-870] Fixed forceSelection so that it re-selects the last selection rather than clearing the value when the
2251 entered value does not match. Fixed remote stores so that the combobox's value is not cleared when the store loads.
2253 <li>[EXTJSIV-931] The findRecord method now does an exact search rather than substring search
2255 <li>[EXTJSIV-962] Ext.Direct grid money column align: 'right'.
2257 <li>[EXTJSIV-940] Make the button layout's test for html tags in button text a little smarter. Fixes error in
2258 LiveSearchGridPanel in IE6
2260 <li>[EXTJSIV-639] Fix for panel collapse left/right when frame is true
2262 <li>[EXTJSIV-872] MessageBox Window prompt now processes the "OK" button when you press return in the prompt field
2264 <li>The setSrc now correctly changes the src attribute of the dom property of the Et.core.Element
2266 <li>[EXTJSIV-918] RowExpander will not select rows when expanding via the icon by default. This is configurable via the
2267 selectRowOnExpand configuration. Fixed a bug with expandOnDblClick configuration
2269 <li>[EXTJSIV-964] Resizable Panels are no longer resizable when they are collapsed
2271 <li>[EXTJSIV-144] Fix issue with stacked negative bar/column chart axis
2273 <li>[EXTJSIV-948] Disable rendering of sprites into the surface if they are not attached to a surface yet
2275 <li>[EXTJSIV-969] roundToDecimal has to be explicitly set to false in order to render non numbers in a Numeric axis
2277 <li>Decouple Ext.Function.createBuffered from Ext.util.DelayedTask
2279 <li>[EXTJSIV-946] Fix an issue where cursors where still being displayed on resizable handles, even if they were
2282 <li>[EXTJSIV-965] Fixed Gauge align axis bug
2284 <li>[EXTJSIV-912] Resolve misalignment of headers and gridview in IE 6, 7 and 9.
2286 <li>[EXTJSIV-973] Fix bug that occurred when there were less records in total than the pageSize when using a
2293 <li>Performance Changes
2295 <li>Optimized Class, ClassManager, and Loader for better performance
2297 <li>Optimized Class preprocessors
2299 <li>Optimized Array for better performance
2301 <li>Optimized Object for better performance
2303 <li>Optimized Base for better performance
2305 <li>Optimized Ext (core methods) for better performance
2307 <li>EventObject's pageX/pageY now performs its calculations only when needed
2309 <li>Remove unnecessary closure and callback from Model
2311 <li>Removed onpropertychange listener from the input before layout and restore it after, to prevent
2312 excessive firing due to attribute/style changes during layout. The was causing a large performance issue
2313 IE fields (~300% faster rendering, ~3000% faster resizing).
2315 <li>Fixed an issue in the detection of improper native array sorting (bugs in Chrome 5 and Safari 3) which
2316 caused the framework to always use a non-native sort. Resulting in a ~500% improvement when sorting
2317 (drastic improvement with large data sets such as those used in the BufferedGrid example)
2319 <li>Optimized XTemplate compilation to occur at render time
2321 <li>Fix an issue with framing templates not being put onto the prototype after compilation and being
2322 compiled for every component instance
2330 <li>MVC examples added (feed viewer and nested data), new application architecture guide added
2332 <li>[EXTJSIV-661] Ported FeedViewer example to the new MVC structure
2334 <li>[EXTJSIV-72] Implemented PropertyGrid as Ext.grid.property.Grid and associated classes in
2337 <li>Replaced Javascript 'new' with Ext.create throughout library and examples
2339 <li>Added onClassExtended callback for the extend pre-processor
2341 <li>Update Model class to use onClassExtended and onAfterClass extended instead of postprocessors
2343 <li>[EXTJSIV-669] Reinstate the validateOnBlur config option for form fields
2345 <li>Added alternateClassName for Ext.form.action.Action
2347 <li>Added minor tick example for lines and minor ticks capability for chart axes
2349 <li>[EXTJSIV-407] Added basic drag and drop capabilities to sprites
2351 <li>[EXTJSIV-685] Added an 'uncheckedValue' config to Ext.form.Checkbox, which allows specifying a value to
2352 be submitted in the form when the checkbox is unchecked
2354 <li>[EXTJSIV-42] Added href/hrefTarget support for tree nodes
2356 <li>[EXTJSIV-644] Remove duplicate code in ElementLoader
2358 <li>[EXTJSIV-691] Lockable is now a mixin for any grid
2360 <li>Model can now be defined on the store prototype
2362 <li>[EXTJSIV-655] RowEditing will work with fields/editors that are object configs with no xtype specified
2363 (defaults to textfield), or straight xtype strings (wraps into an object config accordingly)
2365 <li>[EXTJSIV-175] Implement expandAll/collapseAll/selectPath/expandPath on tree
2367 <li>Cell editing now works with Trees
2369 <li>Implement configuration option to disable dblclick toggling on Tree nodes
2371 <li>Add standard Ext.Error class to handle error messages
2373 <li>[EXTJSIV-711] Add 'scrollToLoadBuffer' configuration to PagingScrollbar. This is the time in
2374 milliseconds to buffer load requests when scrolling the PagingScrollbar
2376 <li>Element getWidth and getHeight now allows the return of precise measurements (subpixel) for browsers
2377 which support subpixels
2379 <li>[EXTJSIV-646] Add getHeader method to Panel
2381 <li>[EXTJSIV-794] Fix tree destroy issue
2383 <li>Updated Ext.Version with extra value checking and docs
2385 <li>[EXTJSIV-791] Allow Component.setLoading method to accept a message String as its first argument
2387 <li>[EXTJSIV-708] Fix issue when showing tooltips on a scrolled document
2389 <li>[EXTJSIV-805] Fix up unstyled css prefix. Also move setting the baseCls before calling the superclass
2392 <li>[EXTJSIV-803] HeaderContainer ColumnLayout fixes for resetting scrollLeft/scrollTop
2394 <li>Added beforeComponentLayout template method to Component
2396 <li>Ext.DomHelper insertHtml now supports TextNodes properly
2398 <li>[EXTJSIV-792] TabPanel will now activate the firstTab by default if no activeTab property is passed
2400 <li>[EXTJSIV-690] Set the default minButtonWidth for all Panels to 75 to match Ext3; made minButtonWidth
2401 apply as defaults for buttons added via 'fbar' and 'buttons' configs only; updated docs to make
2402 minButtonWidth clearer
2404 <li>[EXTJSIV-553] Make Header resizing work with flexed Headers, minWidth and forceFit
2406 <li>RowEditor is no longer a floating component managed by the zindex manager
2408 <li>Chart's factory method for axes is now implemented the same as the series factory method. In addition
2409 series and axis types are no longer case sensitive
2411 <li>[EXTJSIV-799] Create a processView method in axes that perform aggregation and filtering operations on
2412 stores to return a substore to be rendered by the axes
2414 <li>Move fadeIn, fadeOut, scale, shift, and pause back into Element. Mark methods for deprecation where
2417 <li>[EXTJSIV-357] Implement support for Drag and Drop of Headers between Locked and Unlocked sections in
2420 <li>[EXTJSIV-844] Allow template to accept member functions/properties when passing an array
2422 <li>Add a static create method to Base.js so that you can do Class.create() on any class
2424 <li>[EXTJSIV-553] Group headers must have their minWidths synched when child headers are hidden or shown
2426 <li>Support inline data on Model definition
2428 <li>[EXTJSIV-814] Add setTitle methods to chart axes and series to allow changing titles programmatically
2430 <li>Support delayed binding of Stores to DataViews
2432 <li>[EXTJSIV-534] PagingScroller will now track the virtualScrollTop and is able to restore it when
2435 <li>TreePanel and GridPanel now relay events from their underlying View such as itemclick, itemcontextmenu,
2438 <li>[EXTJSIV-834] Ext.grid.feature.Grouping tracks expanded/collapsed state after refreshing the view
2440 <li>[EXTJSIV-866] Animations will default to 'px' if no units are specified for height, width, top, and left
2442 <li>[EXTJSIV-807] Add dynamic grouping to Stores
2444 <li>[EXTJSIV-827][EXTJSIV-861] VML now supports image type
2446 <li>[EXTJSIV-819] Fix double-margin bug in IE6 for items floated by Column layout
2448 <li>[EXTJSIV-793] Fix collapsed Panel still being visible in Accordion layout
2450 <li>[EXTJSIV-703] Fix Collapsible border layout not auto collapsing when focus
2452 <li>[EXTJSIV-877] Default column.Action to sortable: false
2454 <li>[EXTJSIV-174] Implemented getChecked on TreeView and TreePanel
2456 <li>[EXTJSIV-878] Fixed an issue when maximizing containers in an ownerCt
2458 <li>[EXTJSIV-848] Added a `decimals` option in the Numeric axis that will round to the specified decimals
2459 the values in the axis
2461 <li>[EXTJSIV-832][EXTJSIV-472] Buttons and tabs: add a span inside the button element to receive the icon
2462 styling; prevents the icon from shifting to the northwest when the button is in active state in IE.
2463 Other buttons/tabs CSS cleanup as required
2465 <li>[EXTJSIV-855] Automatically create an expanded root node if rootVisible is set to false and no root node
2468 <li>[EXTJSIV-816] Added an insert method on NodeInterface
2470 <li>[EXTJSIV-869] Added an onRegionTitleChange method to BorderLayout which will update the a header's text
2471 whenever a titlechange event is fired
2473 <li>[EXTJSIV-829] Support sending back expanded true in Node data. If no children are specified on that
2474 node, automatically load the node. Also fixed some bugs related to quickly expanding and collapsing
2476 <li>[EXTJSIV-728] Allow the tree to use a proxy as specified on the Model
2478 <li>[EXTJSIV-695] Add JsonP class and hook up ScriptTagProxy to use it
2480 <li>[EXTJSIV-873] Menu will not show itself if there are no items
2482 <li>[EXTJSIV-920] Ext.grid.feature.Grouping disabled configuration will now uncheck the grouping menu item
2484 <li>[EXTJSIV-928] Implement qtips on Tree Nodes. Change QuickTips to use the data-qtip attribute instead of
2485 ext:qtip. This allows DomQuery to target elements with qtips. This allows us to set qtips on any element
2486 on the page instead of just the front most elements
2488 <li>Added Ext.Base.borrow method to Borrow another class' members to the prototype of this class
2490 <li>[EXTJSIV-967] Remove layout.Manager and override the static create method on Ext.layout.Layout to be
2491 like a factory method for any type of layout
2493 <li>[EXTJSIV-875] Ext.JSON now supports a 'safe' mode
2501 <li>Aliased Ext.value to Ext.valueOf and deprecate the old one
2503 <li>isLoading method hoisted to AbstractStore so that it is available on TreeStore and Store
2505 <li>Rename DragDropMgr -> DragDropManager
2507 <li>Rename ModelMgr -> ModelManager
2509 <li>Rename TaskMgr -> TaskManager
2511 <li>Rename ComponentMgr -> ComponentManager
2513 <li>Rename PluginMgr -> PluginManager
2515 <li>Rename StoreMgr -> StoreManager
2517 <li>Rename FocusMgr -> FocusManager
2519 <li>Rename WindowMgr -> WindowManager
2521 <li>Rename themeMgr -> themeManager
2523 <li>Rename ButtonToggleMgr -> ButtonToggleManager
2525 <li>Rename Ext.menu.MenuMgr -> Ext.menu.manager
2527 <li>Remove ReaderMgr
2529 <li>Remove WriterMgr
2531 <li>In all documentation and examples, Ext.define is now used to define Models, not Ext.regModel
2533 <li>Move field implementation classes into Ext.form.field.* namespace
2535 <li>Animate mixin's hasActiveFx renamed to getActiveAnimation and stopFx renamed to stopAnimation
2537 <li>Removed 'tip' and 'quicktip' xtypes as they should not be added as widgets. QuickTipManager is a singleton. and
2538 'tooltip' is a widget
2540 <li>Replaced all superclass syntax with callParent where possible throughout library and examples
2542 <li>[EXTJSIV-853] Rename ToolTip initTarget to setTarget
2544 <li>Ext.data.JsonReader -> Ext.data.reader.Json
2546 <li>Ext.data.ArrayReader -> Ext.data.reader.Array
2548 <li>Ext.data.Reader -> Ext.data.reader.Reader
2550 <li>Ext.data.XmlReader -> Ext.data.reader.Xml
2552 <li>Ext.data.AjaxProxy -> Ext.data.proxy.Ajax
2554 <li>Ext.data.ClientProxy -> Ext.data.proxy.Client
2556 <li>Ext.data.DirectProxy -> Ext.data.proxy.Direct
2558 <li>Ext.data.LocalStorageProxy -> Ext.data.proxy.LocalStorage
2560 <li>Ext.data.RestProxy -> Ext.data.proxy.Rest
2562 <li>Ext.data.ScriptTagProxy -> Ext.data.proxy.ScriptTag
2564 <li>Ext.data.ServerProxy -> Ext.data.proxy.Server
2566 <li>Ext.data.SessionStorageProxy -> Ext.data.proxy.SessionStorage
2568 <li>Ext.data.WebStorageProxy -> Ext.data.proxy.WebStorage
2570 <li>Ext.data.XmlWriter -> Ext.data.writer.Xml
2572 <li>Ext.data.Writer -> Ext.data.writer.Writer
2574 <li>Ext.chart.Callouts -> Ext.chart.Callout
2576 <li>Ext.chart.Labels -> Ext.chart.Label
2578 <li>Ext.chart.Highlights -> Ext.chart.Highlight
2580 <li>Ext.chart.Tips -> Ext.chart.Tip
2582 <li>Ext.chart.Shapes -> Ext.chart.Shape
2584 <li>Ext.data.Proxy -> Ext.data.proxy.Proxy
2586 <li>Ext.draw.SpriteGroup -> Ext.draw.SpriteComposite
2588 <li>Ext.fx.PropHandler -> Ext.fx.PropertyHandler
2590 <li>Ext.fx.target.SpriteGroup -> Ext.fx.target.CompositeSprite
2592 <li>Ext.data.proxy.ScriptTag -> Ext.data.proxy.JsonP
2594 <li>Ext.grid.HeaderContainer -> Ext.grid.header.Container
2596 <li>Ext.grid.HeaderDragZone -> Ext.grid.header.DragZone
2598 <li>Ext.grid.HeaderDropZone -> Ext.grid.header.DropZone
2600 <li>Ext.grid.HeaderReorderer -> Ext.grid.header.Reorderer
2602 <li>Ext.grid.GridPanel -> Ext.grid.Panel
2604 <li>Ext.menu.DateMenu -> Ext.menu.DatePicker
2606 <li>Ext.menu.ColorMenu -> Ext.menu.ColorPicker
2608 <li>Ext.menu.MenuManager -> Ext.menu.Manager
2610 <li>Ext.panel.TablePanel -> Ext.panel.Table
2612 <li>Ext.resizer.ResizeHandle -> Ext.resizer.Handle
2614 <li>Ext.grid.CellEditing -> Ext.grid.plugin.CellEditing
2616 <li>Ext.grid.Editing -> Ext.grid.plugin.Editing
2618 <li>Ext.grid.GridView -> Ext.grid.View
2620 <li>Ext.grid.GridViewDropZone -> Ext.grid.ViewDropZone
2622 <li>Ext.grid.GridPanel -> Ext.grid.Panel
2624 <li>Ext.grid.RowEditing -> Ext.grid.plugin.RowEditing
2626 <li>Ext.grid.HeaderReorderer -> Ext.grid.plugin.HeaderReorderer
2628 <li>Ext.grid.HeaderResizer -> Ext.grid.plugin.HeaderResizer
2630 <li>Ext.grid.GridViewDragDrop -> Ext.grid.plugin.DragDrop
2632 <li>Ext.ImageComponent -> Ext.Img
2634 <li>Ext.layout.Container -> Ext.layout.container.Container
2636 <li>Ext.layout.AbstractContainer -> Ext.layout.container.AbstractContainer
2638 <li>Ext.layout.Component -> Ext.layout.component.Component
2640 <li>Ext.layout.component.SliderField -> Ext.layout.component.field.Slider
2642 <li>Ext.layout.component.form.Field -> Ext.layout.component.field.Field
2644 <li>Ext.layout.component.form.File -> Ext.layout.component.field.File
2646 <li>Ext.layout.component.form.HtmlEditor -> Ext.layout.component.field.HtmlEditor
2648 <li>Ext.layout.component.form.Text -> Ext.layout.component.field.Text
2650 <li>Ext.layout.component.form.TextArea -> Ext.layout.component.field.TextArea
2652 <li>Ext.layout.component.form.Trigger -> Ext.layout.component.field.Trigger
2654 <li>Ext.tip.QuickTips -> Ext.tip.QuickTipManager
2656 <li>Ext.toolbar.PagingToolbar -> Ext.toolbar.Paging
2658 <li>Ext.tree.SelectionModel -> Ext.selection.TreeModel
2660 <li>Ext.tree.TreeColumn -> Ext.tree.Column
2662 <li>Ext.tree.TreePanel -> Ext.tree.Panel
2664 <li>Ext.tree.TreeView -> Ext.tree.View
2666 <li>Ext.tree.TreeViewDragZone -> Ext.tree.ViewDragZone
2668 <li>Ext.tree.TreeViewDropZone -> Ext.tree.ViewDropZone
2670 <li>Ext.view.TableView -> Ext.view.Table
2672 <li>Ext.Container.getIndexOfHeader -> Ext.Container.getHeaderIndex
2674 <li>Ext.Container.getHeaderByIndex -> Ext.Contrainer.getHeaderAtIndex
2676 <li>Ext,grid.feature.Feature.getTplFragments -> Ext.grid.feature.Feature.getFragmentTpl
2678 <li>Ext.grid.feature.Grouping.getTplFragments -> Ext.grid.feature.Grouping.getFragmentTpl
2680 <li>Ext,grid.feature.GroupingSummary.getTplFragments -> Ext.grid.feature.GroupingSummary.getFragmentTpl
2682 <li>Ext,grid.feature.Summary.getTplFragments -> Ext.grid.feature.Summary.getFragmentTpl
2684 <li>Ext,grid.header.Container.getTplFragments -> Ext.grid.header.Container.getFragmentTpl
2686 <li>Ext.layout.container.Border.getPlaceHolder -> Ext.layout.container.Border.getPlaceholder
2688 <li>Ext.version.getSimplified -> Ext.version.getShortVersion
2690 <li>Ext.version.simplified -> Ext.version.shortVersion
2692 <li>Ext.Object.keyOf -> Ext.Object.getKey
2694 <li>Ext.String.parseQueryString -> Ext.Object.fromQueryString
2696 <li>Ext.Version.isSmallerThan -> Ext.Version.isLessThan
2698 <li>Ext.draw.Surface.newInstance -> Ext.draw.Surface.create
2700 <li>Ext.util.Inflector.isUncountable -> Ext.util.Inflector.isTransnumeral
2702 <li>Ext.draw.Surface.positionSpriteInList -> Ext.draw.Surface.normalizeSpriteCollection
2704 <li>Ext.util.AbstractMixedCollection.removeByKey -> Ext.util.AbstractMixedCollection.removeAtKey
2706 <li>Ext.util.HashMap.removeByKey -> Ext.util.HashMap.RemoveAtKey
2708 <li>Ext.FocusManager.removeWhitelistXType -> Ext.FocusManager.removeWhitelistByXType
2710 <li>Ext.data.Connection.setupOptions -> Ext.data.Connection.setOptions
2712 <li>Ext.FocusManager.removeWhitelistXType -> Ext.FocusManager.removeXTypeFromWhitelist
2714 <li>Ext.FocusManager.addWhitelistXtype -> Ext.FocusManager.addXTypeToWhitelist
2716 <li>Ext.form.Labelable.applyFieldDefaults -> Ext.form.Lableable.setFieldDefaults
2718 <li>Ext.form.field.areValuesEqual -> Ext.form.field.isEqual
2720 <li>Ext.ClassManager.assignNamespace -> Ext.ClassManager.setNamespace
2722 <li>Ext.menu.Menu.canActivateItem -> Ext.menu.Menu.isActivatable
2724 <li>Ext.form.Panel.checkChanges -> Ext.form.Panel.checkChange
2726 <li>Ext.form.Basic.checkDirtyChange -> Ext.form.Basic.checkDirty
2728 <li>Ext.form.FormPanel -> Ext.form.Panel
2730 <li>Ext.chart.LegendItem.createSprites -> Ext.chart.LegendItem.createLegend
2732 <li>Ext.chart.axis.Axis.drawLabels -> Ext.chart.axis.Axis.drawLabel
2734 <li>Ext.Loader.exist -> Ext.Loader.isCreated
2736 <li>Ext.grid.header.Container.getColumnsMenu -> Ext.grid.header.Container.getColumnMenu
2738 <li>Ext.form.field.File.buttonCfg -> Ext.form.field.File.buttonConfig
2740 <li>Ext.data.proxy.Server.dirParam -> Ext.data.proxy.Server.directionParam
2742 <li>Ext.grid.feature.Grouping.groupHdTpl -> Ext.grid.feature.Grouping.groupHeaderTpl
2744 <li>Ext.draw.Surface.implOrder -> Ext.draw.Surface.enginePriority
2746 <li>Ext.draw.Component.implOrder -> Ext.draw.Component.enginePriority
2748 <li>Ext.charts.Series.markerCfg -> Ext.chart.Series.markerConfig
2750 <li>FocusManager.placeHolder -> FocusManager.placeholder
2752 <li>Panel.placeHolder -> Panel.placeholder
2754 <li>Border.placeHolder -> Border.placeholder
2756 <li>Ext.chart.series.Bar.xpadding -> Ext.chart.series.Bar.xPadding
2758 <li>Ext.chart.series.Bar.ypadding -> Ext.chart.series.Bar.yPadding
2764 <li>Documentation Changes
2766 <li>Added many guides, screenshots, and videos from the Sencha Blog and other sources to the documentation
2769 <li>API documentation screenshots and example updates for (Ext.window.Window, Ext.window.MessageBox,
2770 Ext.toolbar.Toolbar, Ext.toolbar.TextItem, Ext.toolbar.Spacer, Ext.toolbar.Separator, Ext.toolbar.Fill,
2771 Ext.tab.Panel, Ext.slider.Tip, Ext.slider.Single,Ext.slider.Multi, Ext.resizer.Resizer,
2772 Ext.layout.container.Table, Ext.layout.container.Fit, Ext.layout.container.Column,
2773 Ext.layout.container.Card, Ext.layout.container.Border, Ext.layout.container.Accordion,
2774 Ext.layout.container.Absolute, Ext.form.FormPanel, Ext.form.BaseField, Ext.form.Checkbox,
2775 Ext.form.CheckboxGroup, Ext.form.ComboBox, Ext.form.Date, Ext.form.Display, Ext.form.FieldContainer,
2776 Ext.form.FieldSet, Ext.form.File, Ext.form.FormPanel, Ext.form.HtmlEditor, Ext.form.Label,
2777 Ext.form.Number, Ext.form.Radio, Ext.form.RadioGroup, Ext.form.Text, Ext.form.TextArea, Ext.form.Time
2779 <li>Updated AbstractComponent
2781 <li>[EXTJSIV-806] Updated AbstractDataView
2783 <li>Updated AbstractMixedCollection
2785 <li>Updated AbstractPanel
2787 <li>Added Application
2795 <li>Update Cartesian
2797 <li>[EXTJSIV-748] Add CellEditing
2799 <li>Update Chart Labels
2801 <li>Update Chart LineSeries
2805 <li>Update ClassManager
2807 <li>Added Controller
2811 <li>[EXTJSIV-721] Update Direct proxy
2813 <li>[EXTJSIV-734] Add DrawComponent
2819 <li>Added Gauge Chart
2821 <li>Added Grid Panel
2823 <li>Added Grid Scroller
2825 <li>[EXTJSIV-644] Updated Loader
2827 <li>[EXTJSIV-723] Update NodeInterface
2831 <li>Updated Observable
2833 <li>Added PropertyGrid
2835 <li>Updated field.Number
2837 <li>[EXTJSIV-754] Add RowEditing
2839 <li>Added RowNumberer
2845 <li>[EXTJSIV-726] Add Tree
2847 <li>[EXTJSIV-727] Update TreeStore
2853 <li>Known Issues / Upcoming Changes
2855 <li>Desktop Example to be re-implemented</li>
2856 <li>Ext.data.BufferStore will be removed and its methods moved up into Ext.data.Store</li>
2857 <li>Grid promote from markup script sometimes fails in IE6 and IE7</li>
2858 <li>TreePanel has some DnD issues in IE9</li>
2859 <li>Several classes missing adequate documentation</li>
2860 <li>Small rendering glitches on tabs in Mac Safari 5</li>
2861 <li>Buttons can be cropped when sizing a Window to a very small width (e.g. under 150px)</li>
2862 <li>Grids can sometimes lose scrollbars when their container is resized</li>
2863 <li>Vertical panel headers use the wrong font in IE9</li>
2864 <li>Grid state does not save column widths</li>
2865 <li>TriggerFields are not aligned flushed to the edge in IE6 and IE7</li>
2866 <li>Grid filtering feature doesn't support setting filters via config</li>
2867 <li>TreePanel is missing documentation. A guide will be release separately before GA</li>
2868 <li>Menu styling in access theme has some imperfections</li>
2869 <li>Simple Tasks example is missing</li>
2870 <li>Calendar components have not been fully ported yet</li>
2871 <li>Tree Filtering will be implemented before GA</li>
2872 <li>KeyNav example has inconsistent spacing in some IE versions</li>
2873 <li>Tab is not marked selected if it is the only tab in a TabPanel and is set active by default</li>
2874 <li>Hovering over the bottom spinner of a NumberField does not highlight it</li>
2875 <li>Several small IE9 rendering issues</li>
2876 <li>Some slight font inconsistencies between components</li>
2881 <div class="release">
2883 Release Notes for Ext JS 4 Beta 2
2887 Release Date: April 6, 2011<br>
2888 Version Number: 4.0.0beta2
2896 <div style="margin-left: 2em">
2899 <a href="examples/charts/Gauge.html">Gauge Chart example</a>
2902 <a href="examples/grid/buffer-grid.html">Buffered Grid example</a>
2905 <a href="examples/themes/index.html">Theme example</a>
2914 <li>Fix tabs mouseover in GroupTabPanel examples
2916 <li>Fix double rendering when quickly expanding / collapsing tree nodes
2918 <li>[EXTJSIV-466] Ensure cls config is applied to MessageBoxWindow
2920 <li>Fix issue where box layout margins could be improperly calculated
2922 <li>[EXTJSIV-470] Remove the permanent CheckHeader editor and place it only on the row editing example
2924 <li>Fix Tree keyboard navigation
2926 <li>Don't show loading indicator when trying to expand an already expanded tree node
2928 <li>[EXTJSIV-504] Fix alignment of fieldset legend checkbox
2930 <li>[EXTJSIV-502] Remove persistent scrollbar from Ext.form.Textarea and Ext.form.HtmlEditor source editor
2932 <li>[EXTJSIV-213] Fix BoxReorderer issues
2934 <li>[EXTJSIV-537] Fix an issue that allows multiple selection on the chart
2936 <li>[EXTJSIV-529] Element.highlight() fx function will now function properly, and can handle Anim callbacks
2938 <li>[EXTJSIV-539] We no longer allow the tb text field to be orderable in the multisort example
2940 <li>[EXTJSIV-540] Buttons will no longer show mouseover effects when disabled
2942 <li>[EXTJSIV-545] Fix duplicate id bug in grid -> grid DD example
2944 <li>[EXTJSIV-417] Fixed issue with field heights
2946 <li>[EXTJSIV-492] Fix application of overCls when the delegate option is used
2948 <li>[EXTJSIV-513] Ensure that mouseup when dragging the drag selector, and the subsequent click event does not clear
2949 selections in the DataView
2951 <li>[EXTJSIV-474] Fix ghosting of Windows during drag on IE < 9
2953 <li>[EXTJSIV-213] Fix multiple-sorting issue with BoxReorderer, ensure smooth component reordering, Improve
2954 reorderable-tabs examples
2956 <li>[EXTJSIV-501] Fix the ability to update floating Components while hidden, and have them run their
2957 ComponentLayout upon show
2959 <li>[EXTJSIV-530] Fixed bootstrap-release.js to test window.location.hostname instead of window.location.host
2961 <li>[EXTJSIV-540] Always attempt to remove the overCls when the mouse leaves the component. If a component is
2962 disabled while the mouse is still over it, then the overCls will be stuck on until the component is re-enabled
2964 <li>Grid DD Example update so columns aren't crammed together
2966 <li>[EXTJSIV-531] Fix MessageBox progress bar display
2968 <li>[EXTJSIV-434] Prevent IE6-7 from giving focus to the HtmlEditor iframe when setting its contentEditable=true
2970 <li>[EXTJSIV-464] Menu should pass its minWidth down to its child components so it is accounted for in the Box
2971 layout. This visually affects all examples that use menus which were only as wide as they needed to be
2973 <li>[EXTJSIV-138] Fix no borders on forum search example
2975 <li>Fixed column headers in IE
2977 <li>[EXTJSIV-561] Fix an issue when creating a tab panel with no items
2979 <li>Fix Loader's path resolution
2981 <li>[EXTJSIV-557] Locking grid resize indicator shows up regardless of which section you drag from
2983 <li>[EXTJSIV-507] Fix gecko3 issue with the first tab in a tabbar
2985 <li>[EXTJSIV-356] Prevent selection from scrolling into view when the selection model is refreshed
2987 <li>[EXTJSIV-568] RowEditor disables the view's keynav so that editors will get full default key events
2989 <li>[EXTJSIV-339] Fixed problematic curly braces in nestedIdRe in AbstractSummaryFeature
2991 <li>[EXTJSIV-375] Complete syncing of row heights, after sorting make sure that the scrollTop is synchronized
2993 <li>Correct syncRowHeight default config
2995 <li>[EXTJSIV-568] Don't allow RowEditor to hijack space
2997 <li>[EXTJSIV-409] Add extra path parameter to ensure cookie clearing works
2999 <li>[EXTJSIV-7] Fixed shift that appears in IE with large number scaling when you specify viewPort in a Draw
3002 <li>[EXTJSIV-558] Fixed an issue where setting a date in a model caused the record to become dirty
3004 <li>[EXTJSIV-575] Fix Uncaught TypeError: Cannot call method 'apply' of undefined, due to previous
3005 onDisable/onEnable changes
3007 <li>[EXTJSIV-449] TableView should not steal the focus when a header is resized. The header layouts occurred when a
3008 scrollbar was being added and removed by the TablePanel, causing any previously focused item to lose focus, with
3009 focusing going to the TableView. So, a "search filter text box", for example, would lose focus at random points
3011 <li>[EXTJSIV-167] Fix IE9 Center Layout
3013 <li>Fix Ext.form.Combobox select event firing
3015 <li>[EXTJSIV-546] Dont allow a parent folder to be dropped on a folder inside itself
3017 <li>[EXTJSIV-524] Make sure you can extend Ext.TreePanel and create an instance without passing a configuration
3019 <li>Properly relay View events on the TreePanel
3021 <li>[EXTJSIV-190] Fix Ext.ux.TabCloseMenu event monitoring
3023 <li>[EXTJSIV-535] Fix Multi sorting grid column reorder indicator
3025 <li>[EXTJSIV-537] Fix issue where FormDashboard allows multiple chart selection
3027 <li>[EXTJSIV-162] Fix TableView/Features collectData implementation
3029 <li>[EXTJSIV-544] Fix Bar display when data is of the same value for more than one record
3031 <li>[EXTJSIV-515] Clear groupers when disabling the Grouping Feature
3033 <li>[EXTJSIV-565] Fix radial axis labels problem
3035 <li>[EXTJSIV-469] Correct layout recursion back into an already-running ComponentLayout
3037 <li>[EXTJSIV-565] Fix maxValue in drawSeries
3039 <li>[EXTJSIV-590] The PagingScroller now calculates rowHeight based off of markup
3041 <li>[EXTJSIV-241] Fix bug in event wrapper ordering which meant that delayed or buffered single:true events threw
3044 <li>[EXTJSIV-583] Fix sorting padding issue with grid headers
3046 <li>[EXTJSIV-510] Added grid headers and special cell backgrounds
3048 <li>[EXTJSIV-597] Fix issue where Ext.tab.Panel wouldn't enable tabs
3050 <li>[EXTJSIV-588] Fix an issue when using scripts: true when loading a component
3052 <li>[EXTJSIV-321] Record associated data now also handles parent models
3054 <li>[EXTJSIV-566] Fix issues with returning exceptions from DirectProxy
3056 <li>[EXTJSIV-585] Fix an issue where Ext.MessgaeBox was dependent on having a title
3058 <li>[EXTJSIV-586] Fix an issue when using reset and formBind, the bound item will now be updated correctly
3060 <li>[EXTJSIV-591] Fix warning when destroying border layout
3062 <li>Fix detection of changes to form fields in IE9 standards mode by making it use the modern events set
3064 <li>Fix vertical alignment of checkbox/radio buttons in IE9 standards mode
3066 <li>Fix errors when expand/collapse methods are called after a Picker component is destroyed
3068 <li>[EXTJSIV-605] Fix an issue where undefined will be set on the editor when resetting
3070 <li>[EXTJSIV-569] Fix bug with nodes being inserted in the wrong location in the NodeStore
3072 <li>[EXTJSIV-607] Fix z-index of border floated region
3074 <li>[EXTJSIV-372] Fix an issue with flickering when using cell editing in FF on Linux
3076 <li>[EXTJSIV-608] Fix issue when creating records at a remote source
3078 <li>[EXTJSIV-450] FocusManager will only add tabIndex to DOM nodes that really need them for programmatic focusing.
3079 This will ensure default tabIndicies will remain in tact
3081 <li>[EXTJSIV-589] CellEditing now fires beforeedit, validateedit and afteredit appropriately
3083 <li>[EXTJSIV-610] CellModel will now call its base Model's doSelect and doDeselect functions so it is maintaining
3084 the selected record along with the selected position (row/column)
3086 <li>[EXTJSIV-418] CheckColumn now will handle the Enter/Space keys for toggling its select state
3088 <li>[EXTJSIV-609] CellModel fires its select/deselect events now
3090 <li>[EXTJSIV-560] Remove focused cls on items in a TableView when deselecting them
3092 <li>[EXTJSIV-614] Prevent combobox dropdown from getting closed before the selectOnTab handler has a chance to fire
3095 <li>[EXTJSIV-622] When IE9 positions an element offscreen via offsets, the offsetWidth is inaccurately reported. For
3096 IE9 only, we render on screen before removing. Fixes an issue with Ext.getScrollBarWidth
3098 <li>[EXTJSIV-439] Changed images for the DataView examples to gif for IE6
3100 <li>[EXTJSIV-615] Fix an issue when using an idProperty other than "id"
3102 <li>RowEditor will handle resize, move, show, and hide of columns properly before the editor is brought up for the
3105 <li>[EXTJSIV-480] Table layout: added work around for a bug in Opera 10.5 where it makes table cells wider than they
3106 should be if their child element has border-box sizing and horizontal padding
3108 <li>[EXTJSIV-641] Fix an issue with creating items into a local storage object
3110 <li>[EXTJSIV-440][EXTJSIV-633] Fix Ext.ux.AnimatedDataView cross-browser issue
3112 <li>CellEditing will complete an edit before grabbing critical information about the next edit, since the view is
3113 refreshed upon edit completion
3115 <li>[EXTJSIV-371] CellEditing and CellModel will continue cell editing on tabs even across cells with no editor, and
3116 stop when the editing ends via a non-tab exit point such as blurring the field
3118 <li>[EXTJSIV-606] Constrained Windows no longer lose their center positioning
3120 <li>[EXTJSIV-508] Give a visual indication of a selected/focused tree node in the check-tree example
3122 <li>[EXTJSIV-508] Tree selection model handles enter/space to check any checkbox tree nodes
3124 <li>[EXTJSIV-663] Ensure ServerProxy checks if the value is defined as opposed to just truthy
3126 <li>[EXTJSIV-593] Numeric axis is now aware of chart substores, that way it can update when grouping/ungrouping time
3129 <li>[EXTJSIV-401][EXTJSIV-496] Rework active/inactive tab styling to be consistent across all browsers and avoid the
3130 floating border strip
3136 <li>[EXTJSIV-73] Optimized class system performance - round 1
3138 <li>Added a simple Gauge Chart
3140 <li>Add Ext.Array.sort which is a guaranteed stable sort
3142 <li>[EXTJSIV-556] Implement a buffered grid example loading thousands records and buffering the rendering.
3143 Required minor changes to PagingScroller, BufferStore and related classes
3145 <li>[EXTJSIV-193] Put iconCls and tools into ghosted windows
3147 <li>[EXTJSIV-471] RowEditing will now scroll the buttons into view when they are out of sight due to being near
3148 the bottom. Also will enforce row selection and keeping a row in view when starting an edit for smoother
3151 <li>[EXTJSIV-426] Remove redundant validation for allowBlank in Ext.form.Text
3153 <li>[EXTJSIV-427] Date and Time would always return null from getValue if the raw value could not be parsed as a
3154 date; this was resulting in such values being treated as valid during validation and not being seen as
3155 dirty. Changed so that getValue will return the raw value if it cannot be parsed. Also added logic to
3156 attempt parsing of the 'value' config during init so that originalValue is a valid Date object for dirty
3159 <li>[EXTJSIV-448] Implement readOnly and setReadOnly for Checkbox and Radio fields
3161 <li>[EXTJSIV-416] Give fields within fieldset an anchor so they get a width in IE6
3163 <li>[EXTJSIV-530] Added port number support to localhost detection
3165 <li>Add required classes to Chart LiveUpdate example
3167 <li>Increase LiveSearchGridPanel reactiveness
3169 <li>[EXTJSIV-529] Element.getColor() will properly accept an empty string as a prefix, which is needed for color
3172 <li>[EXTJSIV-529] Enable afterRepair fx on dd.DragZone and TreeViewDragZone
3174 <li>[EXTJSIV-38] TreeViewDropZone will now highlight successfully dropped nodes
3176 <li>[EXTJSIV-38] Use the selectedItemCls setting on TableView prototype to handle the quick remove/add of that
3177 cls when highlighting a repair
3179 <li>[EXTJSIV-38] TreeViewDragZone will highlight all records that were dragged, for the case of multiselect tree
3182 <li>[EXTJSIV-185] Removed .png slicer images + changing to gif (we <3 IE6)
3184 <li>[EXTJSIV-346] adding gif versions of icons for treegrid example
3186 <li>[EXTJSIV-475] LoadMask may now be configured with a Component to mask as an alternative to just an element.
3187 If configured with a Component, it masks the Component's contentTarget. If the Component changes size during
3188 loading, the mask's message is recentered. DataView configures its LoadMask by passing itself if it is
3189 standalone, or its owning Container if it is inside a Container
3191 <li>[EXTJSIV-478] Added the empty cls to all browsers, not just browsers that do not support `placeholder`. this
3192 is because of a styling issue in webkit
3194 <li>[EXTJSIV-540] Button over when disabled will not apply the hover background linear gradient anymore.
3195 disabled classes now get cascaded priority over background-image
3197 <li>[EXTJSIV-457] The DragZone was triggering a selection change on mousedown, which was resulting in duplicate
3198 selection calls when the DataView was configured to select on click. Moved the former from the mousedown
3199 handler to the start of the drag to avoid duplicate selection
3201 <li>Improved some Loader's alias functions for performance
3203 <li>[EXTJSIV-258][EXTJSIV-259]Refactor Shadow for floating Components
3205 <li>[EXTJSIV-551] Menu should not fire click, mouseover, or mouseleave events when its disabled. Menu items will
3206 not get any interaction when the menu is disabled
3208 <li>Menu will only activate items that can be activated, however, always deactivate the active item when
3211 <li>[EXTJSIV-502] Add comment in HtmlEditor explaining how forcing documentMode in the Web Developer Tools will
3212 override the mode used by the iframe, causing scrollbars in IE8
3214 <li>[EXTJSIV-543] Horizontal scrolling does not rely on having records within the body of the grid. It is
3215 calculated off of the headercontainer instead
3217 <li>[EXTJSIV-547] Added in browser check for Opera for Mousewheel. Found additional information about Opera and
3218 its' mousewheel implementation here:
3219 http://www.switchonthecode.com/tutorials/javascript-tutorial-the-scroll-wheel To quote the important
3220 parts... "The weirdness comes in because IE and Firefox have very different names for the scroll event. In
3221 Internet Explorer, the event is called onmousewheel, while in Firefox the event is called DOMMouseScroll. To
3222 make it even worse, Opera uses the Internet Explorer event name (without the 'on' part, so just mousewheel),
3223 but Opera needs to use the Firefox way of attaching event listeners."
3225 <li>[EXTJSIV-564] Implement index support in selectRange rather than requiring the developer to pass a record
3228 <li>Updated grid row selection stuff to support IE better
3230 <li>[EXTJSIV-447] Add fieldStyle config and setFieldStyle method to Ext.form.BaseField, to allow direct
3231 manipulation of the inputEl CSS style
3233 <li>Legacy code in the widgets directory removed
3235 <li>RowEditor offsets itself by using bottom instead of top, in case of tall rows
3237 <li>[EXTJSIV-567] Table State implementation now restores width and visibility
3239 <li>[EXTJSIV-532] Add tooltip support on Radar series
3241 <li>[EXTJSIV-559][EXTJSIV-373]Provide accurate repair position for Header Drag Zones
3243 <li>[EXTJSIV-358] HeaderContainer will disable checkbox in column menu when there is only a single header
3245 <li>[EXTJSIV-582] Add Ext.Error custom error reporting class
3247 <li>[EXTJSIV-574] Add an alias for all series and handle custom series creation and adding them in an imperative
3250 <li>[EXTJSIV-514] Reimplement rendering of Checkbox and Radio to use a custom image rather than native controls,
3251 for greater styling control and consistency across browsers
3253 <li>[EXTJSIV-241] Lots of cleanup on Component destroy method
3255 <li>[EXTJSIV-599] Make node loaded a field in NodeInterface. When appending a child to a node, mark it as loaded
3257 <li>Add the ability to pass a url to the load method on a Store with a ServerProxy defined on it
3259 <li>[EXTJSIV-394] Added itemTpl support for DataView
3261 <li>Add method to allow destroying the field layout's singleton QuickTip instance
3263 <li>[EXTJSIV-604] Allow height to be set on text fields
3265 <li>The footer toolbar's (fbar/buttons cfg) spacer shouldn't be focusable anymore
3267 <li>Button now has a visual state when focused, which currently mirrors the mouseover state. Also removed a
3268 focus/blur method in Button that was unnecessary
3270 <li>[EXTJSIV-450] FormPanel will provide default tab stops for its fields and buttons, so that all fields are
3271 tabbed through first, and then buttons second
3273 <li>[EXTJSIV-450] AbstractPanel and AbstractDock will return/render docked items in their visual representative
3274 order, respectively. Docked items have a default weighting, so that they are returned/rendered in (t,l,r,b)
3275 order. In the case of a Dock layout, the top/left items are rendered before any existing DOM nodes in the
3276 render target (body el, in the case of a Panel), and right/bottom items are rendered after the existing DOM
3277 nodes. This keeps our DOM nodes in order of their visual representation to support tab stops, ARIA readers,
3278 etc. Also, getDockedItems/getRefItems of AbstractPanel will return the same type of ordering by default to
3279 support logical ordering of ComponentQuery's and FocusManager navigation
3281 <li>Move FocusManager's tabIndex whitelist to the prototype so it's not defined over and over again for each
3284 <li>[EXTJSIV-418] Added keydown event handling to DataView
3286 <li>[EXTJSIV-600] Allow form fields to display all errors returned from getErrors at once, rather than only
3287 displaying the first
3289 <li>[EXTJSIV-304] Grid reconfigure method implemented
3291 <li>[EXTJSIV-498] Changed DataView to store the internal record IDs on the view DOM nodes for lookup by record
3292 and vice versa. This matters since blockRefresh's can happen and the store becomes out of sync with the DOM
3293 nodes, such as was the case with the Animated DataView plugin
3295 <li>[EXTJSIV-483] Implement expanded cls for rows inside collectData instead of getRowClass. This allows the
3296 user to override getRowClass without them having to worry about expanded state
3298 <li>[EXTJSIV-628] Added remove and destroy methods in Sprite.
3300 <li>[EXTJSIV-55] Add boxLabelAlign config to allow the user to place the boxLabel before or after the
3303 <li>[EXTJSIV-517] Optimized buffering of requests in PagingScroller
3305 <li>[EXTJSIV-596] border:false on a Window removes borders from the body. The Window itself remains framed
3307 <li>[EXTJSIV-523] Use the verticalScrollers calculated height when available rather than the raw dom
3309 <li>[EXTJSIV-315] Updated access theme to have better styling across all components
3311 <li>[EXTJSIV-613] Move extraParams onto the object instead of being per request
3313 <li>RowEditor now transitions the error summary tip properly on back-to-back invalid records
3315 <li>Remove the inline unselectable cls, and instead call unselectable() on the table view's el after it's been
3316 rendered. This fixes a selection problem in Chrome when double clicking in a grid
3318 <li>[EXTJSIV-527] Add a workaround for the WebKit MarginRight bug with Anchor Layouts to make them much faster
3320 <li>[EXTJSIV-527] Componentlayout.afterLayout will now only be called when a ComponentLayout occurs
3322 <li>[EXTJSIV-527] Ensure Card.setActiveItem calls onLayout properly
3324 <li>Moved all locking behavior out of the LockingGridPanel subclass
3326 <li>[EXTJSIV-660] Add startDay to Date Field
3328 <li>[EXTJSIV-653] Added DirectStore shortcut
3334 <li>[EXTJSIV-276] The "headers" config in GridPanel has been renamed to the 3.x compatible "columns". All
3335 supporting classes are now named XxxxxColumn and are in the Ext.grid.column package. Column xtypes are the
3336 same as they were in 3.x
3338 <li>[EXTJSIV-562] Added hideEmptyLabel config which automatically collapses the label space when fieldLabel is
3339 empty. Made this the default behavior everywhere; this is a slight change from the old form layout which
3340 defaulted to maintaining the space unless hideLabel=false
3342 <li>[EXTJSIV-59] Rename some methods in Menu to be consistent with framework standards
3344 <li>Modified field layout to avoid setting styles when not needed. The fieldLabel element's styles are now
3345 applied during render in the template and not in the layout. Fields whose size are not managed by a
3346 container no longer set their internal element sizes during layout this can result in wrapping since fields
3349 <li>Add inverse iteration support to Ext.Array.each
3351 <li>Rename hlColor to repairHighlightColor for Tree DragSource
3353 <li>[EXTJSIV-38] TreeViewDDPlugin now has "nodeHighlightColor" which is used on repairs and drops, if
3354 applicable. Passing it as the "repairHighlightColor" to the drag zone in this commit. Will be passed to drop
3355 zone as "dropHighlightColor"
3357 <li>[EXTJSIV-38] Renamed hlDrop to nodeHighlightOnDrop and nodeHighlightOnRepair on the TreeViewDDPlugin class.
3358 They are routed to the TreeViewDragZone and TreeViewDropZone as repairHighlight and dropHighlight
3361 <li>[EXTJSIV-552] Rename MessageBoxWindow to MessageBox
3363 <li>Move all locales package from core to extjs
3365 <li>[EXTJSIV-548] Add allowDrag config option on NodeInterface. Set it to false by default for root nodes
3367 <li>[EXTJSIV-549] Change the names for the relayed events from TreeStore to TreePanel so that they don't collide
3370 <li>[EXTJSIV-602] Put GridViewDDPlugin and TreeViewDDPlugin into proper namespaces (Ext.grid.plugin)
3372 <li>[EXTJSIV-269] Renamed enableCacheBuster to disableCaching, added disableCachingParam config
3374 <li>[EXTJSIV-581] Fixed up the API for TreeStore, TreeView and TreePanel. Also fixed some bugs related to
3375 changing the root node dynamically, loading data after TreePanel has already been created and expanding a
3376 node while its loading
3378 <li>[EXTJSIV-598] We no longer use the global QuickTips singleton for form error tips. We now create a QuickTip
3379 singleton just for the field layout, with the proper baseCls for framing, and register it to respond to an
3380 'errorqtip' property
3382 <li>[EXTJSIV-534] Refactor Lockable into mixin
3384 <li>AbstractSummaryFeature, ChunkingFeature, GroupingFeature, RowSummaryFeature, RowBodyFeature, RowWrapFeature,
3385 and SummaryFeature moved to the Ext.grid.feature namespace
3387 <li>Rename locked from Header/Column to ddLock so that it doesnt conflict with the new locking functionality
3391 <li>Compatibility Changes
3393 <li>Removed compat reversing of El.down/El.child - There are too many places in Ext itself that use these calls,
3394 and reversing them in the compat layer to match 3.x behavior breaks some Ext 4 code. This will have to
3395 remain a documented breaking change in the migration guide
3397 <li>Set up compat code for TreePanel, AsyncTreeNode, TreeLoader and TreeSorter
3399 <li>Moved deprecated TreePanel members to the compat file
3403 <li>Documentation Changes
3405 <li>Guide section added to documentation. Class System and Drawing/Charting Guides added
3407 <li>File field updated
3409 <li>Model.fields updated
3411 <li>Component updated
3413 <li>FocusManager updated
3415 <li>Viewport updated
3417 <li>FormPanel updated
3419 <li>ActionHeader updated
3421 <li>GridViewDDPlugin updated
3423 <li>ColumnLayout updated
3425 <li>DateMenu updated
3429 <li>TabPanel updated
3431 <li>TreeViewDDPlugin updated
3435 <li>ClassLoader updated
3437 <li>Animator updated
3439 <li>BsicForm updated
3441 <li>Label field updated
3443 <li>Labelable updated
3445 <li>Text field updated
3447 <li>ElementLoader updated
3449 <li>Sortable updated
3451 <li>AbstractComponent updated
3455 <li>Ext.Number updated
3459 <li>TabPanel updated
3461 <li>StateProvider updated
3467 <li>CheckboxModel (selection) updated
3469 <li>TreePanel updated
3475 <li>ClassManager updated
3481 <li>FieldSet updated
3483 <li>Grid Column updated
3485 <li>Application updated
3487 <li>Controller updated
3489 <li>ControllerManager updated
3491 <li>ModelManager updated
3495 <li>BufferStore updated
3497 <li>JSON Writer updated
3501 <li>DrawComponent updated
3505 <li>DataView updated
3507 <li>Floating updated
3513 <li>ComponentDragger updated
3517 <li>Known Issues / Upcoming Changes
3519 <li>MVC Example applications and guide
3521 <li>Collapsed vertical headers need to be restyled in IE
3523 <li>Toolips in IE8 have too much padding on the header which can cause it to clip text
3525 <li>Tab Scroller is not working properly in FF < 4
3527 <li>GridFilter example is not laying out properly on first render
3529 <li>Deprecated (methods slated for deprecation) and Since (what version methods were introduced) implemented
3530 within the documentation
3532 <li>Column Layout has some performance issues which will be addressed in the next release
3534 <li>API naming consistency implementation
3536 <li>Field Layout performance has improved, but is not where it should be for IE
3538 <li>IE9 Strict mode subpixel rounding can cause wrapping issues (similar to
3539 https://bugzilla.mozilla.org/show_bug.cgi?id=458617)
3545 <div class="release">
3547 Release Notes for Ext JS 4 Beta 1
3551 Release Date: March 30, 2011<br>
3552 Version Number: 4.0.0beta1
3560 <div style="margin-left: 2em">
3563 <a href="examples/core/spotlight.html">Spotlight example</a>
3568 <a href="examples/direct/direct-grid.html">Ext.Direct Grid Integration</a>
3573 <a href="examples/form/form-grid-access.html">Binding a Grid to a Form</a>
3578 <a href="examples/grid/cell-editing.html">Grid Cell Editing</a>
3583 <a href="examples/grid/group-header-grid.html">Grid Grouping</a>
3588 <a href="examples/grid/group-summary-grid.html">Grid Grouping with Summaries</a>
3593 <a href="examples/grid/infinite-scroll.html">Grid 'Infinite' Scrolling</a>
3598 <a href="examples/grid/live-search-grid.html">Live Search Grid</a>
3603 <a href="examples/grid/locking-grid.html">Grid Locking</a>
3608 <a href="examples/grid/remote-group-summary-grid.html">Grid Remote Group Summary</a>
3613 <a href="examples/grid/row-editing.html">Grid Row Editing</a>
3618 <a href="examples/layout/column.html">Column Layout</a>
3623 <a href="examples/menu/action-grid.html">Actions</a>
3628 <a href="examples/tabs/tab-scroller-menu.html">Overflow Tabs to a Menu</a>
3633 <a href="examples/tree/check-tree.html">Tree with CheckBox selection</a>
3638 <a href="examples/tree/two-trees.html">Drag and Drop between Trees</a>
3643 <a href="examples/view/animated-dataview.html">Animated DataView</a>
3648 <a href="examples/view/multisort/multisort.html">MultiSort DataView</a>
3653 <a href="examples/grid-filtering/grid-filter-local.html">Locally Filtered Grid</a>
3658 <a href="examples/restful/restful.html">RESTful Store with GridPanel and RowEditor</a>
3663 <a href="examples/locale/dutch-form.html">Localization (static)</a>
3668 <a href="examples/locale/multi-lang.html">Localization (dynamic)</a>
3673 <a href="examples/state/state.html">Browser State</a>
3678 <a href="examples/writer/writer.html">Data.writer</a>
3685 <li>Fixed an issue where menu items would not respect the cls property
3687 <li>Fixed improper variable in RemotingProvider
3689 <li>Fixed param logic in DirectProxy
3691 <li>Fixed an issue when reloading stores with different data sets
3693 <li>Added a finite check for a DrawComponent's bounding box
3695 <li>Pass the correct parameter to ServerProxy.afterRequest
3697 <li>Fix indexOf reference in ListMenu
3699 <li>When a date is chosen for a date filter, hide its parent menu
3701 <li>Add autocomplete="off" to Button template to prevent Firefox from remembering its disabled state between
3704 <li>Prevent NumericFilter's menu fields from getting focused when mousing over them
3706 <li>Fix form submission when using direct
3708 <li>Fixed an issue where phantom records were being duplicated in the store when returned from a remote data
3711 <li>Fixed an issue when clearing a client data proxy
3713 <li>Fixed Model dependencies
3715 <li>Removed redundant requires in Component
3717 <li>Fix to make sure initExtCss always executes after Ext.supports.init
3719 <li>Fix an issues where the expander icons are hidden when lines: false is used
3721 <li>Ensure that the grid doesn't trigger a sort on the store when it renders
3723 <li>Fix setValue method and initial value config on HtmlEditor
3725 <li>Fixed recursive cloning of a non "plain" object (the constructor of which is !== Object)
3727 <li>Ensure a layout isn't triggered if the container is destroying
3729 <li>Fixed the styling of forms in a toolbar
3731 <li>Fixed Window restore issue
3733 <li>Fixed Grid dependencies
3735 <li>Fix Accordion layout when initially layed out with no child items
3737 <li>Updating $font-size dynamic variable's to use ceil to fix sub-pixel (ex: 10.4px) font-sizes
3739 <li>Fixed multiple issues with rotated labels on category axis
3741 <li>Fix TabPanel dependencies
3743 <li>Fix typo in alternateClassName definitions
3745 <li>If the panel has a re-expander, make sure the title is set when setTitle is called
3747 <li>Fix an issue where panels would not be collapsed initially when not in a container
3749 <li>Allow the combo store to be bound using a single flat array
3751 <li>Fix autoCreated Store setup in StoreManager
3753 <li>Fix unreachable code in Ext.getDom
3755 <li>Properly clear managedListeners array in Observable
3757 <li>Fix problem with the animate config option replacing the animate method
3759 <li>Fixed grid scroll options 'horizontal' and 'none'
3761 <li>Fix problem with autoHeighting TabPanels by their child items
3763 <li>Fix menu box overflow handler on IE
3765 <li>Fixed stacked bar chart axis calculation issue
3767 <li>Fix scaling re-calculation issue for Bar, Line, Scatter series
3769 <li>Fire change event when ComboBox value is changed
3771 <li>Update alignment of ComboBox dropdown when its content changes, so it can flip from below to above or vice
3772 versa as the user types
3774 <li>Clear selection in ComboBox.BoundList if it no longer matches the value in the field, so that the old value
3777 <li>Fix bug with ComboBox where the value in the field would be blanked out while the user was typing with
3780 <li>Fix ComboBox scrolling selected item into view when list is expanded
3782 <li>Set ComboBox selection in list when it is first created, if the ComboBox has an initial 'value' config
3784 <li>Fix Scatter series shadow issue
3786 <li>Don't reinsert a node into the NodeStore if its new parent is not part of the NodeStore
3788 <li>Fixed issue with Element.destroy not being properly called resulting in memory problems for IE
3790 <li>Fixed Ext.require() not firing callbacks after a failure
3792 <li>Fixed Ext.Loader.getPath() not returning properly value for unknown namespace
3794 <li>Forced setting the Axis minimum and maximum values specified by the configuration
3796 <li>Fixed cropped window titles in various browsers
3798 <li>Firefox fix for getNextId method in WebStorageProxy
3800 <li>Fixed an issue with the id not being sent when calling load directly on the model
3802 <li>Fixed a bug in previousNode and nextNode. They were not being checked before walking up the hierarchy and
3803 therefore triggered a cousin to always be returned
3805 <li>Fixed discontinuous tree selection
3807 <li>Field component onLayout was being run while the field was hidden but not after, so trigger width was always
3808 calcualted as zero. Changed order so layout occurs after show
3810 <li>Fix reset method on sliders
3812 <li>Fix application of emptyText in IE when ComboBox value is set
3814 <li>Fix the setTitle text in windows with vertical headers
3816 <li>Make empty ComboBox list item hoverable/clickable in IE quirks mode
3818 <li>Fixes Sprite item Bounding Box offset in Opera
3820 <li>Fix "Member not found" error in IE by preventing native event object from getting passed and used across the
3821 specialkey buffered listener
3823 <li>Fix individual record update in Ext.grid.GroupingFeature
3825 <li>Surface has now the ability to add in instances of Sprite and configuration objects
3827 <li>Ensure datachanged event is fired when filtering the Store without sorters
3829 <li>Adjust alignment styles for checkboxes and radios to match Ext3
3831 <li>Fixed checkbox spacing + positioning in IE
3833 <li>Fixed a bug in DataView Draggable where items in the ghost dataview would not be correctly removed
3835 <li>Fix vertical clipping of CheckboxGroup columns without fixed widths in IE quirks mode
3837 <li>Fix bug with Radial Axis scaling
3839 <li>Fix an issue when retrieving the previous sibling of a component
3841 <li>Fix sorter issue with DirectProxy
3843 <li>Fix setReadOnly method in HtmlEditor
3845 <li>Fix issue with looking up a store by id
3847 <li>Fix problem hiding modal mask after modal window hide
3849 <li>Fix support for passing a dom element as a target to an animation
3855 <li>Locking GridPanel implemtented
3857 <li>Accessibility theme added
3859 <li>Numeric Axis majorTickSteps added to set the number of major ticks between a `maximum` and a `minimum` value
3861 <li>Implement the animate configuration option on TreePanel
3863 <li>Implement singleExpand on TreePanel
3865 <li>Store aggregation functions moved to the prototype
3867 <li>Implemented checked field in NodeInterface. Have renderer add a checkbox if a value other then null is set
3870 <li>Implemented state support as a mixin
3872 <li>Added html to each tab in the history example to make it clearer which tab is currently activated
3874 <li>Refactored the GridFilters plugin UX as FiltersFeature, a Ext.grid.Feature subclass, and ported it to work
3875 with the new Ext4 grid architecture. Reworked the grid-filters example to match
3877 <li>Inject the TableView instance into each grid filter, even if it is an already instantiated Filter rather
3878 than a filter config object
3880 <li>Allow month picker items to wrap properly when inside components with white-space:nowrap like menus
3882 <li>Refactoring a Theming so it is easier to customize
3884 <li>Updated the themes example to include more components
3886 <li>Added HTTP error info to the data operation when a request fails
3888 <li>Added load event in preference of read event on TreeStore
3890 <li>Grid headers now support grouping in which a header may be configured with a nested headers config object as
3891 well as a text/header string
3893 <li>The Ext 3.x class ActionColumn has been implemented in 4.x as ActionHeader
3895 <li>Cleaned all locale packages files
3897 <li>Introduced a new getAssociatedData method on Model to make it easier to aggregate model data
3899 <li>Added window state management
3901 <li>Added state support for border layout
3903 <li>Removed extraneous layout in Card.setActiveItem
3905 <li>Made Ext.override proxy to Ext.Base.override if the class was created with Ext.define
3907 <li>added Ext.Base.getName method
3909 <li>Add animateTarget to show/hide of floating Components (such as Windows and Tooltips, or anything else that
3912 <li>Allow the aggregation function to be called with the grouped parameter for consistency
3914 <li>Added total summary and group summary support for the grid
3916 <li>Fix combos example to make getInnerTpl work properly - now must be part of listConfig
3918 <li>Implemented Ext.form.File, a custom field widget for file uploads
3920 <li>Properly set class on field error quicktips
3922 <li>Added grid state support
3924 <li>Relay view and tree events to the TreePanel and TreeStore
3926 <li>Added a new LocalStorage state provider
3928 <li>Allow the model to be defined in the store prototype
3930 <li>Implemented Sutherland–Hodgman algorithm and use it for our render label axis implementation
3932 <li>Implemented animate config option
3934 <li>Styled invalid form qtips
3936 <li>Implemented Tree sorting
3938 <li>Add additional check in setStyle to ensure the dom node still exists before setting style on it
3940 <li>FocusManager enhancements to support Containers being able to subscribe for keyboard navigation
3942 <li>Implemented Ext.menu.DatePicker class
3944 <li>Implemented Ext.menu.ColorPicker class
3946 <li>Cleanup FocusManager's handling of component add/destroy when enabled
3948 <li>Convert TabBar to use FocusManager.subscribe instead of its own KeyNav
3950 <li>Grid Header needs to give visual indication when it is focused, which will show the menu trigger. This
3951 supports key navigation on grid headers and the ability to press down to open the header menu. The menu
3952 needs the trigger to be shown since it aligns itself to the trigger
3954 <li>Add deep copy operation to NodeInterface
3956 <li>Allow Ext.form.Basic#markInvalid to accept a Ext.data.Errors object
3958 <li>Added logic to reduce/increase the number of columns in the shadowCt to match the number of items if
3961 <li>Updated MVC to work with dynamic loading
3963 <li>Implemented CheckBox selection for Trees
3965 <li>Prevent ComboBox from querying and expanding list on keyup if readOnly=true.
3967 <li>HeaderDropZone will intelligently move a Header within the same container rather than add/remove, which will
3968 perform better as well as prevent add/remove events from firing unnecessarily on the HeaderContainer
3970 <li>Trigger fields no longer reserve space for trigger when it is hidden due to readOnly=true
3972 <li>Number field value can no longer be modified by up/down arrows or mousewheel when readOnly=true
3974 <li>Implemented scrolling while dragging
3976 <li>Implemented Grid Editing support as a plugin
3978 <li>Clean html entities when setting text to an Surface Sprite
3980 <li>Enhanced htmlDecode and htmlEncode methods in Ext.String
3982 <li>Scatter and Line series now skip records with undefined yValues
3984 <li>ComboBox now automatically set queryMode='local' for auto-generated array stores
3986 <li>Ext.form.BaseField now rewraps the browser event object when firing the specialkey event, to prevent issues
3987 with buffered specialkey listeners
3989 <li>Extended the useNull option to apply to boolean/string types for data stores
3991 <li>Added deferredRender back to Card Layout (currently defaulted to true for TabPanel)
3993 <li>Updated FeedViewer to be smarter about how it opened many tabs at once
3995 <li>Modify Proxy so batching is configurable
3997 <li>Allow a store configuration to be passed to data bound objects
3999 <li>Add beginEdit/cancelEdit/endEdit functionality to Model
4001 <li>Added isValid to Model for a shortcut
4003 <li>Added autoSave support for Data writers
4005 <li>Ensure writer always passes the id if we have a non phantom
4007 <li>Made Tips constrain within their zIndexManager's client element. Change the constrain default to true
4009 <li>Button will now use an anchor element when configured with an href
4011 <li>Make Ext.form.Field.resetOriginalValue update the field's dirty state to match
4013 <li>Automatically convert objects into records with NodeInterface
4015 <li>Make ComboBox.getValue return the raw text field value if it does not match the display value from the last
4016 list selection or setValue call. Allows submitting values that do not appear in the store
4018 <li>Enhance the appendChild, removeChild, insertBefore code on the NodeInterface with suppressEvents
4019 capabilities. This optimizes the performance of the initial Tree rendering drastically
4021 <li>Implemented Grid RowEditing
4023 <li>Basic.updateRecord() will now use the actual field data for updating the Model fields rather than the
4024 submit-friendly string equivalent of the form field data. Certain string encodings are not compatible with
4025 Model field covert methods if they are not in the exact/proper format, e.g. Date fields
4027 <li>Remove Canvas support as it is not ready for release. SVG/VML still covers all desktop platforms.
4033 <li>Moved methods slated for deprecation to the compat layer
4035 <li>Added a new ElementLoader class that is the superclass of ComponentLoader. The purpose of this class is to
4036 replace Ext.Updater. Updater is removed and the load method now points to the new loader
4038 <li>Move model creation into the model itself, essentially deprecates regModel
4040 <li>Time axis now works with Dates and not formatted strings
4042 <li>Move Ext.util.Date methods over to Ext.Date. Changed all references to Ext.Date in code, examples and tests
4044 <li>Add workaround to Ext.core.Element#getWidth to avoid Gecko bug where it returns an offsetWidth that rounds
4045 down the actual width due to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=458617" target="_blank">subpixel
4046 font rendering</a>. This logic was previously in a couple of components, this commit moves that up to
4049 <li>Fix AbstractPanel.bodyCls to also support array values
4051 <li>Created an AbstractMixedCollection which MixedCollection extends from
4053 <li>Sortable refactored as a mixin
4055 <li>Refactored Sorting on MixedCollection, TreeStore, and TreePanel to use the new Sortable mixin
4057 <li>Absolute Layout will now always use setItemSize even if an anchor property isn't specified
4059 <li>Ensure the page parameter gets sent on remote data loading
4061 <li>Remove any trace of applyTo throughout the framework
4063 <li>Updating the BoundList selection on setValue for ComboBox is now the default behavior
4065 <li>Selection models are now consistent: Moved grid/CellSelectionModel.js to selection/CellModel.js,
4066 grid/RowSelectionModel.js to selection/RowModel.js, and grid/CheckBoxSelectionModel to
4067 selection/CheckBoxModel.js. Namespace moved to Ext.selection as well
4069 <li>Set AjaxProxy as the default proxy
4071 <li>Normalize store aliases to be store.name. Added the ability to specify a store configuration when creating a
4072 data bound class. Note that this requires all of the stores to be looked up using StoreManager.lookup so
4073 that we can determine whether we have received an id, a config or an instance
4075 <li>Enhance DataView UI event handling
4077 <li>Remove dependency of CellEditing on CellSelectionModel
4081 <li>Compatibility Changes
4083 <li>Implemented compat layer for PagingToolbar and MemoryProxy
4085 <li>Significant update to AbstractStore compat layer to handle different store/proxy/reader config setups
4087 <li>Updates to compat layer for AbstractStore and MemoryProxy to support filtering correctly
4089 <li>Aliased row[de]select to [de]select
4091 <li>Tweaked message formatting in compat layer for deprecating events
4093 <li>The bodyStyle config types from 3.x are all now fully supported on Panel
4095 <li>Compat code was using Array.indexOf, which did not agree with IE6. Switched to use Ext.Array.indexOf
4097 <li>Alias Panel.bodyCssClass config to bodyCls
4099 <li>Added Slider compat override to convert the SliderTip plugin to tipText config
4103 <li>Documentation Changes
4105 <li>Updated Ext.Date
4107 <li>Fix the link to Ext Direct specification
4109 <li>Correct spelling of 'resizable' and not 'resizeable'
4111 <li>Updated Controller
4113 <li>Updated Advanced DataView
4115 <li>Update Ext.Window
4117 <li>Added ActionHeader
4119 <li>Added Ext.Base.override
4121 <li>Updated AbstractDataView
4123 <li>Updated Draw.Component
4125 <li>Fix ComboBox docs error
4131 <li>Various styling fixes are ongoing
4133 <li>Buttons are not part of the focusable items in a form
4135 <li>Shadows to be implemented in the next release
4137 <li>Tree Filtering and Editing to be implemented in the next release
4139 <li>Performance and memory optimizations to be implemented in the next release
4141 <li>Cleanup of API naming conventions to be implemented in the next release
4143 <li>IE9 is not detected as supporting CSS3BorderRadius, which it only does in strict mode.
4149 <div class="release">
4151 Release Notes for Ext JS 4 PR5
4155 Release Date: March 18, 2011<br>
4156 Version Number: 4.0.0pr5
4164 <div style="margin-left: 2em">
4167 <a href="examples/direct/named-arguments.html">Ext.Direct Named Arguments</a>
4170 <a href="examples/form/registration.html">Registration Form</a>
4173 <a href="examples/statusbar/statusbar-advanced.html">StatusBar</a>
4176 <a href="examples/statusbar/statusbar-demo.html">Advanced StatusBar</a>
4179 <a href="examples/tree/reorder.html">Tree Reporder</a>
4182 <a href="examples/tree/xml-tree.html">XML Tree</a>
4185 <a href="examples/tree/treegrid.html">TreeGrid</a>
4192 <li>Fix bug on FF for Mac where an initial layout of boxes causes the innerCt to scroll, and it becomes stuck at
4193 the scrollPosition. Manifesting in layout-browser example
4195 <li>Fix the problem in IE where the margin-bottom of the last item was not being included in the "auto" height
4198 <li>Fix issue where dragging a child to become the last child in a folder would insert it in the wrong position
4200 <li>Fix an issue where the sortType was not being honored when local sorting in a grid
4202 <li>Fix issue when calling setProxy on a model subclass
4204 <li>Fix Ext.panel.Table hideHeaders configuration option
4206 <li>Fix button layout in IE7 when minWidth is set
4208 <li>Fix minButtonWidth in FormPanels
4210 <li>Fix bug where StoreManager would not be able to create a Store from a store config object
4212 <li>Fix layout/alignment issues in fieldset legends with IE
4214 <li>Fix for IE6 repaint bug on right edge of framed panel
4216 <li>Fix display of tooltip anchor arrow
4218 <li>Fix scope for custom validator method
4220 <li>Fix icon position of grid header when align:right
4222 <li>Fix issue with dateRenderer when dealing with null values
4224 <li>Fix issue with masking in IE6-9 Quirks and IE6 strict
4226 <li>Fix problem with Panel's initial collapse state setting, and subsequent expansion by the Accordion layout
4228 <li>Fix ComboBox setValue to handle empty values
4230 <li>Fix issue with Line Series shadows which weren't refreshed when animations were not enabled on
4236 <li>Refactored the Tree code. Working features as of this point are Tree rendering, expanding & collapsing,
4237 drag and drop, loading a tree from memory, have multiple columns, keyboard navigation and selection model
4239 <li>Added support for named arguments in Ext.Direct methods
4241 <li>Every Record registers itself with the ModelManager
4243 <li>Implemented Tree collapse and expand animations
4245 <li>Implement loading nodes in a sorted TreeStore
4247 <li>Added a lastframe event to the animation that only fires when the animation actually reaches its end
4249 <li>Define getters for getting the computed height and width from an animations target to use as the from values
4251 <li>Refactor Tree collapse and expand animations. This fixes quickly collapsing and expanding nodes
4253 <li>Added a new transform option for Sorter
4255 <li>Panel's getDockedItems now accepts a ComponentQuery selector string
4257 <li>Add setSrc method to ImageComponent for changing the image src after initialization
4259 <li>Added 'none' as a possible value for msgTarget, to prevent all error message rendering. Only fire
4260 errorchange event when the error message actually changes
4262 <li>Add hideGroupedHeader support to Ext.grid.GroupingFeature
4264 <li>FormPanel and FieldContainer both contained logic to handle the addition and removal of Labelable and Field
4265 instances within their items subtree; factored that common logic out into a FieldAncestor mixin for both to
4266 use. The new mixin also adds new events 'fieldvaliditychange' and 'fielderrorchange' that allow listening
4267 for changes at the parent container level
4269 <li>Allow checkbox fields to display errors
4271 <li>All the old config properties that controlled the dropdown list have been removed in favor of a single
4272 listConfig object, which gets passed along to the BoundList's config. This is much simpler and provides
4273 total control over all aspects of the list
4275 <li>Implemented valueNotFoundText
4277 <li>Enhanced BoundList layout to handle min/max for both width and height
4279 <li>Implement ComboBox pageSize option
4281 <li>elasticOut and bounceIn easing added for animations
4283 <li>Added support for rootVisible. Also moved the creation of the NodeStore from TreeStore to the TreeView
4285 <li>Added support for the 'root' configuration option on TreeStore. It supports the 3.3 way of specifying root
4286 and children. Automatically figures out whether to load children on expand from the server or memory. Also
4287 removed requirement to specify a proxy on a TreeStore. Removed requirement to specify store on TreePanel and
4288 support the 'root' config option on TreePanel automatically creating a TreeStore
4290 <li>Modified TreeView so that it expands the root node if it's not visible
4292 <li>Modified getSourceFiles to include support for writing XML documents
4294 <li>Moved additional class for VML from javascript into the stylesheet
4296 <li>Add in support for icon and iconCls on tree nodes
4298 <li>Support loading flat json data while still loading children from the root property
4304 <li>Refactored Tree to be able to decorate records with a Node API
4306 <li>Reimplemented TreeStore and created new class called NodeStore
4308 <li>Border layout is now responsible for performing a mini-collapse of a child Panel
4310 <li>Panel now performs a collapse to leave its header (or a newly generated, injected header) visible. It does
4311 not perform a mini-collapse
4313 <li>Renamed FlatTreeView to TreeView
4315 <li>Correct getRefItems implementation in light of ComponentQuery selector being available in getDockedItems
4317 <li>Add boxLabelEl as render selector for checkbox fields
4319 <li>Ext.data.Model.id now assigns the new id to the record
4323 <li>Compatibility Changes
4325 <li>Added an alias for Ext.data.Field
4327 <li>Added an alert when there are compat errors and no console
4329 <li>Added compat code for GridView & JsonStore
4331 <li>Modified paging example to switch getRowClass to PreviewPlugin
4333 <li>Added internal Ext 3 > 4 class mapping utility
4337 <li>Documentation Refactors
4339 <li>Charting overview document
4343 <li>Ext.form.TextArea
4345 <li>Ext.form.Checkbox
4351 <li>Ext.form.FieldContainer
4353 <li>Ext.form.FieldSet
4357 <li>Ext.form.Labelable
4363 <li>Ext.Component#draggable
4365 <li>Ext.ComponentDragger
4375 <li>Ext.form.BaseField
4377 <li>Ext.form.ComboBox
4385 <li>Ext.data.SortTypes
4387 <li>Ext.data.StoreManager
4389 <li>Ext.state.Manager
4391 <li>Ext.util.Animate
4403 <li>Ext.ComponentQuery
4407 <li>Ext.form.FieldAncestor
4413 <li>Ext.grid.ViewDDPlugin
4419 <li>Portal example not correct in IE6
4421 <li>Toolbar menu overflow not styled in IE6
4423 <li>Charts do not render properly in Safari 3.2
4425 <li>Menu links (anchor tags) need styling
4427 <li>Minor clipping of panel header text in Opera and IE6/7
4433 <div class="release">
4435 Release Notes for Ext JS 4 Preview Release 4
4439 Release Date: March 15, 2011<br>
4440 Version Number: 4.0.0pr4
4448 <div style="margin-left: 2em">
4453 <a href="examples/charts/FormDashboard.html">Grid/Form/Chart Combo</a>
4456 <a href="examples/charts/TipsChart.html">Rich tooltips (Chart/Grid)</a>
4459 <a href="examples/key-feed-viewer/feed-viewer.html">Accessible Feed Viewer using keyboard
4463 <a href="examples/keynav/keynav.html">Key Nav</a>
4470 <a href="examples/dd/dnd_grid_to_formpanel.html">Grid to form DnD</a>
4473 <a href="examples/dd/field-to-grid-dd.html">Field to grid cell DnD</a>
4476 <a href="examples/dd/dnd_grid_to_grid.html">Grid to Grid DnD</a>
4479 <a href="examples/dd/dragdropzones.html">DataView to grid DnD</a>
4486 <a href="examples/form/contact-form.html">A common "contact us" popup form</a>
4489 <a href="examples/form/checkout.html">A shopping cart checkout form</a>
4492 <a href="examples/form/adv-vtypes.html">Advanced validations</a>
4499 <a href="examples/menu/menus.html">Simple toolbar with menus</a>
4502 <a href="examples/toolbar/reorderable.html">Reorderable toolbar items</a>
4509 <a href="examples/layout/accordion.html">Accordion layout example</a>
4512 <a href="examples/layout/vbox.html">VBox layout manager examples</a>
4519 <a href="examples/direct/direct.html">Simple generic Direct example</a>
4522 <a href="examples/direct/direct-form.html">Form submission using Direct</a>
4531 <li>Fix error in slideIn/slideOut when optional duration is not specified
4533 <li>Fix and issue that can happen if only a single axis point is used in a bar chart
4535 <li>Ensure lastFocused is reset when refreshing the selection model
4537 <li>Fix EventManager issues with mouseenter/mouseleave events
4539 <li>Fix {memberExpression} selector parsing
4541 <li>Fix up alias for ArrayStore
4543 <li>Fix currency function to accept and convert a numeric String input value
4545 <li>Fix an issue where legend items don't remember their state between reload
4547 <li>Fix up allowEl option for within, it should be used as a fallback if the element isn't contained within the
4550 <li>Fix a highlighting issues with Pie
4552 <li>Correct use of "float" keyword as object property name
4554 <li>Fix buttons with noLinearGradients
4556 <li>Change how field layout handles horizontal sizing when no set width is specified It now uses the
4557 shrink-wrapped natural size of its body content plus label, rather than the width of the outermost element.
4558 This fixes layout issues when fields are used as hbox items, since the outer element has zero width during
4559 initial layout. It also prevents fields from expanding to the full width of their container by default,
4560 which is more consistent with the Ext3 behavior
4562 <li>Fix Box layout for when margins are specified in object for, but without all 4 properties. Default to zero
4564 <li>Remove extraneous quote in GroupingFeature template
4566 <li>Fix an issue when using autoHide and delegate with ToolTip
4568 <li>Fix Combo hiding when using the scroller in FireFox
4570 <li>Fix specificity of .x-form-invalid-field selector for textareas so the proper styling is shown
4572 <li>Fixed width of slider tips, and tips in general, in IE quirks mode. Switches tips to use the table framing
4573 so they don't expand to full viewport width. Removes the bad width-setting logic from Ext.slider.Tip so it
4574 is properly handled by the layout class
4576 <li>Fix box layout to correctly calculate middle alignment
4578 <li>Correctly autosize the innerCt according to max component size (now takes innerCt's borders into account)
4580 <li>Fix an issue when using a defaultValue with Boolean fields
4582 <li>Fix an issue when saving/loading a model and the request fails
4584 <li>Fix for improper font measurement in VML. Vertical header text should display more reliably. Still some work
4585 to do on adjusting for the font baseline.
4587 <li>Ensure button does not show mouseover when disabled
4589 <li>Fix call to cloneNode so it happens on the raw HTMLELement
4591 <li>Fix up a typo in the RemotingProvider
4593 <li>Fix an issue with form submissions with uploads
4595 <li>Fix typo that caused file uploads to fail
4597 <li>An autosized Panel which has been collapsed should now expand back properly
4599 <li>Fix an issue where the store would not reload when filters are cleared while using remoteFilter
4601 <li>Fix an issue where Model.setProxy would not accept a Proxy instance
4603 <li>Fix a problem in the ZIndexManager where if a modal Window showed another floating Component (such as the
4604 BoundList of a Picker Field), the modal mask is hidden during the period that the Window is not at the
4605 topmost position in the z-index stack. Now the modal mask is only hidden when there are no Modal floating
4606 Components (usually modal Windows) displayed
4608 <li>Fixed some IE 6/7/8 styles in Menu. IE6 had a "slit" in the item separator that is no longer there. Browsers
4609 without linear gradient support now use a nice looking background image for active items
4611 <li>Fix for Menu in Opera 10, which does not report an element's width if it is not a part of a render box. We
4612 have to temporarily add it to the body to perform a measurement
4614 <li>Change ReloadChart example to bind to the correct (left) axis
4616 <li>Fix issue where the bounding box cache in VML was not getting cleared when it's path changes
4618 <li>Fix toolbar button spacing in IE7 strict mode
4620 <li>Fix an issue with split buttons where the arrow wasn't completely clickable
4622 <li>Fix some issues with state track in Model
4624 <li>Fix Box Layout calculation effecting margins
4626 <li>Fix endDrag call to afterBoxReflow
4628 <li>Fix an issue rendering bar chart categories in the wrong order
4630 <li>Fix an issue when trying to position a floating component at 0,0
4632 <li>Fix a chart display issue when using a single series in a vertical legend
4634 <li>Fix an issue where the chart legend would move on redraw when using position: float
4636 <li>Ensure hidden fields don't have any effect on form display
4638 <li>Fix vertical alignment of paging toolbar number field
4640 <li>Fix a problem where Windows do no display an icon when configured with a valid iconCls
4642 <li>Fix bug in ComponentQuery, when using {expression} matching. Only the first {expression} used would ever be
4643 matched resulting in incorrect results.
4645 <li>Fix styling of fieldset legends
4647 <li>Fix height of text/trigger fields in IE quirks mode
4649 <li>Fix spinner button sprite states when field is focused
4651 <li>Fix an issue where viewports in IE6/7 would show a scrollbar by default
4653 <li>Fix dependencies for Border Layout and Splitter classes
4655 <li>Fix an issue when using non-string values in combo
4657 <li>Fix an issue when using a belongsTo association and loading the parent object
4659 <li>Fix an issue where RestProxy requests were being batched
4661 <li>Fix sizes of Buttons in ButtonGroup
4663 <li>Fix an issue when using an itemId in a border layout region
4665 <li>Fix an issue where space was being reserved in IE7 for side error icon when there is no error
4667 <li>Fix typo in throw error message in initframe
4675 <li>Introduced a TreePanel capable of supporting multiple headers. Abstracted shared logic between the Tree and
4676 Grid into a TablePanel class.
4678 <li>Tab overflow implemented
4680 <li>Menu overflow implemented
4682 <li>Drag and Drop for Dataviews implemented
4684 <li>Implemented Tree and Grid drag and drop
4686 <li>FocusManager implemented (Jarred ELABORATE)
4688 <li>HTMLEditor implemented
4690 <li>Ext Direct implemented, with a new DirectProxy
4692 <li>Add support to ComponentQuery to accept member expression selectors in pseudo-class selectors
4694 <li>Support member expression selectors for ComponentQuery in the same way as attribute selectors, by allowing
4695 them to occur anywhere within a single selector chain to further filter the working group of items
4697 <li>Added inheritable statics for Classes
4699 <li>Refactor cleanup for Scatter Series
4701 <li>Ensure doLayout doesn't run a layout that is already in progress
4703 <li>Implement pruneRemoved for Ext.selection.Model
4705 <li>Ensure selection model is refreshed when DataView is refreshed or records are added
4707 <li>Create a reference to the Ext sandbox instance in generated functions
4709 <li>Increment snap ends `to` argument properly
4711 <li>Add feed viewer icon
4713 <li>Box layout. Correct allocation of spare space to non-flexed items after a shortfall has caused a reduction
4716 <li>Button layout: Now sets the outer element width if a numeric width passed
4718 <li>Added "focusable: false" to menu & toolbar separators so they are not candidates for gaining focus
4720 <li>Updated Ext.menu.* to play nicely with Ext.FocusManager when enabled
4722 <li>Menu: Constrain to within browser viewport and use box layout scroll overflow handler
4724 <li>Implement disabled style for horizontal scroller
4726 <li>Implement Ext.selection.TreeModel handling for left/right in the flattreeview. Turn it on in the TreePanel
4728 <li>Enforce that user clicks expander to toggle a record
4730 <li>Ensure that collapsed region placeholders are z-indexed above slide-ins
4732 <li>Border layout now honors the floatable: false config
4734 <li>Menus no longer access elements that are not rendered
4736 <li>MenuManager now uses Ext.Array.remove instead of calling remove on the Array instance
4738 <li>Ensure a region isn't floated if floatable: false is specified.
4740 <li>DataView now ensures the selections get refreshed when the view does
4742 <li>Implemented button as a link when an href/url is configured
4744 <li>Implementes initial collapse state to collapse when the outermost Container (usually a Viewport) has been
4745 layed out, or, if no Container, on first component layout
4747 <li>Removed legacy images file
4749 <li>The framing method for non-CSS3 browsers which uses a table is necessary for proper width of floated
4750 components in IE quirks mode. Some floated components, such as Tip, have Dock layout which requires being
4751 able to insert docked items directly into the outermost element; this was failing when the outermost element
4752 was the table element. Changed to have a div as the outermost element with the table as an immediate child
4754 <li>Prevent validation when initializing the field value, rather than validating but then clearing errors
4756 <li>Apply correct CSS classes to Panel headers within collapsed Panels so that bordering can be kept consistent
4758 <li>Add rule for column layout child items. They must float:left
4760 <li>Implement 3.x style Column layout where child items float across the Container (Note this API is not
4761 finalized and may change)
4763 <li>Labels for vertical axis are now hidden when they're too close to each other (or overlapping)
4765 <li>Implemented weighting on docked items by returning a sorted array based on a weight property in
4766 AbstractPanel's getDockedItems method. Default weight is 0
4768 <li>Addition code to ensure the data proxy gets its params correctly
4770 <li>A parent menu's hide timer (on mouse leave) will be cancelled when hovering over a submenu
4772 <li>Add x-quirks to when we're in quirks mode (!Ext.isStrict), useful for CSS that must know whether or not in
4773 quirks mode, as x-border-box is applied on all browsers that aren't IE6/7 in both quirks and strict modes
4775 <li>Implemented hideHeaders and provide backwards compat layer for preventHeaders
4777 <li>Implement fill:false in Accordion layout which means that expanded child Panels are not fitted within the
4778 accordion Container, but assume their natural height. Implement multi:true which allows multiple items to be
4779 opened at once when using fill:true. The opened Panels share available space by using the Box layout flex
4782 <li>Implement a Component click event in Header. This is for use by Panel's titleCollapse configuration
4784 <li>Accordion layout now propagates its Panel-specific configurations to child Panels
4786 <li>Implement titleCollapse for Panel
4788 <li>Added writeAllFields method to the data writers
4790 <li>Add beforeselect event to DataViewModel
4792 <li>Restored original fonts and font-weights in the default theme to be the same as of 3.3
4794 <li>Class.override now adds an owner reference to methods that didn't exist in the superclass yet
4796 <li>Users can now override the sortParam used when sorting a particular Header
4798 <li>Ensure we use the browser normalized array methods for DataView
4800 <li>Add a findLayoutController method which goes up the ownerCt chain to find the highest currently active
4801 layout so that afterlayout events may be tracked to fire when a final size has been arrived at
4803 <li>Card layout now calls afterLayout on the card Container after card activation
4805 <li>Refactor getWidth, getHeight, and getViewSize to account for IE quirks mode measurement issues when a
4806 container is overflowed
4808 <li>TabBar now scrolls the active tab into view upon set of active tab
4810 <li>Added new isIEQuirks flag
4812 <li>Tweak bar/column chart starting points so they don't overlap the axis
4814 <li>Ensure box layout takes border space of the innerCt into account when centering
4816 <li>Tooltips no longer get focus when they call toFront()
4818 <li>Users may now provide their own CSS rules for enabling overflow on other box layout Containers. Currently we
4819 support Menu, Toolbar and TabBar overflowing.
4821 <li>Window will now force the header creation if draggable is set to true
4823 <li>Added a new Body Component layout for Components which maintain an inner body element which must synchronize
4824 its size with the encapsulating element
4826 <li>FieldSet now uses a Component layout to synchronize the size of its body element with the size available
4827 within its main, encapsulating element
4829 <li>Due to the use of the descendant selector for setting float/etc on field labels, fields nested within a
4830 FieldContainer would always get the styles corresponding to the container's labelAlign, even if their own
4831 labelAlign was different. Changed it so the label alignment className is now given directly to the label
4832 element rather than the parent, so the CSS no longer has to use descendant selectors
4834 <li>The Trigger component layout was setting the height of the input field based on the incoming requested
4835 height; single-line input fields should always get their height from the CSS and ignore the layout's height
4837 <li>Made AbstractDataView less strict in the type of parameter it accepts as a target for getRecord. It may now
4838 be an HtmlElement or an Ext.Element
4840 <li>Added a frameHeader config which turns on/off framing on the Panel Header
4842 <li>Added a ComponentLayout for Editor
4844 <li>Ensure formBind is updated when the form is first created & when items are added/removed
4846 <li>Added the ability to assign a custom reader for reading associations
4852 <li>Added destroy method to Model
4854 <li>Move getItemForPoint up to Series and implement isItemInPoint in each series
4856 <li>Added static methods for DataView
4858 <li>Containers calls to doLayout will call ComponentLayout instead of ContainerLayout when they don't have
4859 dimensions (autosized)
4861 <li>Change ComponentQuery's member expression filter function to use an "items" argument rather then accessing
4862 arguments.callee.caller.arguments, to be ES5/strict compliant and more straightforward
4864 <li>Remove the use of arguments.callee from EventManager.createListenerWrap, and instead give a named reference
4865 to the return function. ES5/strict compliant, and works in all browsers
4867 <li>Ensure DataView uses getItemSelector() when firing events
4869 <li>Changed $prefix in scss to include `x-` not just `x`
4871 <li>Remove box scroller subclasses. There's only one now which handles perpendicular/parallel
4873 <li>Box layouts: new properties for use by box layout overflow handlers
4875 <li>All box layout overflow scrolling is handled by a single class: Scroller
4877 <li>TabBar now removes header text item and tool spacer. Use scroller overflow handler
4879 <li>Added a new preventDefault option to button
4881 <li>Remove HorizontalMenu class. There is only one Menu overflow handler
4883 <li>Move scroll-specific methods out of overflow handler base class into the Scroll handler
4885 <li>Added extra menu-active cls with btn.ui into menuShow
4887 <li>Added menu-active cls to css
4889 <li>Add slider layout class as dependency
4891 <li>Not all floating components should be automatically focused when they are brought to the front; this adds a
4892 focusOnToFront config to control that behavior on a class or instance basis. Defaults to true, but is
4893 overridden to false in Tip and in the BoundList instances created by ComboBox and Time fields, to prevent
4896 <li>Ext.grid.View renamed to Ext.view.Table
4898 <li>Throw an error message when trying to bind to an event handler that doesn't exist
4900 <li>Add a border to collapsed panel headers depending on their docked position
4902 <li>Renamed the legacySortMode config to simpleSortMode
4904 <li>Added new API config for Server proxy and subclasses
4906 <li>Removed Class.extend method (not to be confused with Ext.extend)
4908 <li>Removed unused getHead method from Ext.data
4910 <li>Ext.Date.parseDate changed to Ext.Date.parse. Add deprecaton for the older parseDate API.
4912 <li>Unified Element and Element.static addUnits method which checks for a valid number or unitized String and
4913 throws a wraning message if a NaN is passed
4915 <li>Changed "operation-complete" event in Batch to "operationcomplete"
4919 <li>Compatibility Changes
4921 <li>Added Ext.lib.Ajax compat
4923 <li>Added Ext.reg / ComponentManager.regiserType aliases
4925 <li>Fixed editor example's Panel.header reference
4927 <li>Include css for message box example
4929 <li>Alias Ext.lib.Dom.* to Element
4931 <li>Fixed registerType/reg aliases, added registerPlugin/preg
4933 <li>Moved legacy-only fx methods to compat file
4935 <li>Moved Component overrides from core-compat to compat
4937 <li>Added console msg about setting showErrors flag
4939 <li>Compat fix for loading stores with an inline data object
4941 <li>Moved xtype aliases from core-compat to compat
4943 <li>Added additional non-Core JS object prototype aliases
4945 <li>Ext.Date compat overrides
4947 <li>Additional msg for instance methods becoming statics
4949 <li>Added Ext.extend to the compat file, fixed a null error if members arg is not passed
4951 <li>Added Store.setDefaultSort compat override
4953 <li>Added GridPanel and Model compat overrides
4955 <li>Added applyTo message to Ext.Component
4957 <li>Added Ext.Compat.breaking() to show breaking changes
4959 <li>Added appropriate messaging for most of the compat configs
4961 <li>Moved compat items from combobox into the compat file
4963 <li>Renamed Ext.Base.extend -> Ext.Base.addStatics, deprecated Ext.Base.implement for Ext.Base.extend. In
4964 short, from now on, use MyClass.addStatics for statics members, MyClass.extend for prototype members
4966 <li>Fixed tpl alias to implement the getInnerTpl method correctly
4968 <li>Added isDef checks where needed to log messages only for defined configs
4970 <li>Add compatibility for overriding Ext.form.Field.prototype.msgTarget
4972 <li>Add compatibility handler for old implicit column containers in the CheckboxGroup/RadioGroup items
4974 <li>AbstractStore and Store overrides for reconfiguring reader/proxy config if needed
4976 <li>Aliased store.url support
4978 <li>Reader support for optional recordType 2nd arg to constructor
4980 <li>XmlReader constructor override to alias configs
4986 <li>Portal example not correct in IE6
4988 <li>Toolbar menu overflow not styled in IE6
4990 <li>Charts do not render properly in Safari 3.2
4992 <li>Minor styling issues with forms/tabs/buttons (primarily in IE6/7)
4994 <li>Menu links still need styling
4996 <li>Minor clipping of panel header text in Opera and IE6/7
5002 <div class="release">
5004 Release Notes for Ext JS 4 PR3
5008 Release Date: March 3, 2011<br>
5009 Version Number: 4.0.0pr3
5018 <li>Across the board documentation updates and fixes
5020 <li>Fix and implement CycleButton
5022 <li>Detect that getAttributeNS is only available in IE9 when it is in IE9 standards mode
5024 <li>Fix type in formatContainsHourInfo
5026 <li>Fix shrinking problem on the y axis with line charts
5028 <li>Fixed sandboxing for EventManager createListenerWrap, reported from
5030 <li>Replaced all "new Function(...)" with Ext.functionFactory(...), which solves the sandboxing issues
5032 <li>Fix reload of legends and hiding of pie slices shadows when changing the number of pie slices
5034 <li>Fix bug in stateful where changes were not being tracked
5036 <li>Fixed up slideIn and slideOut animation
5038 <li>The code to get viewport width had been changed incorrectly while looking at another layout issue. It's been
5039 reverted to how it was before
5041 <li>Various fixes for synchronous dynamic loading
5043 <li>For data validations, fix inclusion and exclusion method by replacing array indexOf method that is not
5044 supported in IE by Ext.Array.indexOf
5046 <li>Fix that allow to run Dispatcher spec without context, more precisely without Ext.History object
5048 <li>IE fix for Ext.data.store, use Ext.Array.indexOf instead of indexOf native Array method which is not
5051 <li>IE fix for Ext.Number.toFixed
5053 <li>Fix mouseenter and mouseleave events for SVG
5055 <li>Specialized IE removeNode now specific to IE6 and IE7
5057 <li>Fixed the zero gap issue for barchart as well as a anti-aliasing in the legend
5059 <li>Fix framing for components with no bottom or top corners
5061 <li>Improved Ext.extend backwards compatibility
5063 <li>Fix XHR bug with timeout requests
5065 <li>Fix a bug that only allows string values to be used with the {.} operator
5067 <li>Fixed a bug with onAvailable in AbstractManager
5069 <li>Fixed a bug in HashMap detecting an existing key when adding a new item
5071 <li>Ext.Array.merge now properly acts like a true union set operation
5073 <li>Fix padding on toolbar-text
5075 <li>Fix css issues with tabs
5077 <li>Fix css issues with grid
5079 <li>Fix accordion header styling to match 3.x
5081 <li>Fix portal example to use recently implemented accordion layout
5083 <li>Set the collapsed flag before re-layouting the fieldset, so it can be used in isVisible calculations
5085 <li>Fix date picker when using dynamic loading
5087 <li>Fix welcome html files
5089 <li>Fix border styling for DatePicker
5091 <li>Fix class definition to set prototype properties when the Ext.Date class has been loaded in DatePicker
5093 <li>Fix tag error in the RotateText example
5095 <li>Fix styling of MenuItems' icons, checked/unchecked style rules target the *icon*, not the element
5097 <li>Fix defaultFocus config when a number
5099 <li>Fix incorrect expand icon in header of collapsed Panel in Accordion layout
5101 <li>Fix bug in Time field's parsing
5103 <li>Fix ComponentQuery member expression feature (e.g. '{isHidden()}' ) so it works as expected
5105 <li>Fix framed panels header when collapsed
5107 <li>Fix bottom tabsplit height with IE browsers
5109 <li>Fix button padding when the icon is to the right
5111 <li>Fix the width of grid sort indicators so they don't wrap as easily
5113 <li>Fix arrow bottom buttons
5115 <li>Fix form and triggerfield styling
5117 <li>Fix styling issues with form/checkboxgroup
5119 <li>Fix a bug with button, now using neutral color and not base
5121 <li>Fix differently scaled buttons in a toolbar
5123 <li>Fix cross browser issues with paging toolbar
5125 <li>Fix for IE Ext.Array.toArray
5127 <li>Fix Component.animate to ensure the component is returned and optimize when not animating height or width
5129 <li>Fix styling for bottom tabs
5131 <li>Fix tips so they no longer focus themselves when shown. In IE, it was taking focus from form fields
5133 <li>Fix stroke widths in VML
5139 <li>A plethora of updates to the backward compatibility legacy files and guide
5141 <li>Implemented combineErrors and combineLabels features in FieldContainer
5143 <li>Added server-side usage support for Ext4: hammerJS and nodeJS tested
5145 <li>Selection Model will now maintain last focused element in the View
5147 <li>Add the ability to be able to load a single record with data reader
5149 <li>Change shortcut easing functions to match CSS ones and added easeInOut. Benchmarked to be 300% faster at a
5152 <li>Add setItemSize method for Containers as a central method for all child item sizing
5154 <li>Implement framing using background-position instead of background-image. This resolves the issue with the
5155 browser making a request to a 404 page for each framed component that doesn't have any generated framing css
5157 <li>Preliminary support for onClick added for charts
5159 <li>Implement Chart Mask mixin. Allows for selection of an area of a chart. This will be mixed into Axes as well
5160 for the next release.
5162 <li>Add a new parseStyles method to transform a css string to an object with a bunch of properties. Use this new
5163 method in applyStyles in DomHelper and also in AbstractComponent
5165 <li>Add new function to check if the format contains date/day info (ie. not time) - used in TimeField
5167 <li>Add withinBox method to Draw
5169 <li>Ext.Array.intersect method added
5171 <li>Ext.Array.difference method added
5173 <li>Ext.Array.union shortcut method for merge
5175 <li>Begin clip-rect support in SVG and VML (incomplete)
5177 <li>Change HashMap to no longer throw error when adding an existing key. Warn instead
5179 <li>Added a cls into the rowexpander header cell and row cell for the first cell
5181 <li>Added x-hidden cls for backward compatibility
5183 <li>Update css for grids so it now uses css3 throughout
5185 <li>Added images for special cells in grid
5187 <li>All tabs have a font-weight of bold
5189 <li>Move caching logic out of Anchor layout's anchorSpec functions to the base layout engine
5191 <li>Add floor argument for example-data generator
5193 <li>Removed deprecated layouts
5195 <li>Accordion layout only animates during expand/collapse of child Panels
5197 <li>Button layout caches measured styles for efficiency
5199 <li>Feed Viewer uses CycleButton to cycle through the preview pane options
5201 <li>Bringing a floating Component (such as a Window) to the front of its ZIndex stack now focuses it on a 10ms
5202 delay. Focusing several Windows in succession results in only the last Window actually receiving focus
5204 <li>Refactor Border layout to use new Element effects methods to slide regions in and out
5206 <li>TabBar now overrides the layout align option set by the Header superclass
5208 <li>Changed tabs to use the base-color and not hard coded colors
5210 <li>Changed button to no longer use hardcoded variables
5212 <li>Make TabPanel dock the TabBar according to the tabPosition config
5214 <li>SVG text is now unselectable
5216 <li>A new 'errorchange' event has been added to Ext.form.Labelable, fired whenever set/unsetActiveError is
5217 called. This is similar to the 'validitychange' event on Ext.form.Field but is fired by Labelable components
5218 which are not Fields, such as FieldContainer. It also fires when the validity is staying invalid but the
5219 message changes, which is more useful in some cases
5221 <li>BaseField now adds a .x-form-field-invalid class to the inputEl, and this is used in the CSS rather than
5222 using the outer .x-form-invalid and a descendant selector; this allows proper styling of child fields of a
5223 FieldContainer when the container has an error message displayed
5225 <li>ComboBox clearValue method added back in
5227 <li>Toolbar now uses the base-color
5229 <li>Add extra checks to figure out whether we need to do DST parsing or not for Date function
5231 <li>Add triggerNCls-over and triggerNCls-click classes to individual trigger buttons, so each one can be given
5232 interaction styling independently rather than requiring compound class selectors. Fixes spinner button
5235 <li>FeedViewer example: Button icon CSS rules should only override the background image. Otherwise Ext-specific
5236 styling rules will not apply
5238 <li>Group class attached to the icon element for style targeting in CheckItem
5240 <li>ComponentQuery can now accept back-to-back pseudo-class selectors, like :not():not():custom
5242 <li>Move back to setInterval instead of setTimer as a base for animation timing.
5244 <li>Allow for binding of multiple axes to a series via an array
5250 <li>AbstractLayout removed, Layout remains the base class now all AbstractLayout dependencies to Layout
5252 <li>AbstractDataView has new getter method getItemSelector
5254 <li>afteranimate event now fired as the last operation of the Anim.end method (instead of the beginning of the
5257 <li>layoutItem moved to ContainerLayout from Layout
5259 <li>Move resizeHandles config out of Window to Component
5261 <li>Box will no longer use CSS margins. It reads CSS margins and adds them to the configured margins, and clears
5262 CSS margins. This allows for more accurate positioning
5264 <li>Ext.form.CompositeField has been deprecated, as FieldContainer is now at feature parity. Alias has been
5265 added to compat file
5267 <li>Ext.form.Field#checkValidityChange has been removed, its logic has been moved into the validate method so it
5268 gets run when validate is called directly
5270 <li>Chart zoom functionality being changed to zoom the appropriate portions of the chart instead of everything
5276 <div class="release">
5278 Release Notes for Ext JS 4 PR2
5282 Release Date: February 23, 2011<br>
5283 Version Number: 4.0.0pr2
5292 <li>Across the board documentation updates and fixes
5294 <li>Fixed a bug that caused an error when hovering over a SplitButton
5296 <li>Fixed a bug with setting Proxies on Models
5298 <li>Slider movement no longer lags behind the mouse
5300 <li>Search now works on the generated documentation
5302 <li>Fixed issues regarding date formatting
5304 <li>Fixed chart destroy code
5306 <li>Fixed an issue when entering a value into the PagingToolbar field
5308 <li>Fixed positioning of the editor in the editor sample
5310 <li>Change the order and ActiveX Objects that we use. This fixes XML Parsing via DomQuery in IE
5312 <li>The last frame of an animation will account for any rounding issues
5314 <li>Fix various Slider Tip issues
5316 <li>Fix various Slider Field issues
5318 <li>Border layout now calls setCalculatedSize when sliding in a hidden Component so that the Component's size
5319 does not get fixed and the "other" dimension that is not being set is not to auto by the ComponentLayout
5321 <li>Fix preserving ratio to ensure that the largest minSize is honored.
5323 <li>Fixed dependency issue with DatePicker
5325 <li>Fix removing of current active tab
5327 <li>Fix Ext.tab.Bar css sizing issue when the TabPanel has no items
5329 <li>Ensure that there is at least one active tab if the tabpanel has items
5331 <li>Fix issue with maintaining the constrain parameters in stretch and stretchmax
5333 <li>Fix Firefox Ext.tab.Bar css sizing issue
5335 <li>Remove tab focus outline on tabpanel tabs
5337 <li>Fix icon rendering issue of TabPanel items
5339 <li>Corrected styling of toolbar spacers
5341 <li>Correct vertical alignment of text on most browsers
5343 <li>Fix bug when entering a number into the PagingToolbar
5345 <li>Fix MessageBoxWindow's initial laying out problem on FF
5347 <li>Ensure RowSelectionModel fires select/deselect events.
5349 <li>Fix issue where the parentMenu isn't set correctly if you pass an xtype
5351 <li>Fix styling in resizer example
5353 <li>Fix up the expand/collapse tool on FieldSet, it wasn't being toggled.
5355 <li>Fix initially collapsed Panels in a border layout
5357 <li>Border correctly hides hidden floated Panel after it's moved out of view
5359 <li>Sandbox chart example now scopes all it's css, no more broken menus
5361 <li>Set the background position correctly for progress bar background image
5363 <li>Fix text alignment issue in progressbar.
5365 <li>Fix element size issue for ie6 and ie7 in strict mode
5367 <li>Resolved fighting of drag and drop resizing vs reordering
5369 <li>Fixed an issue when submitting combo values
5371 <li>Remove default minimum width on BoundList
5373 <li>fix IE 7 icon separator zindex issue for Menu
5375 <li>Fix problem where grids would incorrectly calculate the width of columns when they were not currently
5376 visible due to a layout. Like when they were in a TabPanel
5382 <li>All animations now support <a href="http://webstuff.nfshost.com/anim-timing/Overview.html">WC3 Timing
5383 control for script-based animations.</a> When available, else fall back to standard javascript timers.
5385 <li>Implement optional scoping for border box CSS rules
5387 <li>Implement optional scoping for reset CSS
5389 <li>Tabs are now closable
5391 <li>Basic form's getValues now handle fields whose getSubmitValue method returns an array of multiple values
5393 <li>Several animation examples updated
5395 <li>Fixed links on the welcome page
5397 <li>Several updates to class documentation
5399 <li>Menus now have full keyboard navigation support
5401 <li>Menus now extend Panel to support docked items
5403 <li>Menu SCSS improved by moving hardcoded theme variables to the variables SCSS file
5405 <li>Ext.util.KeyNav can accept space key input
5407 <li>HashMap.add may now take a single argument similar to MixedCollection.add
5409 <li>Fx queue methods are now handled in the Fx.Queue mixin.
5411 <li>fxStack removed from Element.cache, this is now maintained within Fx.Manager.
5413 <li>Animate methods (animate, stopAnimation, syncFx, sequenceFx, and getActiveAnimation) now applied via a mixin
5414 to Element/CompositeElement/Component/Sprite/SpriteGroup
5416 <li>Chart Series.js changed to use animate API. Rest of charts to follow
5418 <li>Element translatePoints method refactored to handle undefined passed sizes gracefully
5420 <li>EventManager preventDefault fix for IE <a href="http://support.microsoft.com/kb/934364/en-us">Link</a>
5422 <li>Fix observable so it normalizes the event name in hasListener
5424 <li>Ensure component cls and style properties are maintained on framed components
5426 <li>Animator (keyframes) now fully support the iterations property
5428 <li>Animator now properly supports stopping if beforeanimate returns false
5430 <li>Normalize API differences between Element's addCls and removeCls. Both now allow space separated strings
5432 <li>Implement endDrag method in DragTracker
5434 <li>Handle mouse entering and leaving the arrow area of the Button
5436 <li>Button now has a overMenuTrigger flag
5438 <li>Split Button now uses the menuTriggerOver flag
5440 <li>BorderLayout destroys its embedded Container upon destroy
5442 <li>Allow setPagePosition to be passed one or other coordinates as undefined
5444 <li>Border layout now implements parameter indices for setting size arguments in VBox and HBox
5446 <li>Changing an error message will now be accounted for when errors are re-displayed
5448 <li>Improved Grid CSS3 usage when available
5450 <li>Component.setPosition method now uses component.animate
5452 <li>Cleanup setPagePosition logic and account for NaN issues
5454 <li>Rename string vars in Box to be more descriptive
5456 <li>Add Toggle buttons to the chart examples
5458 <li>Percentage width/height now supported in Border layout
5460 <li>ZIndexManager now tracks browser resizes when the modal mask visible
5462 <li>Border layout uses Component's animate method
5464 <li>Border layout now correctly syncs size of hidden Components before sliding them into view
5466 <li>Increase minWidth/minHeight of Resizer to 20
5468 <li>Remove charts.swf as it is not needed anymore for the new Charts
5470 <li>Added ResizeTracker: A multi-corner, constraining, aspect ratio preserving resize algorithm
5472 <li>DragTracker will now process mouseout events correctly: Defer until mouseup if they happen during a drag
5474 <li>Ensure RowSelectionModel select/deselect events are fired
5476 <li>Fix bug where the parent menu wasn't getting assigned properly when specifying an xtype
5478 <li>Adjust grid scrolling speed to be more consistent with the browser scroll speed
5480 <li>Fix an issue with using initially collapsed regions in a border layout
5482 <li>The Ext.JSON.encode method will now gracefully handle object types that it does not recognize by returning
5483 undefined as the value of unknown properties
5485 <li>Sprite methods will all return the sprite upon completion
5487 <li>Added backwards compatible Ext.extend that delegates to Ext.Class
5489 <li>Keyframed animation's (Animator.js) start method is now controlled by fx.Manager
5491 <li>Keyframed animations can now be properly queued and integrated with the Animate mixin
5493 <li>Adjust the scroll delay algorithm to make the scrollbar more like the normal browser scrollbar
5495 <li>Menu now extends Panel to support docking
5497 <li>Grid now supports expand to fit
5499 <li>Eliminate need for grid reorderer and resizer to be order dependent
5501 <li>Added a submitFormat option for Date Field
5503 <li>Cleaned up some undefined variables
5505 <li>Charts now check for empty stores properly
5507 <li>Element.addCls now more intelligent about adding a preceding space
5509 <li>CheckboxGroup and RadioGroup implemented
5511 <li>Add 'widget.grid' as a second alias
5513 <li>Added private CheckboxManager class for managing checkboxes grouped by name, just like RadioManager
5515 <li>BoxLayout now uses component.animate instead of Anim directly
5517 <li>Add dirtyCls (defined in BaseField) to a field's outer element when it has a dirty value. CSS to display a
5518 marker not yet implemented
5527 <li>All top level CSS classes are now prefixed with 'x-' by default instead of 'ext-' and can now be scoped. This is
5528 now consistent with all other Ext CSS classes.
5530 <li>HashMap.add may now take a single argument similar to MixedCollection.add
5532 <li>Animate methods (animate, stopAnimation, syncFx, sequenceFx, and getActiveAnimation) now applied via a mixin to
5533 Element/CompositeElement/Component/Sprite/SpriteGroup
5535 <li>Keyframed animations (Animator.js) now fully support the iterations property
5537 <li>Normalized API differences between Element's addCls and removeCls. Both now allow space separated strings
5539 <li>Implement endDrag method in DragTracker
5541 <li>Button now has a overMenuTrigger flag
5543 <li>Rename pressClass to pressedCls and add check before cls removal in ClickRepeater
5545 <li>Remove unecessary onDisable/onEnable override in menu.Item and Button
5547 <li>Rename disabledClass to disableCls in Component
5549 <li>Removed the positionAnimation property since it is no longer necessary with the Component.animate API
5551 <li>Removed reverse parameter from keyframed animations
5553 <li>The pause and running flags now maintained within keyframed animations (Animator.js)
5555 <li>Update the RowSelectionModel constructor so we can add more useful contextual information to the event
5557 <li>Menu now extends Panel to support docking
5559 <li>Add isOnLeftEdge and isOnRightEdge for Grid Header events
5561 <li>Grid HeaderContainer dragging property now defaults to false
5563 <li>Animate's getActiveAnimation will now return the current fx.Anim object if there is one or return false if none
5566 <li>Renamed tab reorderer plugin to TabReorderer
5568 <li>Renamed MenuManager to MenuManager
5570 <li>Remove Ext.isForcedBorderBox property
5572 <li>Remove the experimental enableForcedBoxModel property
5574 <li>Ext.isBorderBox logic now reflects the use of css box model
5576 <li>CheckboxGroup/RadioGroup setValue method has been simplified; it now only accepts a single format of an object
5577 of name-value mappings. The old additional formats will be added to the legacy compatibility layer as an
5580 <li>CheckboxGroup/RadioGroup getValue method has been changed to return an object of similar format to what is
5581 accepted by setValue for internal consistency. The old behavior has been moved to a new getChecked() method
5583 <li>The methods setRawValue, getRawValue, valueToRaw, and rawToValue have been moved out of Field and into
5584 BaseField; this is to make the main Field interface simpler and more easily implemented on components which do
5585 not have the concept of an underlying "raw value" like CheckboxGroup
5587 <li>Field now has a isEqual method which compares values returned from getValue() for logical equality, and is used
5588 anywhere a comparison is necessary such as checkChange() and isDirty(). The base implementation is a simple
5589 string comparison, but can be overridden by fields with more complex values
5591 <li>Field now has a resetOriginalValue method which is called by the form when trackResetOnLoad=true instead of
5592 setting originalValue directly, this allows the behavior to be overridden by field subclasses
5594 <li>Field's getSubmitValue method has been changed to a more powerful getSubmitData method, which returns a mapping
5595 object of name-value pairs; this allows single fields to return multiple values under different names rather
5596 than being limited to a single name per field. The getSubmitValue method has been retained as a helper but moved
5599 <li>Introduced a batchChanges method on field as a utility for preventing excessive firing of change events in
5600 fields such as CheckboxGroup that have many sub-fields who may be updated as a batch
5602 <li>Basic's isValid method has been changed back to its old behavior where it iterates through all fields in the
5603 form and triggers error markings. A new hasInvalidField method has been added to retain the more efficient
5604 short-circuited validity checking and preventing error markings
5611 <li>Tab heights not consistent across all browsers
5615 <div class="release">
5617 Release Notes for Ext JS 4 PR1
5621 Release Date: February 16, 2011<br>
5622 Version Number: 4.0.0pr1