10827 lines
826 KiB
HTML
10827 lines
826 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html>
|
|||
|
<head>
|
|||
|
<title>
|
|||
|
Ext JS Release Notes
|
|||
|
</title>
|
|||
|
<link rel="stylesheet" type="text/css" href="welcome/release-notes.css" media="all">
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<p>
|
|||
|
<a href="http://www.sencha.com/" id="logo" name="logo">Ext JS - JavaScript Framework</a>
|
|||
|
</p>
|
|||
|
<div id="releases">
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<!--
|
|||
|
When a release is made, copy the generated div below this dynamic section
|
|||
|
and then edit the queries below to adjust for the next release.
|
|||
|
-->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 6.2.0</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: August 31, 2016<br>
|
|||
|
Version Number: 6.2.0.981
|
|||
|
</p>
|
|||
|
<!--
|
|||
|
<h2>Noteworthy</h2>
|
|||
|
-->
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22031</span> <span class="ticket-notes">RowEditor should support screen readers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22032</span> <span class="ticket-notes">Checkbox selection model should support screen reader announcement</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22063</span> <span class="ticket-notes">Grid should support announcing dirty cells to screen readers</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16591</span> <span class="ticket-notes">Modern toolkit should provide sparklines</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19839</span> <span class="ticket-notes">Configs should be nulled when an object is destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21976</span> <span class="ticket-notes">Move plugin creation and management to core package</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">D3 (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21391</span> <span class="ticket-notes">Pack, TreeMap, Partition/Sunburst, Tree/HorizontalTree, HeatMap components should support tooltips</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21890</span> <span class="ticket-notes">Provide a component that integrates pivot matrix and D3 HeatMap</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21848</span> <span class="ticket-notes">Should be able to set additional headers for Direct remoting requests</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21850</span> <span class="ticket-notes">Direct proxy and Form actions should support prefix for method names</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21579</span> <span class="ticket-notes">Instancing sprite should support the 'instances' config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20517</span> <span class="ticket-notes">Ext.form.field.File should support accept attribute</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20813</span> <span class="ticket-notes">Date field should be able to configure strict date parsing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21205</span> <span class="ticket-notes">HtmlEditor should have a buttonDefaults config to configure editor toolbar buttons</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21479</span> <span class="ticket-notes">Spinner fields should fire a spinend event when value stops changing</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20407</span> <span class="ticket-notes">Add ability to configure locked grid/tree splitter </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8111</span> <span class="ticket-notes">Add ability to use flex for grid group child columns</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21729</span> <span class="ticket-notes">Update Italian translation</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18146</span> <span class="ticket-notes">Create circular progress component</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22066</span> <span class="ticket-notes">DrillDown plugin should fire events when the view is shown/hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22077</span> <span class="ticket-notes">RangeEditor plugin should fire events when the view is shown/hidden</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 21</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18857</span> <span class="ticket-notes">Different behavior of Tab and Shift+Tab in row editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19718</span> <span class="ticket-notes">FocusableContainer does not handle focus moving to its encapsulating element.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21457</span> <span class="ticket-notes">activeChildTabIndex of collapsible panel header is not copied to reExpander</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21849</span> <span class="ticket-notes">Bind Stub doesn't remove its store listener when destroyed</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15982</span> <span class="ticket-notes">setUI doesn't change the UI of a button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22184</span> <span class="ticket-notes">Segmented button has wrong value during change event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22273</span> <span class="ticket-notes">Button text is not visible, if text overflows button.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Calendar (18)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21197</span> <span class="ticket-notes">When move events, they disappear on WP 8.1 tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21577</span> <span class="ticket-notes">Month view dates outside current month range aren't calculated correctly in some scenarios</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21646</span> <span class="ticket-notes">Button ">" doesn't work, can't change month/week/day to next one</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21648</span> <span class="ticket-notes">Today button navigate to wrong month in month view standalone calendar app</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21649</span> <span class="ticket-notes">Created event appear in previous day than it should in standalone calendar app</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21679</span> <span class="ticket-notes">Calendar App: Unexpected Drag & Drop Behaviour</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21712</span> <span class="ticket-notes">Layout for Edit or Create Calendar Event is broken</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22044</span> <span class="ticket-notes">Calendar example not showing logged in state in modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22052</span> <span class="ticket-notes">Events in day view are missing after navigating between days</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22055</span> <span class="ticket-notes">Create button in Calendar doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22073</span> <span class="ticket-notes">Imported google calendar events aren't shown correctly in Calendar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22107</span> <span class="ticket-notes">Calendar - Date is covered by buttons and it is not fully visible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22124</span> <span class="ticket-notes">Layout of Calendar box is broken on modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22246</span> <span class="ticket-notes">KitchenSink / Calendar Panel: Not possible to fill up From/To field on Chrome and Edge.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22271</span> <span class="ticket-notes">Calendar application - not visible switch menu day, week, month</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22312</span> <span class="ticket-notes">Imported google calendar events are not shown correctly in Month View</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22470</span> <span class="ticket-notes">Click the "+3 more" to see events that won't fit. Popup is "stuck"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22472</span> <span class="ticket-notes">Cannot create All Day event in calendar</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (18)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19890</span> <span class="ticket-notes">Time axis configured renderer not recognized</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19891</span> <span class="ticket-notes">Gauge chart labels overlap ticks</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20491</span> <span class="ticket-notes">Can't scroll legend docked to the top (Classic)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20684</span> <span class="ticket-notes">Should be able to update series.label.field config dynamically</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20759</span> <span class="ticket-notes">Adding minorTickSteps to chart should automatically display</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21053</span> <span class="ticket-notes">sparklineline shows wrong values in tooltips when moving between different charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21068</span> <span class="ticket-notes">Cannot zoom-in on tablets when pan/zoom interaction not initially allowed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21199</span> <span class="ticket-notes">[BarChart] Y axis labes missing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21606</span> <span class="ticket-notes">Changes to the Ext.chart.axis.Time.dateFormat config do not trigger axis layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21681</span> <span class="ticket-notes">PieChart 3d with Donut fails to render if any data is 0, Null Undefined or False</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21740</span> <span class="ticket-notes">Chart interactions might get messed if you accidentally hover tooltip</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21747</span> <span class="ticket-notes">Basic barchart example wrong units in table </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22040</span> <span class="ticket-notes">Legend is not properly updated when series title changes.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22080</span> <span class="ticket-notes">setHighlightItem does not work for pie chart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22091</span> <span class="ticket-notes">Polar chart tooltip problem when store has single value of 100</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22413</span> <span class="ticket-notes">Chart is not rendering axes - when switched from different tab</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22423</span> <span class="ticket-notes">Switching themes causes shrinking of chart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22454</span> <span class="ticket-notes">Client hangs when rendering tab panel having hidden charts containing legends on Modern</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (17)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12113</span> <span class="ticket-notes">Task Runner repeat doesn't work if args are also provided</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21091</span> <span class="ticket-notes">Swipe event is triggered when there is no movement</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21216</span> <span class="ticket-notes">When swipe carousel in Safari whole page is moving</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21433</span> <span class="ticket-notes">Scroll snapping does not work in modern pickers when using Chrome</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21502</span> <span class="ticket-notes">Resizing is broken if component is draggable with translated events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21533</span> <span class="ticket-notes">inheritableStatics in child can pollute parent values</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21835</span> <span class="ticket-notes">Configs with cached: true can affect subsequent configs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21876</span> <span class="ticket-notes">Resizer grabbers appear wrong,</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21991</span> <span class="ticket-notes">Typo in Ext.promise.Promise#log()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22079</span> <span class="ticket-notes">Unable to get plugin instance from the Pluggable mixin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22186</span> <span class="ticket-notes">Widgets throw an error when firing a bubbled event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22188</span> <span class="ticket-notes">Responsive updates do not always fire and can stop until page is reloaded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22201</span> <span class="ticket-notes">Exception in Ext.plugin.PullRefresh</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22368</span> <span class="ticket-notes">Viewport autoBlurInput can throw exceptions in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22384</span> <span class="ticket-notes">Observable onFrame config does not work.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22411</span> <span class="ticket-notes">Aligned floaters throw error if their alignTo element is destroyed.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22441</span> <span class="ticket-notes">When an overlay is shown, the mask is not shown on iOS 7,8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">D3 (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21397</span> <span class="ticket-notes">PanZoom interaction should properly support panning while zooming</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22151</span> <span class="ticket-notes">Double tap provide zoom in iPads and Edge tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22194</span> <span class="ticket-notes">Pivot treeMap configurator: can't perform any action when tree label is added </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20633</span> <span class="ticket-notes">Store.removeAll on autoSync, MemoryProxy store does not remove the unfiltered records.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21359</span> <span class="ticket-notes">Store#onCollectionAdd is not called when a synchronous proxy is used with autoLoad</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21638</span> <span class="ticket-notes">TreeStore changes on a child node cannot be rejected when its parent node is collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21965</span> <span class="ticket-notes">TreeStore#findNode contains typo in optimized path</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22187</span> <span class="ticket-notes">Keyless associations throw errors updating some fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22189</span> <span class="ticket-notes">Store filter cannot be initially disabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22430</span> <span class="ticket-notes">Linear data is treeified with wrong node depth values</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20703</span> <span class="ticket-notes">Ext.dataview.List causes the browser to hang when infinite:true and empty store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21013</span> <span class="ticket-notes">Grouped list - Indexbar is not visible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21405</span> <span class="ticket-notes">Bound title empty when returning from nested item in NestedList</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21588</span> <span class="ticket-notes">IndexBar in List is not visible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21825</span> <span class="ticket-notes">IndexBar is not displayed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21860</span> <span class="ticket-notes">Store remove doesn't correctly remove dataview item</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16255</span> <span class="ticket-notes">Stack overflow exception in Direct proxy with invalid Method configuration</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18692</span> <span class="ticket-notes">Form submit using Ext Direct does not include params in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18756</span> <span class="ticket-notes">Form submit with Ext Direct submits the form.element not the generated <form> on Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18901</span> <span class="ticket-notes">Form load over Ext Direct does not work with modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19216</span> <span class="ticket-notes">Direct form submit ignores timeout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20463</span> <span class="ticket-notes">RemotingProvider should not throw exception while handling Response with no TID</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21132</span> <span class="ticket-notes">Direct proxy unable to cancel requests correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21207</span> <span class="ticket-notes">Direct Providers do not abort pending transactions upon destruction</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21505</span> <span class="ticket-notes">Direct proxy sends object instead of array on destroy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-5762</span> <span class="ticket-notes">Ext Direct doesn't fire an exception event if responseText is empty.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Documentation (16)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18379</span> <span class="ticket-notes">Source Code for ExtJS 5.1.1 - Ext.tree.Panel is not actually of version 5.1.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18673</span> <span class="ticket-notes">Improve hasMany documentation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20380</span> <span class="ticket-notes">Broken tag in TreeViewDragDrop plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21517</span> <span class="ticket-notes">Ext.dom.Element center method should be documented as chainable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21527</span> <span class="ticket-notes">Ext.dom.Element.getPositioning accidentally has an h1 tag in the description</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21565</span> <span class="ticket-notes">Some links from 6.2.0 goes to documentation of other version</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21597</span> <span class="ticket-notes">glyph config incorrectly states that xf005 is the home icon</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21605</span> <span class="ticket-notes">Fix Ext.chart.axis.segmenter.Time.step config documentation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21634</span> <span class="ticket-notes">UI of index page is broken on IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21656</span> <span class="ticket-notes">Ext.field.Input declares isFocused as a property but should be a config in Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22140</span> <span class="ticket-notes">Ext.field.Toggle change event is documented twice in Modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22227</span> <span class="ticket-notes">Document scrollDocked as a public config option</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22228</span> <span class="ticket-notes">Evented since version incorrectly states 5.5.0 instead of 6.0.0</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22520</span> <span class="ticket-notes">Right (and left) padding is missing in example given in documentation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22521</span> <span class="ticket-notes">Modern gridexporter plugin psuedo code incorrect</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22524</span> <span class="ticket-notes">Ext.tip.ToolTip sass documentation wrongly uses Ext.tip.Tip for the class name</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Drag (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22130</span> <span class="ticket-notes">Drag & drop doesn't work properly in Edge (Configurator plugin and Two Trees examples)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22330</span> <span class="ticket-notes">Cannot finish Drag&Drop, drop doesn't work, Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22362</span> <span class="ticket-notes">Can't move Element as proxy with revert: true more than one time in IE</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21580</span> <span class="ticket-notes">Surface.add(sprite) should remove the sprite from the old surface (if any)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22348</span> <span class="ticket-notes">Updating the image sprite causes the window to refresh</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15735</span> <span class="ticket-notes">Ext.event.publisher.Dom#dispatch appends the event target to the args list every time it is called.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18439</span> <span class="ticket-notes">Cannot use "element" option with declarative listeners in instance configs with widgets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21953</span> <span class="ticket-notes">View controller event domain can't listen to widget events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22024</span> <span class="ticket-notes">window.open does not open phone dial pad on Android</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (51)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17175</span> <span class="ticket-notes">Auto Detect theme is not working in modern KS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20414</span> <span class="ticket-notes">Filter in Grid with Buffered Store doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20627</span> <span class="ticket-notes">Big Data grid dates are not editable in Modern KS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20738</span> <span class="ticket-notes">When filtering in Kitchen Sink, navigation Breadcrumb disappear</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20902</span> <span class="ticket-notes">Text in Treemap is badly formated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20941</span> <span class="ticket-notes">Add model validation to KS Model Validation example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21198</span> <span class="ticket-notes">Reload and download buttons in Column Charts are not visible (Material Theme)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21355</span> <span class="ticket-notes">Icons in Kitchen Sink header do not scale when pinch/zoom used.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21370</span> <span class="ticket-notes">Message Box - Waiting Dialog show percentage counter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21489</span> <span class="ticket-notes">Rendered charts - Refresh button doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21617</span> <span class="ticket-notes">In MICRO state items in submenu are not selectable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21625</span> <span class="ticket-notes">Kitchen Sink view isn't resized correctly after screen rotation when source window is open on iOS 7</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21628</span> <span class="ticket-notes">Chart title covers refresh and reload buttons after screen rotation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21697</span> <span class="ticket-notes">[Resizable Examples] "Customizable Handles" example displays image at wrong position on page</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21706</span> <span class="ticket-notes">Modal window is not centered in nested list example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21733</span> <span class="ticket-notes">Example landing page - Example links are off</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21741</span> <span class="ticket-notes">Broken layout in modern Menus example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21743</span> <span class="ticket-notes">Nested Loading example has broken layout when clicking on Explaing button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21823</span> <span class="ticket-notes">Error in Form with Grid example when changing value in radio buttons</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21852</span> <span class="ticket-notes">Grid view is not refreshed after adding new child in session</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21908</span> <span class="ticket-notes">Can't navigate from Two Trees example by breadcrumb - error in console</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21930</span> <span class="ticket-notes">Purchases by day - d3 heatmap example is not properly aligned</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21969</span> <span class="ticket-notes">Vector Icons - Cannot read property 'getXY'</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21981</span> <span class="ticket-notes">Paging example is not loading data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21995</span> <span class="ticket-notes">Bad alignment of labels in adress book</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21997</span> <span class="ticket-notes">Issue in navigation between examples in KitchenSink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22100</span> <span class="ticket-notes">Routing doesn't work in phone profile of Modern KS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22103</span> <span class="ticket-notes">Text of column disappears after clicking on it on Android</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22106</span> <span class="ticket-notes">Some icons are clipped in Modern Kitchensink on IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22109</span> <span class="ticket-notes">Configurable Pivot Tree map - incorrect naming of config field groups</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22112</span> <span class="ticket-notes">Error after clicking on DataView example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22121</span> <span class="ticket-notes">Console error during navigate in Kitchen sink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22125</span> <span class="ticket-notes">View source is not working in Modern KitchenSink on tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22126</span> <span class="ticket-notes">Missing icons for Tooltip, Row Editing examples in the Kitchen Sink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22131</span> <span class="ticket-notes">Checkboxs are not visible on Android tablets [Material Theme]</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22168</span> <span class="ticket-notes">Tree Grid example does not render within a sized (w,h = 50% vs. fit) container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22175</span> <span class="ticket-notes">Radio buttons are missing in Form Panel example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22176</span> <span class="ticket-notes">Basic Buttons example is missing labels on buttons</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22215</span> <span class="ticket-notes">OK button in Nested List example is not visible properly when user edits an item</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22217</span> <span class="ticket-notes">Typo in example binding - KS>Locking grid with row expander</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22219</span> <span class="ticket-notes">Examples are not rendered properly [Modern]</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22274</span> <span class="ticket-notes">Navigation text is not displayed, if the text overflows the area.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22303</span> <span class="ticket-notes">Button text in buttons example in KS modern is unreadable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22313</span> <span class="ticket-notes">[DataView] inline DataView is not visible over whole page</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22339</span> <span class="ticket-notes">Portal Demo - Minimize creates mask over all panels on iOS tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22350</span> <span class="ticket-notes">ToolTips demo in Modern KS has issues</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22395</span> <span class="ticket-notes">Unable to load the Form Panel example on iOS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22406</span> <span class="ticket-notes">Cannot scroll in Vector icons example, phones, tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22412</span> <span class="ticket-notes">D3 Heatmap demo tooltip is blank</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22419</span> <span class="ticket-notes">Modern KS - missing styling for panel title</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22447</span> <span class="ticket-notes">Moved all-day event is moved to chosen day -1</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Exporter (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21667</span> <span class="ticket-notes">Export to excel xml should auto-detect cell type correctly depending on the value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22237</span> <span class="ticket-notes">Export to ... broken in Pivot Grids/Exporter Plugin example, modern KS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22485</span> <span class="ticket-notes">Export to html doesn't work in IE8/9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22486</span> <span class="ticket-notes">Exporter fails to create the pop-up window even though the browser allows popups in click handlers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22529</span> <span class="ticket-notes">KS build with trial addons throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22530</span> <span class="ticket-notes">Trial exporter plugin should add trial note to exported files</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (23)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14938</span> <span class="ticket-notes">Combobox AutoSelect doesn't work if the value is typed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15228</span> <span class="ticket-notes">Changing emptyText sets value of field to emptyText in browsers that do not support placeholder</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18639</span> <span class="ticket-notes">Ext.field.Text moves cursor to the end of the field when not appending</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18730</span> <span class="ticket-notes">Change event fires twice on file field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19219</span> <span class="ticket-notes">Tagfield should adhere to grow set to false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19657</span> <span class="ticket-notes">form.reset() doesn't reset model in Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20349</span> <span class="ticket-notes">Filefield produces infinite looping when selectOnFocus is enabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20768</span> <span class="ticket-notes">Setting the raw value on a date field does not correctly parse the value as a date</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20978</span> <span class="ticket-notes">Datefield is not validated on change</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21035</span> <span class="ticket-notes">Custom invalidCls not set on Ext.form.field.Text elements</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21041</span> <span class="ticket-notes">Keyboard navigation in Radio/Checkbox multi column group does not respect its layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21103</span> <span class="ticket-notes">File field shows blinking caret in IE when button is focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21472</span> <span class="ticket-notes">File field does not propagate tabIndex attribute to trigger</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21528</span> <span class="ticket-notes">ComboBox with "forceSelection:true" and custom "displayTpl" clears selection on blur</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21620</span> <span class="ticket-notes">Checkbutton couldn't be unchecked in Edge</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21622</span> <span class="ticket-notes">Label as PlaceHolder disappear after putting text into textareafield</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21682</span> <span class="ticket-notes">Clear icon does not clear value in NumberField</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21931</span> <span class="ticket-notes">Cannot scroll in select field, phones</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22141</span> <span class="ticket-notes">Change event is not fired in Ext.field.Toggle</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22192</span> <span class="ticket-notes">Date picker is broken on iOS8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22266</span> <span class="ticket-notes">Form (Spinner) fields do not render proper in Modern (KS)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22295</span> <span class="ticket-notes">Form submit with null value throws exception in latest nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22357</span> <span class="ticket-notes">Spinner field does not look right next to text fields</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (68)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16685</span> <span class="ticket-notes">Grouped grid does not respect store.insert(index)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17874</span> <span class="ticket-notes">RowExpander overrides injectCheckbox position when using checkbox selection model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19838</span> <span class="ticket-notes">Cellediting grid doesn't fire blur or focusleave with tab key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19980</span> <span class="ticket-notes">Flex column not displaying properly (modern)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20212</span> <span class="ticket-notes">Superfluous rows when load bound store with summary feature</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20222</span> <span class="ticket-notes">Tabbing + Cellediting in grouped grid fails at row end</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20420</span> <span class="ticket-notes">Row expansion "sticks" when row is recycled upon scroll.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20456</span> <span class="ticket-notes">Big data: resizing columns doesn't work correctly </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20515</span> <span class="ticket-notes">Dragging and dropping last and first item in grid into another grid throws a Maximum call stack size exceeded exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20535</span> <span class="ticket-notes">Reordering columns after store filter removes groups throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20538</span> <span class="ticket-notes">Row expander: Click to expand does not bring rowBody into full view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20599</span> <span class="ticket-notes">Can't choose items in Multi-Selector Grid's submenu on Edge, IE11/Touch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20605</span> <span class="ticket-notes">Grid column cannot bind properties</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20628</span> <span class="ticket-notes">Big Data grid rows are not editable in IE11 on Modern KS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20731</span> <span class="ticket-notes">BufferedRenderer error when removing a row and using rowediting plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20761</span> <span class="ticket-notes">Same row remains expanded on sorting - Modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21033</span> <span class="ticket-notes">Grids - Submenu menu disappear, if user want hide column in IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21044</span> <span class="ticket-notes">Cannot open grid header menu on Windows tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21067</span> <span class="ticket-notes">Spreadsheet selection model, difficult to check cells via the UI</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21083</span> <span class="ticket-notes">Layout run failed with syncRowHeight false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21089</span> <span class="ticket-notes">Scrolling of locking grid is not fluent when touch scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21124</span> <span class="ticket-notes">Locking grid rows get out of sync on momentum scrolling on Android</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21140</span> <span class="ticket-notes">Grid row is scrolled out of view when expanded - touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21147</span> <span class="ticket-notes">Buffered store load causes scrolled grid to jump back to start</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21308</span> <span class="ticket-notes">Cell editor remains active if view is refreshed after editing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21322</span> <span class="ticket-notes">GridViewDragDrop plugin does not inherit overClass config from dropZone definition</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21364</span> <span class="ticket-notes">Grid editor configured as tagfield cannot use array to select multiple values</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21499</span> <span class="ticket-notes">BufferedRenderer refresh of unconnected view at wrong position.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21532</span> <span class="ticket-notes">Ext.grid.property.Grid logs warning about stateId</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21570</span> <span class="ticket-notes">Modern grid scroller does not have the correct vertical scroll size, resulting in jittery scrollbar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21578</span> <span class="ticket-notes">Jump in scrolling when an expended widget row rejoins the rendered block.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21586</span> <span class="ticket-notes">Adding new row to grid with summary feature shows duplicate summary rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21595</span> <span class="ticket-notes">Grid summary feature showing duplicate rows on a tree when expand last tree node</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21600</span> <span class="ticket-notes">Grid with no data duplicates summary row when sorted</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21644</span> <span class="ticket-notes">Cannot tap/longpress grid header on Android/Windows tablet devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21651</span> <span class="ticket-notes">Grid column doesn't remove empty text class correctly when setting text</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21666</span> <span class="ticket-notes">Invisible last row of Big Data table in Modern KS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21691</span> <span class="ticket-notes">Ext.Progress widgets and components render differently in grid cells</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21735</span> <span class="ticket-notes">Focus should not escape from row editor when Shift+Tabbing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21742</span> <span class="ticket-notes">Checkbox selection model - can't unchecked checkbox - FF</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21812</span> <span class="ticket-notes">Grid filters fires extraneous change events when using key navigation inside field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21813</span> <span class="ticket-notes">Header width is changing and grid content changes differently or disappear.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21829</span> <span class="ticket-notes">Typo in Ext.grid.cell.Number writeValue method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21838</span> <span class="ticket-notes">Use of IE mergeAttributes keeps previously set cell attributes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21851</span> <span class="ticket-notes">Failing to restore focus when removing records from multiselector grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21856</span> <span class="ticket-notes">Widget column does not get updated when records added from inactive page</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21868</span> <span class="ticket-notes">RowEditor horizontal scroll gets out of sync when columns resized</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21900</span> <span class="ticket-notes">Spreadsheet selection model does not have selection count correctly when selectionchange is fired</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21903</span> <span class="ticket-notes">Dragging a grid column with Ext.useShims enabled causes JS error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21912</span> <span class="ticket-notes">Exiting Action mode after removing grid rows may cause an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21918</span> <span class="ticket-notes">Grid view is empty if data is not present initially in modern grid (wrong row height)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21920</span> <span class="ticket-notes">Grid with cell editing leaves blank cell after editing when the editor has selectOnFocus:true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21927</span> <span class="ticket-notes">Collapsing grouped grid doesn't work on IE8/9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21988</span> <span class="ticket-notes">Multi-selector grid submenu disappears after click into textfield, on tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21999</span> <span class="ticket-notes">colorfield in grid editor has wrong CSS applied</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22027</span> <span class="ticket-notes">Grid row editing on firefox does not place cursor in correct position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22037</span> <span class="ticket-notes">Missing font icons in Column customization sheet - modern grid </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22038</span> <span class="ticket-notes">Cannot sort column, android tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22039</span> <span class="ticket-notes">Clicking on column resizer hides column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22082</span> <span class="ticket-notes">PagingToolbar plugin fails when used with a remote store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22210</span> <span class="ticket-notes">RTL Locking grid - broken scrolling/column position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22226</span> <span class="ticket-notes">Auto-config of hideHeaders doesn't respect "text" binding</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22293</span> <span class="ticket-notes">Exception in Editing plugin with Checkbox selection model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22309</span> <span class="ticket-notes">Row header is not styled over the entire width of grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22349</span> <span class="ticket-notes">Can't edit values in range editor plugin in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22383</span> <span class="ticket-notes">Incorrect page number after scrolling in Modern paging grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22416</span> <span class="ticket-notes">List throws exceptions when configured with grouping and no store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22469</span> <span class="ticket-notes">Modern Big Data grid sets incorrect width when columns are hidden</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20052</span> <span class="ticket-notes">Box layout improperly handles object form of split config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22421</span> <span class="ticket-notes">Unable to load the Form Panel and some Data Binding examples in Firefox</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12310</span> <span class="ticket-notes">Wrong thousands separator for Swedish locale</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18951</span> <span class="ticket-notes">Difficult to navigate nested Ext.menu.Menus (need a delay before switching between menus)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19340</span> <span class="ticket-notes">When href is defined, menu item click event is not fired</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21105</span> <span class="ticket-notes">Accordion layout with non-floating menu throws error on expand/collapse</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21487</span> <span class="ticket-notes">It is difficult to choose items in submenus on iPads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21708</span> <span class="ticket-notes">Overflowing menu is closed when scrolled</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20916</span> <span class="ticket-notes">Ext.toast message goes from bottom to top and out of the page</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21507</span> <span class="ticket-notes">Incorrect Panel state when removed from owner while collapsing with animation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22185</span> <span class="ticket-notes">Collapsed panels do not restore correctly using placeholder collapseMode</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21214</span> <span class="ticket-notes">Drill down window doesn't show any data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21647</span> <span class="ticket-notes">Formatter is not shown correctly in field settings window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21663</span> <span class="ticket-notes">Expanding or collapsing group columns in a pivot grid results in extra refresh cycles</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21821</span> <span class="ticket-notes">Dragging pivot configurator fields selects text</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21986</span> <span class="ticket-notes">Row styling is incorrect for totals (invisible on iOS and Android)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22070</span> <span class="ticket-notes">The event beforemoveconfigfield should be fired when a configurator field is removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22075</span> <span class="ticket-notes">DrillDown plugin doesn't work with remote store in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22224</span> <span class="ticket-notes">Wrong row heigh in the pivotGrids/Configuration plugin on IE11/Edge</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22244</span> <span class="ticket-notes">Paging toolbar does not work in modern drill down pivot </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21878</span> <span class="ticket-notes">Scroll state not restored correctly in RTL after layout</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Sparklne (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22207</span> <span class="ticket-notes">JS error upon hover of zero values in bar sparkline</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18438</span> <span class="ticket-notes">Issue removing tab panel using removeAll()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20526</span> <span class="ticket-notes">TabBar overflow menu is missing icon</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21717</span> <span class="ticket-notes">Cannot TAB to tab panel tab bar</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Templates (13)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21209</span> <span class="ticket-notes">Can't scroll treelist of Admin Dashboard in modern toolkit (except phones)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21715</span> <span class="ticket-notes">Admin Dashboard TODO List Checkboxes missing in Chrome and can't multichoose in FF</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21718</span> <span class="ticket-notes">Blank screen when loading Admin Dashboard on phones</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21938</span> <span class="ticket-notes">Simulated placeholder text not aligned in Admin Dashboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21992</span> <span class="ticket-notes">Admin Dashboard Pages are missing background images in Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22134</span> <span class="ticket-notes">Content data of executive dashboard are missing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22178</span> <span class="ticket-notes">Checkboxes in Admin Dashbord are chopped</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22256</span> <span class="ticket-notes">Admin DashBoard Charts not scrollable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22279</span> <span class="ticket-notes">Admin Dashboard Member type buttons are broken [Modern]</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22378</span> <span class="ticket-notes">Selected dataview item is not highlighted in Admin Dashboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22380</span> <span class="ticket-notes">Toolbar size is incorrect in Admin Dashboard phone view on Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22381</span> <span class="ticket-notes">Button doesn't stretch to full width in Admin Dashboard on Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22390</span> <span class="ticket-notes">Admin Dashboard Chart is not visible on Chrome</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17080</span> <span class="ticket-notes">Neptune theme missing required images</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20854</span> <span class="ticket-notes">Tooltip background is transparent - Modern theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21618</span> <span class="ticket-notes">When button is marked as round and something else together - it is not round</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21707</span> <span class="ticket-notes">Vertical carousel doesn't show indicators in some themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21872</span> <span class="ticket-notes">Tab focus border in Triton theme does not display on IE and Edge</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21993</span> <span class="ticket-notes">Missing menu in modern toolkit - IOS theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22067</span> <span class="ticket-notes">Toolbar padding is off in Material theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22171</span> <span class="ticket-notes">theme-cupertino-all-debug.css is not builded on ext-6.2.0.758</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22243</span> <span class="ticket-notes">Text overflows instead of being clipped (seen in Toolbars/Toolbar example)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22264</span> <span class="ticket-notes">hovered and pressed datetrigger variables have no effect in modern triton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22341</span> <span class="ticket-notes">iOS theme has wrong font in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22345</span> <span class="ticket-notes">Configurator plugin - in configuration text is not visible in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22347</span> <span class="ticket-notes">Wrong align cell styling pivot grid header in iOS theme - IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22355</span> <span class="ticket-notes">Label should be grey and placeholder bold in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22363</span> <span class="ticket-notes">Text has almost same color as background in iOS theme</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21538</span> <span class="ticket-notes">Tooltips needs to be "alwaysOnTop"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21968</span> <span class="ticket-notes">Tooltip manager throws error on drag start</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22405</span> <span class="ticket-notes">Delegated tooltips do not show on a target after showing on that target has been canceled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22424</span> <span class="ticket-notes">Targetless tooltip throws error if show() called with no align info.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21056</span> <span class="ticket-notes">Store configured with pageSize: 0 causes the PagingToolbar to display an infinite number of pages</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21506</span> <span class="ticket-notes">Toolbar doesn't add spacer as a dependency</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21512</span> <span class="ticket-notes">Drag stops when you drag toolbar button from right to left in IE10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22435</span> <span class="ticket-notes">Error thrown from modern toolbar example</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16474</span> <span class="ticket-notes">treeviewdragdrop#copy will not copy node's children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21213</span> <span class="ticket-notes">Expanded or collapsed tree items or grid rows are sometimes missing on iOS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21273</span> <span class="ticket-notes">Locked TreeGrid throws errors on collapsing locked side</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12219</span> <span class="ticket-notes">Container-owned stateful window not restored to the correct page position between page loads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20582</span> <span class="ticket-notes">Calling Ext.Msg.* in the callback of Ext.Msg.* causes TypeError</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21590</span> <span class="ticket-notes">Modern: Msg.show() displays two title bars when configured with an icon</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21599</span> <span class="ticket-notes">showBy doesn't respect offsets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21604</span> <span class="ticket-notes">Ext.Msg.confirm box shows in wrong position if called during app launch on Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21709</span> <span class="ticket-notes">Prompt overlay window is not editable in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21910</span> <span class="ticket-notes">Window can't be moved to the bottom of the page</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22051</span> <span class="ticket-notes">Window with constraints can't be moved in whole constrained area</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22426</span> <span class="ticket-notes">Animated Window.hide forgets window position on reshow</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 332</ul>
|
|||
|
<h2>Known Issues</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (13)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10451</span> <span class="ticket-notes">Tree component does not support ARIA expanded state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10467</span> <span class="ticket-notes">Menu overflow scrollers are not navigable using the keyboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10475</span> <span class="ticket-notes">ToolTip is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10477</span> <span class="ticket-notes">HtmlEditor is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10480</span> <span class="ticket-notes">Color Picker is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10492</span> <span class="ticket-notes">DragDrop is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10494</span> <span class="ticket-notes">Grid grouping feature is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10495</span> <span class="ticket-notes">Locking grid is announced as two separate widgets by screen readers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10497</span> <span class="ticket-notes">Grid row expander is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10498</span> <span class="ticket-notes">Grid RowBody feature is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10499</span> <span class="ticket-notes">Grid CheckboxSelectionModel is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10503</span> <span class="ticket-notes">Grid headers cannot be resized using the keyboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10504</span> <span class="ticket-notes">Grid Headers cannot be reordered using the keyboard</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Calendar (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-22410</span> <span class="ticket-notes">Week view calendar does not display correctly on Windows Phone 10</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21139</span> <span class="ticket-notes">View incorrectly resized when changing screen orientation while the virtual keyboard is shown</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12345</span> <span class="ticket-notes">ComboBox's bound list becomes transparent on second show on iPad</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13538</span> <span class="ticket-notes">Ext.ux.TabScrollerMenu has not been updated to work in Ext JS 5 and 6</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17790</span> <span class="ticket-notes">Triton should support tree lines</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 18</ul>
|
|||
|
</div>
|
|||
|
|
|||
|
<!-- Paste release notes after a release below here... -->
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 6.2.0 Beta</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: June 13, 2016<br>
|
|||
|
Version Number: 6.2.0.589
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10490</span> <span class="ticket-notes">Progress Bar should be accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14272</span> <span class="ticket-notes">Menu should support horizontal layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17298</span> <span class="ticket-notes">Tree should provide basic screen reader support</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17333</span> <span class="ticket-notes">Tag field should be accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19343</span> <span class="ticket-notes">ActionColumn items should have configurable tabIndex and role attributes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19944</span> <span class="ticket-notes">Components should have a keyMap config that supports declarative handlers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19977</span> <span class="ticket-notes">Accordion panels should support Ctrl+Up to navigate to panel header</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20054</span> <span class="ticket-notes">MessageBox should be accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21182</span> <span class="ticket-notes">Property grid should support tabbing out in Actionable mode</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12719</span> <span class="ticket-notes">Cell widgets in a WidgetColumn now have access to a ViewModel which contains the row's contextual record in a property called "record". Binding is now the recommended way for updating cell widgets.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19738</span> <span class="ticket-notes">Bind templates should support chained and nested formatters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21434</span> <span class="ticket-notes">Binding expressions should support operators and basic algebra</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16706</span> <span class="ticket-notes">Chart line series should treat missing data points as zero or connected instead of as a gap</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19342</span> <span class="ticket-notes">Charts should provide a sprite-based legend type</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15817</span> <span class="ticket-notes">Viewport pinch-to-zoom, pan and dblclick-zoom should be supported on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16508</span> <span class="ticket-notes">Modern toolkit should support Drag/Drop</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20077</span> <span class="ticket-notes">KeyMap config should be disableable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20505</span> <span class="ticket-notes">Ext.batchLayouts should wrap user code in try/finally to ensure layouts resume</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20995</span> <span class="ticket-notes">Components should support a touchAction config to specify cross-browser default behaviors</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">D3 (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20137</span> <span class="ticket-notes">Create a D3 integration package</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20639</span> <span class="ticket-notes">Implement interaction support for D3</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20013</span> <span class="ticket-notes">Polling provider should support request headers</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12964</span> <span class="ticket-notes">Gesture system should support nested gesture processing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20997</span> <span class="ticket-notes">Gesture events should fire synchronously with their triggering native event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21073</span> <span class="ticket-notes">Allow users to initiate drag gesture via longpress on touch-screen devices</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19903</span> <span class="ticket-notes">Add example of double donut chart to Kitchen Sink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20508</span> <span class="ticket-notes">Add PHP example of server-side data calculation for Pivot Grid</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Exporter (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19559</span> <span class="ticket-notes">Modern grid should have an exporter plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19832</span> <span class="ticket-notes">Columns should have an "exportStyle" config for exporting data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20343</span> <span class="ticket-notes">Exporter package should support XLSX format</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20344</span> <span class="ticket-notes">Exporter package should support HTML format</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20345</span> <span class="ticket-notes">Exporter package should support CSV/TSV format</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20695</span> <span class="ticket-notes">Exporter plugins should fire events during export</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16541</span> <span class="ticket-notes">Modern toolkit grid should support RowBody</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16542</span> <span class="ticket-notes">Modern toolkit grid should support RowExpander</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16551</span> <span class="ticket-notes">Modern toolkit grid should support check column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16552</span> <span class="ticket-notes">Modern toolkit grid should support column resize grip</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16553</span> <span class="ticket-notes">Modern toolkit grid should support RowNumberer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17375</span> <span class="ticket-notes">Check columns should be generalized from selectionmodel and allow for a checkbox in the header</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19610</span> <span class="ticket-notes">Grid row expander should support components and data binding in the row body</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20147</span> <span class="ticket-notes">GridPanel should fire beforeitemlongpres and itemlongpress</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20580</span> <span class="ticket-notes">Grid should support grid column formatters in Modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20742</span> <span class="ticket-notes">Grid cell should display the value when no tpl/renderer/formatter available in the modern grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20874</span> <span class="ticket-notes">Grid columns now offer an enableTextSelection config to allow more granular configuration of where to allow text selection inside grids.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20949</span> <span class="ticket-notes">Provide ability to disable extensibility on Spreadsheet selection model</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (11)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17850</span> <span class="ticket-notes">Provide ability to define a set of aggregation functions available for each field in the Configurator</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17851</span> <span class="ticket-notes">Provide ability to style Configurator's fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17852</span> <span class="ticket-notes">Provide ability to limit field usage in the Configurator</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17853</span> <span class="ticket-notes">Pivot grid should provide a cell editing plugin in the classic toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18142</span> <span class="ticket-notes">Provide a way to use control Configurator's grid cell formatting</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18961</span> <span class="ticket-notes">Provide the ability to rename the Configurator's aggregate dimension headers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19002</span> <span class="ticket-notes">Configurator field menu should be extendable via events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19003</span> <span class="ticket-notes">Configurator field settings window should be extendable via events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19505</span> <span class="ticket-notes">Drill down plugin for modern pivot grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19565</span> <span class="ticket-notes">Modern toolkit should provide a Pivot Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21344</span> <span class="ticket-notes">Pivot Grid should fire "pivotbeforereconfigure" and "pivotreconfigure" events</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20996</span> <span class="ticket-notes">Scrollers should use native scrolling on touch screen devices</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21011</span> <span class="ticket-notes">Improve checkbox selection model performance when bulk (de)selecting records</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16507</span> <span class="ticket-notes">Modern toolkit should support tooltips</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16556</span> <span class="ticket-notes">Modern toolkit grid should support TreeColumn</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19399</span> <span class="ticket-notes">A Tree node renderer may set the node's iconCls or glyph config in the metaData object. Panel tools now accept an iconCls config or glyph config. ActionColumn now accepts a glyph config. MenuItems now accept a glyph config.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20400</span> <span class="ticket-notes">TreeModel.set method should handle change in the "visible" field</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16515</span> <span class="ticket-notes">Modern toolkit should support floated components</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19952</span> <span class="ticket-notes">Modal Windows should be able to be configured to close mask on click</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 64</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (22)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10397</span> <span class="ticket-notes">Datepicker is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10479</span> <span class="ticket-notes">LoadMask is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10491</span> <span class="ticket-notes">Property Grid is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10493</span> <span class="ticket-notes">Paging Toolbar is not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10496</span> <span class="ticket-notes">Grouped grid headers are not accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10675</span> <span class="ticket-notes">No voice information for "Disabled item" in the "Button w/Menu" drop down menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14350</span> <span class="ticket-notes">Screen readers are not reading message boxes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18308</span> <span class="ticket-notes">File inputs in IE/Edge require two TAB presses to navigate through</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18835</span> <span class="ticket-notes">Mouse click on grid expander adds outline on both cell and icon.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19476</span> <span class="ticket-notes">If FocusableContainer's last focused element is removed, it is no longer tabbable.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19679</span> <span class="ticket-notes">Tabbing from menu with hidden ancestor goes out of the document</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19683</span> <span class="ticket-notes">Menu's focus using keyboard doesn't handle first item being disabled.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19755</span> <span class="ticket-notes">Combo boxes should support Alt-Up/Down arrows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19758</span> <span class="ticket-notes">NVDA announces Date picker as editable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19855</span> <span class="ticket-notes">Key navigation isn't working in Firefox on Linux </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19954</span> <span class="ticket-notes">Tabbing between fields inside a modal Window's child focuses the parent component</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20103</span> <span class="ticket-notes">Panel should not enable focusable container behavior for "buttons" toolbar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20190</span> <span class="ticket-notes">Menus should always focus the first item</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20201</span> <span class="ticket-notes">Window close tool should not be focusable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20897</span> <span class="ticket-notes">Dropdown selection not working when selecting font in notepad component in examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21178</span> <span class="ticket-notes">Adding a tabIndex throws off tabbing around a window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21204</span> <span class="ticket-notes">Buttongroup with enableFocusableContainer: false throws error when clicking disabled buttons</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Animation (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21131</span> <span class="ticket-notes">Animated card panel not shown after animation</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13843</span> <span class="ticket-notes">menucheckitem breaks #route on Nexus7</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17414</span> <span class="ticket-notes">Two-way bind on toggle button not writing pressed state to viewmodel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19451</span> <span class="ticket-notes">Combobox text input gets cleared in some cases when using forceSelection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20533</span> <span class="ticket-notes">Unable to remove binding by setting property to null when configured for twoWay: true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20622</span> <span class="ticket-notes">Destroy method does not remove bindings</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20646</span> <span class="ticket-notes">Setting a field in an associated record via a binding doesn't work correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21266</span> <span class="ticket-notes">Two-way binding with negation should be marked as read only</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19795</span> <span class="ticket-notes">KeyboardInteractive mixin is duplicated in Button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19880</span> <span class="ticket-notes">Button click() event should be optional</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20094</span> <span class="ticket-notes">SplitButton arrowEl focusable by default when arrowVisible configured false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20641</span> <span class="ticket-notes">Button text property overrides overflowText property</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14177</span> <span class="ticket-notes">Label's display config does not work when set to 'none' on 3D Pie Charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14615</span> <span class="ticket-notes">Zoom and Pan buttons are missing in the Kitchen Sink charts on IE10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16631</span> <span class="ticket-notes">New records of store have incorrect index in pie chart renderer and label renderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16954</span> <span class="ticket-notes">majorTickSteps are not rendered properly on numeric axis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18204</span> <span class="ticket-notes">Legend is not included when downloading image using Sencha Charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18820</span> <span class="ticket-notes">A 3D pie chart with a single slice is not rendered correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19858</span> <span class="ticket-notes">Chart component(s) prevent interaction with overlapping items on mobile devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20018</span> <span class="ticket-notes">Destroying animated charts can throw uncaught errors</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20158</span> <span class="ticket-notes">Buttons are disabled and cannot be pressed on Plot Charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20175</span> <span class="ticket-notes">Area series renderer never called for markers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20279</span> <span class="ticket-notes">Chart with bar and line series with single data point causes bar to be outlined with the line color</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20573</span> <span class="ticket-notes">legend/sprite.js failing to load on Kitchen Sink example in Modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20862</span> <span class="ticket-notes">2010 Census Example is not properly loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20872</span> <span class="ticket-notes">Sprite legends can cut off part of a polar charts if docked 'left' or 'top'</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20681</span> <span class="ticket-notes">Direct examples don't work on IE10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20913</span> <span class="ticket-notes">Loader's deadlock detection can cause large applications to crash</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15584</span> <span class="ticket-notes">DOM element in Element cache is not the same</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16624</span> <span class="ticket-notes">Ext.ux.IFrame cleanupListeners method throws an error due to element cache collision</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17477</span> <span class="ticket-notes">Scroll snapping does not work in modern pickers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19341</span> <span class="ticket-notes">Delegated events don't fire correctly on containers with an itemId</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20039</span> <span class="ticket-notes">Ext.Loader deadlock detecion is not reliable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20056</span> <span class="ticket-notes">Toast not visible in Modern Triton Theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20127</span> <span class="ticket-notes">Animations continue running past completion on Touch devices in the modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20149</span> <span class="ticket-notes">Floating components are hidden behind modal mask when reordering z-index stack</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20245</span> <span class="ticket-notes">Prepare for deprecation of SVGElement.offsetParent in V48 </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20277</span> <span class="ticket-notes">Component findParentByType method does not return container when passing class</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20525</span> <span class="ticket-notes">Resizing elements next to an iframe will lose track of mouse move</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20900</span> <span class="ticket-notes">Hyperlink buttons kill the browser on Safari 8 iPad when text is selected in Desktop example's notepad window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21097</span> <span class="ticket-notes">Sheet component is not properly positioned in the modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21120</span> <span class="ticket-notes">Ext.promise.Promise does not resolve/reject correctly when a promise is returned from a then() function</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-7419</span> <span class="ticket-notes">callParent does not work with inheritableStatics</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Dashboard (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19634</span> <span class="ticket-notes">Dashboard component incorrectly positioned by drag and drop</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17902</span> <span class="ticket-notes">Root firstChild/lastChild properties contain wrong nodes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18711</span> <span class="ticket-notes">An options store created from an options list config shouldn't update when the store changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18750</span> <span class="ticket-notes">Incorrect getter is created for inverse side of hasMany association with a specified name</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19911</span> <span class="ticket-notes">Webstorage and LocalStorage are not serializing data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19942</span> <span class="ticket-notes">Grouped ChainedStore does not update record id correctly on server sync</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19959</span> <span class="ticket-notes">Session does not auto-include records in store for ManyToOne when the owner record is a phantom</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20023</span> <span class="ticket-notes">Descendant nodes are still retrievable by id after calling removeAll() on a tree node</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20031</span> <span class="ticket-notes">Shared id generators are not shared by models within same session</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20045</span> <span class="ticket-notes">SelectAll functionality in grid selection models does not support use with BufferedStore.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20262</span> <span class="ticket-notes">BufferedStore not requesting enough pages on reload</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20271</span> <span class="ticket-notes">filterFn is removed for filters that specify value or operator via binding</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20309</span> <span class="ticket-notes">Ext.data.proxy.Proxy does not call base destroy()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20880</span> <span class="ticket-notes">Ext.data.reader.Read incorrectly reads response object when responseText is empty</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20971</span> <span class="ticket-notes">Chained store does not react when removing items from original store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21431</span> <span class="ticket-notes">Model#setId fails with associated store when there is no foreign key on the association</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16245</span> <span class="ticket-notes">RemotingProvider does not fire exception event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19681</span> <span class="ticket-notes">Aborting store load does not work when using a Direct proxy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20288</span> <span class="ticket-notes">Direct Proxy paramsAsHash option should only be applied to Read operations</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Documentation (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19299</span> <span class="ticket-notes">Ext.app.Application getController has incorrect documentation for preventCreate parameter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19737</span> <span class="ticket-notes">Document the onResize params in container classes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20014</span> <span class="ticket-notes">Ext.Container references non-existent "Layouts Guide" in Modern Toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20272</span> <span class="ticket-notes">Direct proxy API expectations are not fully documented</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20382</span> <span class="ticket-notes">PagingToolbar documentation should mention incompatibility with ChainedStore</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20519</span> <span class="ticket-notes">Typo in the onDataRefresh function of AbstractView</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20570</span> <span class="ticket-notes">Ext.Array's findBy has incorrect index in documentation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20736</span> <span class="ticket-notes">Ext.util.HashMap.removeByKey() no longer has return type</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20783</span> <span class="ticket-notes">Dead links in tagfield documentation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21382</span> <span class="ticket-notes">Menu focusOnToFront default not shown correctly in documentation</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Drag (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20432</span> <span class="ticket-notes">Drop events not fired when drag source and drop target are the same</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19573</span> <span class="ticket-notes">Instancing sprite should reset the 'surface' config of the template</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20811</span> <span class="ticket-notes">Replace 'next'/'previous' configs with 'lower'/'upper' in Ext.draw.modifier.Modifier</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21023</span> <span class="ticket-notes">Clear button doesn't clear the canvas in the Free Draw example</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19108</span> <span class="ticket-notes">ComboBox with ForceSelection and rawValue binding is not updating with a typed value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19870</span> <span class="ticket-notes">Possible undefined parentNode in Ext.event.publisher.Focus.processFocusIn</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20289</span> <span class="ticket-notes">Components don't react to touch events on the Draw Example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20303</span> <span class="ticket-notes">Financial chart freezes when user tries to use the zoom feature</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21274</span> <span class="ticket-notes">Clicking a toolbar can throw an exception on some components</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21354</span> <span class="ticket-notes">e.getWheelDelta() always returns zero inside a 'wheel' event listener in IE11</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19099</span> <span class="ticket-notes">Chart doesn't load the first time in the US Energy Example on Edge</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20003</span> <span class="ticket-notes">Menu disappears after selecting an item in the Grouped Grid example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20223</span> <span class="ticket-notes">Kitchen Sink and Kitchen Sink Charts Example won't load on IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20233</span> <span class="ticket-notes">Color Picker value is not updated when editing color via picker form fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20357</span> <span class="ticket-notes">Drag & Drop doesn't correctly select images in the Image Viewer Example on IE and Edge</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20376</span> <span class="ticket-notes">Chosen items are not always selected in DataView Example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20710</span> <span class="ticket-notes">Submenu disappears when expanding/collapsing a group in the Grouped grid example </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20748</span> <span class="ticket-notes">Enterprise examples aren't displaying data in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20757</span> <span class="ticket-notes">Missing icons for Grid Export, Pivot Grids and Drag & Drop examples in the Kitchen Sink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20792</span> <span class="ticket-notes">Remove icon deletes a an incorrect item in the Feed Viewer example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20839</span> <span class="ticket-notes">Sorting column ASC causes chart to disappear in Pivot Grids and Chart example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20898</span> <span class="ticket-notes">Pivot and Chart integration example has wrong X axis values in grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20958</span> <span class="ticket-notes">Ext.ux.statusbar.ValidationStatus throws error when form is invalidated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21057</span> <span class="ticket-notes">Data associations example doesn't initialize scrollable correctly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (51)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14011</span> <span class="ticket-notes">Search store does not pre-select entries present in multiselector</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14205</span> <span class="ticket-notes">Radio buttons not cleared when selection moved with keyboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15307</span> <span class="ticket-notes">UpdateRecord causes checkbox values in model to be true/false instead of inputValues</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15718</span> <span class="ticket-notes">Date picker selection incorrect when rendered into a table element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16250</span> <span class="ticket-notes">Ext.ux.form.ItemSelector fails to load with an array store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17471</span> <span class="ticket-notes">createNewOnEnter should not create new tag when some value in dropdown list is selected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17779</span> <span class="ticket-notes">ComboBox forceSelection is too aggressive in clearing out the field input</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17908</span> <span class="ticket-notes">Combobox doesn't fire beforeselect/beforedeselect when binding to a new store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18847</span> <span class="ticket-notes">MultiSelect component loses item selection when using scroolbar in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18992</span> <span class="ticket-notes">Validation of ComboBox doesn't occur if query is vetoed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19248</span> <span class="ticket-notes">ComboBox filter is not applied after repeated empty result set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19250</span> <span class="ticket-notes">Ext.picker.Date not setting an initial value in the modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19317</span> <span class="ticket-notes">Tag field should clear typed value when it matches selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19433</span> <span class="ticket-notes">File upload via form.submit() not processing response correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19469</span> <span class="ticket-notes">Selectfield does not automatically scroll to selected value on display</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19590</span> <span class="ticket-notes">Cannot tap/click to select value in modern picker</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19614</span> <span class="ticket-notes">ComboBox picker is visible (and incorrectly aligned) after move/resize of owning Ext.Window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19646</span> <span class="ticket-notes">emptyCls is not removed from combobox when value is set via binding and store is not loaded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19775</span> <span class="ticket-notes">Email and telephone hyperlinks remove iframe elements from HtmlEditor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19865</span> <span class="ticket-notes">Pressing "enter" on a textarea saves form instead of newline with defaultButton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19932</span> <span class="ticket-notes">getSameGroupFields() in Ext.field.Checkbox does not properly define a root for Ext.query</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19946</span> <span class="ticket-notes">Tagfield selection event not fired when deselecting last selected record.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20044</span> <span class="ticket-notes">Disabling a filefield after a reset causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20049</span> <span class="ticket-notes">ComboBox does not clear partial text selection after selection using typeAhead</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20067</span> <span class="ticket-notes">New line character in displayField value of combobox prevents selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20107</span> <span class="ticket-notes">Auto height checkboxgroup doesn't account for labelAlign: 'top' in height calculation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20121</span> <span class="ticket-notes">ColorField preview element has unprefixed class ("filter")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20185</span> <span class="ticket-notes">Ext.form.Panel.reset method is missing an argument </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20199</span> <span class="ticket-notes">Destroying tagfield in a non-destroyed panel causes "Uncaught TypeError: Array.prototype.indexOf"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20232</span> <span class="ticket-notes">ComboBox does not fire onspecialkey event for ENTER key when expanded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20248</span> <span class="ticket-notes">stripCharsRe for ComboBox doesn't correctly replace if the same value is re-entered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20250</span> <span class="ticket-notes">ComboBox setValue returns undefined when value is cleared</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20263</span> <span class="ticket-notes">Key press in Date Picker throws an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20298</span> <span class="ticket-notes">ComboBoxes in a widgetcolumn do not collapse when clicking their triggers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20335</span> <span class="ticket-notes">Can't choose month or year in date picker on Windows tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20341</span> <span class="ticket-notes">Menu disappears after touch in multi selector grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20372</span> <span class="ticket-notes">After choosing a year in the date picker, the picker won't hide on Windows tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20394</span> <span class="ticket-notes">Radio buttons are not focused when clicking on the Radio Group label</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20402</span> <span class="ticket-notes">setValue throws an error when binding a combo box with multiSelect while focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20436</span> <span class="ticket-notes">Clicking on a toolbar does not dismiss an opened combobox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20447</span> <span class="ticket-notes">Field before/afterLabelTextTpl is not kept when calling setFieldLabel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20473</span> <span class="ticket-notes">Destroying a tagfield destroys its store's proxy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20480</span> <span class="ticket-notes">Ext.form.Panel.reset is missing its return statement</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20492</span> <span class="ticket-notes">Error destroying a grid with a celleditor when tagfield has focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20503</span> <span class="ticket-notes">ComboBox with typeAhead does not select value on blur</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20610</span> <span class="ticket-notes">Datefield does not fire onchange when selecting date</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20716</span> <span class="ticket-notes">Slider widget missing setMaxValue and setMinValue methods</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20833</span> <span class="ticket-notes">Blanking out datefield does not trigger change event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20985</span> <span class="ticket-notes">Text fields select text on focus regardless of selectOnFocus config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21060</span> <span class="ticket-notes">Tagfield using plugin to apply list template not rendering template content</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21148</span> <span class="ticket-notes">TextField trigger mousedown handler has incorrect focus check</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (71)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13581</span> <span class="ticket-notes">Ellipsis is shown in widget column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16390</span> <span class="ticket-notes">Pasting cells from Excel into a grid with a spreadsheet model and clipboard plugin results in an extra row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16925</span> <span class="ticket-notes">Cell editing events are out of order when using tab to navigate cells</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17005</span> <span class="ticket-notes">Checkcolumn checkchange should pass the record as a parameter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17196</span> <span class="ticket-notes">Buffered renderer plugin incorrectly sizes view when view size changes and it is hierarchically hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18351</span> <span class="ticket-notes">Focusing a cell does not scroll it into view when using touch scroller</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18655</span> <span class="ticket-notes">Groups are disapearing in grids after a refresh is performed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18927</span> <span class="ticket-notes">Error in grouped grid after a store reload and group is collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18989</span> <span class="ticket-notes">Groups with encoded HTML special chars breaks grouping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19251</span> <span class="ticket-notes">Containers in a WidgetColumn do not layout properly when scrolling beyond buffer zones</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19280</span> <span class="ticket-notes">Tab does not properly move focus onto property grid in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19289</span> <span class="ticket-notes">List grid filter should not react to store changes that update the menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19314</span> <span class="ticket-notes">forceFit configuration on grid causes layout run failures when showing hidden columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19474</span> <span class="ticket-notes">CheckboxModel header checkbox should only operate on items available to the current view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19562</span> <span class="ticket-notes">List filters produce errors when destroyed if the store is a string value before menu is first shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19633</span> <span class="ticket-notes">Grid grouping feature does not use value from groupFn if template column is defined</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19675</span> <span class="ticket-notes">Grid with buffered rendering and cell editor sometimes throws errors after scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19770</span> <span class="ticket-notes">Grid focus can prevent text selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19846</span> <span class="ticket-notes">Infinite grid with BufferedStore, buffered renderer, and locked column displays blank view when scrolling quickly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19863</span> <span class="ticket-notes">Filter menu is not created when grid is configured with sortableColumns and enableColumnHide disabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19872</span> <span class="ticket-notes">Stateful width of locked column is not applied</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19875</span> <span class="ticket-notes">Unable to collapse all groups when using groupFn</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19887</span> <span class="ticket-notes">CellModel does not apply styles correctly if the selected cell position changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19916</span> <span class="ticket-notes">Docked Summary scrolls vertically with view when grid is locked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19964</span> <span class="ticket-notes">Cannot activate cell editor when editing was previously cancelled by clicking gridview</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19993</span> <span class="ticket-notes">Dropping a column on a grouped column header can cause column misalignment</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19996</span> <span class="ticket-notes">Grid view displays empty rows when grouping is cleared</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20009</span> <span class="ticket-notes">RowExpander causes selection to be lost with multi selection when clicking on the row body</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20019</span> <span class="ticket-notes">Ext.grid.column.Column setText() updates the wrong element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20021</span> <span class="ticket-notes">Removing records on grid with grouping does not update selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20035</span> <span class="ticket-notes">Editing in locked grid causes change in normal grid scroll position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20058</span> <span class="ticket-notes">Destroying grid in action column handler creates error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20063</span> <span class="ticket-notes">Spreadsheet selModel can throw isModel errors when removing last record</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20106</span> <span class="ticket-notes">Widgetcolumn's onCellsResized causes incorrect iteration though the array</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20134</span> <span class="ticket-notes">Grid filters not applied correctly when using reconfigure with nested columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20159</span> <span class="ticket-notes">Locked grid with a viewmodel throws exception on destroy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20177</span> <span class="ticket-notes">Ext.view.Table#onResize not passing oldWidth/oldHeight</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20181</span> <span class="ticket-notes">Copying cell data from Excel on Windows includes line feeds which produces unexpected paste results in the grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20194</span> <span class="ticket-notes">Locked split grid with specified locked size cuts off last locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20219</span> <span class="ticket-notes">Summary count in conjunction with grouping returns list of objects instead of count</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20227</span> <span class="ticket-notes">Adding new record can prevent RowEditor from performing validation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20235</span> <span class="ticket-notes">MultiSelector view does not realign on resize</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20241</span> <span class="ticket-notes">Spreadsheet selection model with checkboxSelect set to true causes component to uncheck after mousemove</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20244</span> <span class="ticket-notes">Grid filter information not sent in requests for bound viewmodel stores</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20264</span> <span class="ticket-notes">Including a large subtable in a grid will cause it to scroll to top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20266</span> <span class="ticket-notes">Grouped grid columns cannot be created without a grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20351</span> <span class="ticket-notes">Grid focusRow fails to focus new row after reconfiguring with a new column set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20387</span> <span class="ticket-notes">Spreadsheet model throws error when binding to the store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20395</span> <span class="ticket-notes">MessageBox has incorrect z-index after editing in a floating grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20429</span> <span class="ticket-notes">Cannot scroll over a grid when using a tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20439</span> <span class="ticket-notes">Cannot use native text copy / paste in cell editors with spreadsheet model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20487</span> <span class="ticket-notes">Clicking an item on a grid that is partially out of view will not select it</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20495</span> <span class="ticket-notes">Collapse/Expand a group with an empty group string causes it to disappear</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20501</span> <span class="ticket-notes">Roweditor with checkboxfield editor throws an error in IE11 </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20548</span> <span class="ticket-notes">Cell editing on a grid swallows events intended for widgets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20583</span> <span class="ticket-notes">Grid filter creates a store load request when column menu is first expanded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20606</span> <span class="ticket-notes">RowNumberer background color does not fill entire cell if content spans multiple lines</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20609</span> <span class="ticket-notes">Moving an element which contains focus can leave focus state inconsistent.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20634</span> <span class="ticket-notes">Grid tries to readd existing filters on refresh</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20694</span> <span class="ticket-notes">CellEditing plugin should handle autosort of store on field mutation.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20719</span> <span class="ticket-notes">Column renderer passes null instead of meta object</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20814</span> <span class="ticket-notes">CellEditing 'validateEdit' event does not contain the correct context values</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20815</span> <span class="ticket-notes">CellEditing 'validateEdit' event is fired before editing occurs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20888</span> <span class="ticket-notes">Grid with checkboxmodel will not re-render checkcolumn upon reconfigure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20954</span> <span class="ticket-notes">Grid column resize causes parent panel to scroll to top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21034</span> <span class="ticket-notes">Scrolling a BufferedRenderer grid with an active CellEditor causes an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21180</span> <span class="ticket-notes">BufferedStore and SpreadsheetModel throws an exception when rows are selected and Grid.reconfigure() is called</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21328</span> <span class="ticket-notes">Grid with cell editing and a buffered renderer throws exception when activating editor after garbage collection has run</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21334</span> <span class="ticket-notes">Dragging paging thumb doesn't scroll grid view properly in modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21343</span> <span class="ticket-notes">Grid with cell editing and buffered renderer copies active editor value to other cell when scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21365</span> <span class="ticket-notes">Grid cell inner html doesn't render full height when value is empty array</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15309</span> <span class="ticket-notes">Collapsible panels inside a vbox layout are positioned incorrectly during expanding animation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18849</span> <span class="ticket-notes">DatePicker's controls move when the form resizes, which hides the owner container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18903</span> <span class="ticket-notes">Selected item is obscured under selection highlighting in the modern toolkit's overlay picker</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19222</span> <span class="ticket-notes">Showing hidden items in an absolute layout do not display correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19721</span> <span class="ticket-notes">Panel with viewport plugin and box layout produces "targetCls is missing" warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19791</span> <span class="ticket-notes">Accordion layout does not respect child animCollapse duration</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20532</span> <span class="ticket-notes">Collapsed border layout regions do not show on re-add</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21045</span> <span class="ticket-notes">Border region disappears when placeholder expand tool is tapped.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21189</span> <span class="ticket-notes">VBox layout does not properly lay out items when their height is set with a percentage</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20081</span> <span class="ticket-notes">Russian locale file uses incorrect thousandSeperator</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20726</span> <span class="ticket-notes">Locale configs in Ext.locale.pt_BR.form.field.Date are incorrectly translated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20752</span> <span class="ticket-notes">"showGroupsText" config is incorrectly translated in Ext.locale.pt_BR.grid.feature.Grouping</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17945</span> <span class="ticket-notes">Menu selection changes URL to '#' on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20962</span> <span class="ticket-notes">Menu defaults config conflicts with shortcut component '-' separator</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20443</span> <span class="ticket-notes">Colorpicker components do not call onChange method from OK button after manually entering values </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19897</span> <span class="ticket-notes">Adding closing bracket in format breaks bind</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19975</span> <span class="ticket-notes">Setting panel title with numeric value does not update the title</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20043</span> <span class="ticket-notes">Panel tools do not get set correctly before render</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20172</span> <span class="ticket-notes">Error collapsing a panel while layouts are suspended such as when using data binding</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20672</span> <span class="ticket-notes">Panel does not respect header: false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-6924</span> <span class="ticket-notes">Expand fails for panel with animation that is initially collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9961</span> <span class="ticket-notes">Ext.panel.Panel with titleCollapse is not expanding on header click</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18758</span> <span class="ticket-notes">Pivot configurator panel is not usable via key navigation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19181</span> <span class="ticket-notes">Range editor plugin does not calculate cell values correctly when "Uniformly" type is used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19465</span> <span class="ticket-notes">Configurator panel disappears after setting grid height </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19506</span> <span class="ticket-notes">Case sensitive doesn't work in PivotGrid Configurator</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19519</span> <span class="ticket-notes">Button "Value" is missing after change configurator dock position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19520</span> <span class="ticket-notes">Width of buttons in configurator dock is too small in Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19602</span> <span class="ticket-notes">Pivot Grid lost focus after opening grouped column header</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20208</span> <span class="ticket-notes">Error in console when tabbing through cells in Pivot Grid Cell editing plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20451</span> <span class="ticket-notes">Configurator plugin - filter of year value greater than 999 doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21094</span> <span class="ticket-notes">Group header alignment on rows is wrong in RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21211</span> <span class="ticket-notes">[Pivot]RangeEditor plugin missing fields for editing row value </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21238</span> <span class="ticket-notes">[Configurator Plugin] It is hard to move items on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21388</span> <span class="ticket-notes">Pivot Grids - Column headers are not aligned</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21442</span> <span class="ticket-notes">Empty cells should not be editable in Pivot grids</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10272</span> <span class="ticket-notes">Auto height window with minHeight, scroll jumps after expand child panel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12640</span> <span class="ticket-notes">Auto height form scrolls to top when radiogroup option selected in container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15691</span> <span class="ticket-notes">Panel with relative height scrolls to top when adding items</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16080</span> <span class="ticket-notes">Auto height form loses scroll position when modifying a value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16334</span> <span class="ticket-notes">Adding or removing elements to an auto height form causes it to scroll to the top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16349</span> <span class="ticket-notes">Auto height form scrolls when modifying value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18502</span> <span class="ticket-notes">Scroll position resets when a panel is added to a container with maxwidth</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18895</span> <span class="ticket-notes">Binding in border layout can cause grid to scroll to top on selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19140</span> <span class="ticket-notes">Clicking on a checkbox scrolls the form if a height is not set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19756</span> <span class="ticket-notes">When form is vertically scrolled, showing a hidden form field can cause the form to scroll to the top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-6091</span> <span class="ticket-notes">Expanding/Collapsing auto height fieldset causes scroll position to be reset</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-7103</span> <span class="ticket-notes">Shrinkwrap auto layout component loses scroll position when layout is updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-7869</span> <span class="ticket-notes">Scroll position lost when Box layout updates</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8231</span> <span class="ticket-notes">Tab setTitle will reset form panel scrollbar if form panel has auto height children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9286</span> <span class="ticket-notes">Form panel with auto height fieldset in viewport - setVisible cause scroll reset to top</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18018</span> <span class="ticket-notes">SHIFT select not working on Spreadsheet selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20226</span> <span class="ticket-notes">Spreadsheet selection is lost after view is refreshed when type is "cells"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20238</span> <span class="ticket-notes">Spreadsheet selection model causes 'isModel() of null' error when calling setLoading() on parent container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21440</span> <span class="ticket-notes">Cannot select cells/rows in spreadsheet selection on IE11/Edge tablet</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14334</span> <span class="ticket-notes">Cannot change activeTab via buttons in tabbar overflow menu</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Templates (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20397</span> <span class="ticket-notes"> After resizing charts, doubleclick doesn't return it to its default state in the Admin Dashboard</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14098</span> <span class="ticket-notes">Tab scroller arrows are not being shown correctly for RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18344</span> <span class="ticket-notes">Picker is styled incorrectly in windows theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19827</span> <span class="ticket-notes">Load mask spinner animation not working correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19978</span> <span class="ticket-notes">Unexpected CSS token warning in Safari 9.0.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20084</span> <span class="ticket-notes">Checkbox label's font size variable is incorrectly set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20188</span> <span class="ticket-notes">Sandbox builds display incorrect prefixes for CSS root namespace</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20819</span> <span class="ticket-notes">extjs-checkbox-ui does not apply ui-label-color for the box label</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14959</span> <span class="ticket-notes">Tooltip's anchor is incorrectly displayed when the tooltip is shown by another component</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17892</span> <span class="ticket-notes">Tooltips ignore mouseover events on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18896</span> <span class="ticket-notes">ToolTip displays an additional layer in IE8 and IE9</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20673</span> <span class="ticket-notes">Ext.toolbar.Breadcrumb's FontAwesome icons are not displaying in IE8 or IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20714</span> <span class="ticket-notes">Breadcrumb toolbars face the wrong direction in RTL in Triton theme</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17612</span> <span class="ticket-notes">getChanges doesn't include "index" after insertBefore call</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19391</span> <span class="ticket-notes">Reconfiguring a locked tree sometimes renders empty rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19678</span> <span class="ticket-notes">Tree panel does not render correctly if a child node is loading during render</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19808</span> <span class="ticket-notes">Treelist's floating menu closes when the scrollbar gets focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20007</span> <span class="ticket-notes">Tree view no longer applies expander class when mousing over the expander icon</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20117</span> <span class="ticket-notes">TreePanel with a ViewModel store will throw an error if there is a locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20464</span> <span class="ticket-notes">Tree List should support filtering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20602</span> <span class="ticket-notes">Persistent "index" in node interface not updated correctly when moving node between parents.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20650</span> <span class="ticket-notes">Expanding and collapsing a Ext.ux.TreePicker node scrolls the picker to the top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20745</span> <span class="ticket-notes">Treelist doesn't allow selection of micro second level items in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20988</span> <span class="ticket-notes">Micro tree incorrectly shows the UI in the modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-21084</span> <span class="ticket-notes">Expand/collapse tree node will set normal view scrollLeft to 0</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (8)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15843</span> <span class="ticket-notes">Window shows restore tool when it starts as maximized</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19686</span> <span class="ticket-notes">Maximized window is draggable when animateTarget is configured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19984</span> <span class="ticket-notes">Ext.WindowManager.hideAll() does not hide mask when window is modal</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20015</span> <span class="ticket-notes">Clicking on a modal mask causes an error and prevents closing in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20088</span> <span class="ticket-notes">MessageBox shows scrollbars when displayed more than once on touch/hybrid-enabled devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20155</span> <span class="ticket-notes">Toast gets collapsed if you click on the background in Modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20187</span> <span class="ticket-notes">Toast windows throws error when focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20846</span> <span class="ticket-notes">Toast window's stickOnClick config should default to `false`</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 329</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 6.0.2</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: March 25, 2016<br>
|
|||
|
Version Number: 6.0.2.437
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>Noteworthy</h2>
|
|||
|
<p>
|
|||
|
Ext.grid.plugin.CellEditing now fires <b>beforeedit</b> and <b>edit</b> before moving
|
|||
|
to the next cell while tabbing. If you were using <b>beforeedit</b> to prevent the completion
|
|||
|
of the edit for a previous cell, you should now use the <b>validateedit</b> event instead.
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16862</span> <span class="ticket-notes">Display fields should be accessible</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16706</span> <span class="ticket-notes">Chart line series should allow missing data points to be treated as zero or connected through instead of only renderable as a gap</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Documentation (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17155</span> <span class="ticket-notes">Store.onProxyLoad should be public</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17418</span> <span class="ticket-notes">Component.addPlugin method should be protected</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19511</span> <span class="ticket-notes">The column's editor config may now be configured with a "field" property. If this is the case, the editor config is used to create the CellEditor, and the field property to create the input field.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16552</span> <span class="ticket-notes">Modern toolkit grid should support column resize grip</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18860</span> <span class="ticket-notes">Grid selection binding should be supported in Cell and Spreadsheet selection models</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 7</ul>
|
|||
|
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (8)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18835</span> <span class="ticket-notes">Mouse click on grid expander adds outline on both cell and icon.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19476</span> <span class="ticket-notes">If FocusableContainer's last focused element is removed, it is no longer tabbable.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19495</span> <span class="ticket-notes">Reconfiguring grid makes header container untabbable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19517</span> <span class="ticket-notes">Toolbars should use group role when opting out of FocusableContainer behavior</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19530</span> <span class="ticket-notes">Closable tabs should be considered non-accessible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19616</span> <span class="ticket-notes">ARIA checks inconsistent across components</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19702</span> <span class="ticket-notes">Shift+TAB into TableView which contains tabbables doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19758</span> <span class="ticket-notes">NVDA announces Date picker as editable</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13843</span> <span class="ticket-notes">menucheckitem breaks #route on Nexus7</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18763</span> <span class="ticket-notes">Refs with autoCreate: true do not get reinstated correctly after destroy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18865</span> <span class="ticket-notes">redirectTo with force triggers routes twice if the route is already active</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19273</span> <span class="ticket-notes">Controller gets created twice when calling getController with short alias</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19001</span> <span class="ticket-notes">Bindings fire repeatedly for same date value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19451</span> <span class="ticket-notes">Combobox text input gets cleared in some cases when using forceSelection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19528</span> <span class="ticket-notes">Session does not spawn correctly from parent when used with a fieldset with a legend</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20622</span> <span class="ticket-notes">Destroy method does not remove bindings</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18048</span> <span class="ticket-notes">In Aria Demo > Tab Item selector - click on button throws error in the console</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19378</span> <span class="ticket-notes">Disabled state is not reflected correctly in menu items when using box menu overflow</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20094</span> <span class="ticket-notes">SplitButton arrowEl focusable by default when arrowVisible configured false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20641</span> <span class="ticket-notes">Button text property overrides overflowText property</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16954</span> <span class="ticket-notes">majorTickSteps are not rendered properly on numeric axis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18063</span> <span class="ticket-notes">calloutLine: false not respected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18861</span> <span class="ticket-notes">3D Pie series can blink when animating or interacted with, when SVG engine is used.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18900</span> <span class="ticket-notes">Polar/Pie Chart reports incorrect item and tooltip when data value is zero</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19254</span> <span class="ticket-notes">Pie chart rendering breaks if it's shrunk to the point where series are no longer visible, even after the original size is restored.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19822</span> <span class="ticket-notes">Changing fillOpacity of chart series has no effect</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20018</span> <span class="ticket-notes">Destroying animated charts can throw uncaught errors</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20104</span> <span class="ticket-notes">Always zero index in gauge series' renderer in latest nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20158</span> <span class="ticket-notes">Plot Charts - Buttons are disabled. Cannot be pressed</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (16)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19201</span> <span class="ticket-notes">Ext.coerce isn't correctly evaluating false == '0' (a one character string containing zero)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19212</span> <span class="ticket-notes">Ext.util.MixedCollection $extCollectionIndex not being removed from item when sorted</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19341</span> <span class="ticket-notes">Delegated events don't fire correctly on containers with an itemId</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19349</span> <span class="ticket-notes">Target is null when item is dropped outside browser window - Win10 tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19355</span> <span class="ticket-notes">Compatibility property on overrides does not accept string array</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19460</span> <span class="ticket-notes">Flicking scrollbar on touch screen devices results in content moving opposite way.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19544</span> <span class="ticket-notes">Ext.util.TSV/CSV#decode goes infinite loop with an empty input</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19640</span> <span class="ticket-notes">Floaters with alignTo scroll outside the scrolling element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19697</span> <span class="ticket-notes">Message box show with empty title shows previous title</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19728</span> <span class="ticket-notes">AMF0 and AMF3 formats don't load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19820</span> <span class="ticket-notes">Removing a buffered listener during the event firing throws an error.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20039</span> <span class="ticket-notes">Ext.Loader deadlock detecion is not reliable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20056</span> <span class="ticket-notes">Toast not visible in Modern Triton Theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20245</span> <span class="ticket-notes">SVGElement.offsetParent deprecated in V48 </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20449</span> <span class="ticket-notes">Inheritable statics from mixin are not inherited properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-7419</span> <span class="ticket-notes">callParent does not work with inheritableStatics</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Dashboard (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19634</span> <span class="ticket-notes">Dashboard component incorrectly positioned by drag and drop</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (25)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15462</span> <span class="ticket-notes">Heterogeneous trees do not use proxy of child nodes to read their children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17125</span> <span class="ticket-notes">Automatically update association store filter when owning model is saved</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17902</span> <span class="ticket-notes">Root firstChild/lastChild properties contain wrong nodes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18711</span> <span class="ticket-notes">List grid filter: an options store created from an options list config shouldn't update when the store changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18750</span> <span class="ticket-notes">Incorrect getter is created for inverse side of hasMany association with a specified name</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19102</span> <span class="ticket-notes">Foreign key of associated models is not updated when record is saved</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19146</span> <span class="ticket-notes">Store.each is not safe for record removal</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19221</span> <span class="ticket-notes">Modifying id of record in group store can duplicate the item in some circumstances</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19260</span> <span class="ticket-notes">ManyToOne association doesn't read nested empty data collection as complete</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19292</span> <span class="ticket-notes">Ajax request fail on local files when status == 0</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19310</span> <span class="ticket-notes">Store fires metachange event prior to reconfiguring for new fields and still has old data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19345</span> <span class="ticket-notes">Grid with auto height using a chained store does update height when new records are added</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19406</span> <span class="ticket-notes">Ext.data.Store leaks memory and sorts removed groups</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19448</span> <span class="ticket-notes">Changing a foreign key in hasMany causes exception when record is joined to multiple parties</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19583</span> <span class="ticket-notes">Setting root of TreeStore after a filter has been applied cannot read 'isExpanded' property of null sibling node</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19699</span> <span class="ticket-notes">Remote proxy does not send store filters whose value is falsy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19857</span> <span class="ticket-notes">Syncing store throws JS error if trackRemoved = false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19911</span> <span class="ticket-notes">Webstorage/LocalStorage not serializing data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19942</span> <span class="ticket-notes">Grouped ChainedStore does not update record id correctly on server sync</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19959</span> <span class="ticket-notes">Session does not auto-include records in store for ManyToOne when the owner record is a phantom</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20030</span> <span class="ticket-notes">Ext.data.Validation should always be true for instances of the Ext.data.Model base class</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20031</span> <span class="ticket-notes">Shared id generators are not shared by models within same session</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20262</span> <span class="ticket-notes">BufferedStore not requesting enough pages on reload</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20271</span> <span class="ticket-notes">filterFn is removed for filters that specify value or operator via binding</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20309</span> <span class="ticket-notes">Ext.data.proxy.Proxy does not call base destroy()</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18932</span> <span class="ticket-notes">DataView doesn't react to store updates when pending a refresh while not visible and can lead to exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19132</span> <span class="ticket-notes">List index bar scrolls out of view when using native scroller</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20519</span> <span class="ticket-notes">Typo in AbstractView</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19592</span> <span class="ticket-notes">Image Sprites do not fire sprite events</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17947</span> <span class="ticket-notes">'single' event listener isn't unbound on devices that support mouse & touch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18435</span> <span class="ticket-notes">mouseenter/mouseleave events never fires with delegate event option defined</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18712</span> <span class="ticket-notes">Managed listeners for translated events cannot be removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19133</span> <span class="ticket-notes">TaskRunner can sometimes fire idle event, even when fireIdleEvent is configured to false on IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19223</span> <span class="ticket-notes">Mouse wheel events don't fire correctly in Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19649</span> <span class="ticket-notes">resumeEvent should use canonicalEventName</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20303</span> <span class="ticket-notes">App for financial chars freezes when user try to use zoom feature</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15863</span> <span class="ticket-notes">SimpleTask example>Menu button immediately lose focus after click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17543</span> <span class="ticket-notes">ColorSelector UX does not render all sliders correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17748</span> <span class="ticket-notes">Live Search Grid Example - missing checkboxes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18245</span> <span class="ticket-notes">Modern example - Big data grid - slider at the last page can't be moved back by button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18815</span> <span class="ticket-notes">BigData - Data doesn't change when modifying record via editor plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18818</span> <span class="ticket-notes">Custom drag&drop - error in console when dropping same patient twice in the same place - IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18898</span> <span class="ticket-notes">Subtable plugin border not shown correctly on firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19237</span> <span class="ticket-notes">Wrong focus on row after adding new one on changed sorting in KS cell editing example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19335</span> <span class="ticket-notes">Ext.ux.ajax.Simlet does not return configured response headers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19432</span> <span class="ticket-notes">The Feed Viewer example doesn't load - error 404</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19597</span> <span class="ticket-notes">KS Calendar issue when change from Daylight to Standard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20211</span> <span class="ticket-notes">Error when in console when switching from breadcrum toolbar to tree view in kitchen sink main window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20376</span> <span class="ticket-notes">DataView - Sometimes chosen items are not selected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20416</span> <span class="ticket-notes">can't drop in Custom Drag and Drop example</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (50)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15307</span> <span class="ticket-notes">UpdateRecord causes checkbox values in model to be true/false instead of inputValues</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15750</span> <span class="ticket-notes">Ext.form.field.Time not being validated onChange and onBlur</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17201</span> <span class="ticket-notes">Combobox tab key does not cause component to lose focus on FF</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17471</span> <span class="ticket-notes">createNewOnEnter should not create new tag when some value in dropdown list is selected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17779</span> <span class="ticket-notes">ComboBox forceSelection is too aggressive in clearing out the field input</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17976</span> <span class="ticket-notes">Region collapses when picker in region has mouseover</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18014</span> <span class="ticket-notes">Ext.form.Basic should require Ext.form.action.StandardSubmit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18034</span> <span class="ticket-notes">textfield selectOnFocus doesn't work properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18055</span> <span class="ticket-notes">lastSelectedRecords forces selection in assertValue. Should be cleared on value change. </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18509</span> <span class="ticket-notes">When using touch screen, invalid form field causes form to jump to top when using mouse</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18574</span> <span class="ticket-notes">2 or more Comboboxes with paging toolbar causes id collisions</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18654</span> <span class="ticket-notes">ComboBox doQuery() always returns true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18786</span> <span class="ticket-notes">Placeholder hasn't right color on touch device</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18847</span> <span class="ticket-notes">MultiSelect component loses item selection when using scroolbar in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18997</span> <span class="ticket-notes">validate method of Ext.data.validator.Validator is not passed the record argument when form field is validated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19014</span> <span class="ticket-notes">datefield "Today" button is enabled if date is outside of min/max range</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19024</span> <span class="ticket-notes">Previously selected date is not highlighted in modern datepicker</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19119</span> <span class="ticket-notes">When column is configured with align:right, Ext.grid.RowEditor overwrites user-defined fieldStyle configured on editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19250</span> <span class="ticket-notes">Ext.picker.Date not setting initial value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19271</span> <span class="ticket-notes">Tag field with multiSelect: false throws console error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19274</span> <span class="ticket-notes">ComboBox collapsing as typed characters match item when binding the combo's value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19317</span> <span class="ticket-notes">Tag field should clear typed value when it matches selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19318</span> <span class="ticket-notes">Tag field with typeAhead and autoSelect selects incorrect record</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19353</span> <span class="ticket-notes">Ext.ux.colorpick.Field / can't load form values if value is null</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19433</span> <span class="ticket-notes">File upload via form.submit() not processing response correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19453</span> <span class="ticket-notes">TagField Highlighting selection on typing is not working</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19469</span> <span class="ticket-notes">Selectfield does not automatically scroll to selected value on display</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19487</span> <span class="ticket-notes">Combobox typeahead types ahead on erase</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19514</span> <span class="ticket-notes">File field without fixed "name" fails on second upload.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19529</span> <span class="ticket-notes">Combobox input not set when displayField set in initComponent</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19595</span> <span class="ticket-notes">queryMode:'remote' ComboBox does not fire change when query changed back to the previous queried value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19596</span> <span class="ticket-notes">Date picker should preventDefault on arrow keys</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19631</span> <span class="ticket-notes">Selectfield is selecting wrong value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19646</span> <span class="ticket-notes">emptyCls is not removed from combobox when value is set via binding but store is not loaded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19647</span> <span class="ticket-notes">Checkbox disregards inputValue when passed '1' or 1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19775</span> <span class="ticket-notes">Email and telephone hyperlinks destroy HtmlEditor iframe</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19779</span> <span class="ticket-notes">Slider filed does not perform multiple method calls on change</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19842</span> <span class="ticket-notes">Combobox with enableRegExp:true throws error when entering asterisk</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19932</span> <span class="ticket-notes">getSameGroupFields() in Ext.field.Checkbox does not properly define a root for Ext.query</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20044</span> <span class="ticket-notes">Disabling a filefield after a reset causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20049</span> <span class="ticket-notes">ComboBox does not clear partial text selection after selection using typeAhead</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20185</span> <span class="ticket-notes">Ext.form.Panel.reset method missing argument </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20199</span> <span class="ticket-notes">Destroying tagfield in a non-destroyed panel causes "Uncaught TypeError: Array.prototype.indexOf"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20248</span> <span class="ticket-notes">stripCharsRe for ComboBox doesn't correctly replace if the same value is re-entered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20250</span> <span class="ticket-notes">ComboBox setValue returns undefined when value is cleared</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20298</span> <span class="ticket-notes">ComboBox in a widgetcolumn does not collapse when clicking its trigger</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20341</span> <span class="ticket-notes">Multi selector grid - employees men disappears after touch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20447</span> <span class="ticket-notes">Field before/afterLabelTextTpl is not kept when calling setFieldLabel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20492</span> <span class="ticket-notes">Error while destroying a grid with celleditor, when tagfield has focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20610</span> <span class="ticket-notes">Datefield does not fire onchange when selecting date</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (86)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15145</span> <span class="ticket-notes">Sliderwidget will not slide when using RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15662</span> <span class="ticket-notes">Grid drag/drop fails in some browsers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15736</span> <span class="ticket-notes">Using scrollable true on grid with a locked column causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16196</span> <span class="ticket-notes">Locking grid throws "Cannot read property 'els' of undefined" on reconfigure in some cases</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16390</span> <span class="ticket-notes">Pasting cells from Excel into grid with spreadsheet model and clipboard plugin results in an extra row.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16693</span> <span class="ticket-notes">Spreadsheet selection model fires selectionchange event twice</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16830</span> <span class="ticket-notes">CellModel exception when sorting BufferedStore</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16925</span> <span class="ticket-notes">Cell editing events out of order when using tab to navigate cells</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17005</span> <span class="ticket-notes">Checkcolumn checkchange should pass the record as a parameter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17196</span> <span class="ticket-notes">Buffered renderer plugin incorrectly sizes view when view size changes and it is hierarchically hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17253</span> <span class="ticket-notes">Grouping feature events not firing on grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17941</span> <span class="ticket-notes">Wrong position of combobox list with virtual keyboard opened - Android</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18092</span> <span class="ticket-notes">Columns are movable just to one side on touch screen in RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18195</span> <span class="ticket-notes">Expanded row scrolls into view when trying to collapse</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18351</span> <span class="ticket-notes">Focusing a cell does not scroll it into view when using touch scroller</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18491</span> <span class="ticket-notes">Cursor position in fields is not consistent across browsers when roweditor fields are activated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18655</span> <span class="ticket-notes">Groups disapearing in grid after refresh</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18841</span> <span class="ticket-notes">Number filter clears value when tabbing to "eq" field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18868</span> <span class="ticket-notes">Row expander - row changes position after trying to collapse partially hidden row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18927</span> <span class="ticket-notes">Error in grouped grid after a store reload and group is collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18985</span> <span class="ticket-notes">Row editor does not reposition itself when textarea is used as an editor in last few rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18989</span> <span class="ticket-notes">Groups with encoded HTML special chars breaks grouping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19013</span> <span class="ticket-notes">Grid SelectionModel allows selectAll when showHeaderCheckbox:false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19176</span> <span class="ticket-notes">Grid with spreadsheet model swaps rownumber and checkbox columns when reconfigured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19251</span> <span class="ticket-notes">Containers in a WidgetColumn do not layout properly when scrolling beyond buffer zones</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19282</span> <span class="ticket-notes">Row in locked grid doesn't expand to same height as unlocked side</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19289</span> <span class="ticket-notes">List grid filter should not react to store changes to update the menu when given options</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19311</span> <span class="ticket-notes">Locking grid does not respect Checkbox selection model injectCheckbox during column lock and unlock</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19350</span> <span class="ticket-notes">Refocusing Table when trigger of focusleave was actionable element does not renter actionable mode.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19360</span> <span class="ticket-notes">Horizontal scrollbar can sometimes not appear when locking column for first time.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19389</span> <span class="ticket-notes">Cell editing cannot be restarted on locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19425</span> <span class="ticket-notes">Grid groups can't be opened after calling scrollTo or related API until a user-initiated scroll is performed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19446</span> <span class="ticket-notes">Grid columns menu picker does not update new columns on reconfigure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19474</span> <span class="ticket-notes">CheckboxModel header checkbox should only operate on items available to the current view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19508</span> <span class="ticket-notes">RowExpander does not update layout on expand/collapse</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19515</span> <span class="ticket-notes">"'findParent' of undefined or null reference" on grid panel with viewport scrolling on touch-enabled device using IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19522</span> <span class="ticket-notes">Partially visible rows cannot be selected/highlighted when clicking causes the row to scroll into view in webkit-based browsers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19533</span> <span class="ticket-notes">Virtualized scrolling does not reach browser scroll limits</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19534</span> <span class="ticket-notes">Spreadsheet selModel throws error if mouseup is outside grid.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19562</span> <span class="ticket-notes">List gridfilter errors when destroyed if its store is a string value before menu is first shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19623</span> <span class="ticket-notes">Grid cellediting on sorted column causes error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19652</span> <span class="ticket-notes">After store update and row removal, cell editing no longer works and throws errors</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19664</span> <span class="ticket-notes">Clipboard plugin does not paste dates from excel with spreadsheet selection model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19675</span> <span class="ticket-notes">Grid with buffered rendering and cell editor sometimes throws errors after scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19682</span> <span class="ticket-notes">Cell editing cannot be canceled on Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19696</span> <span class="ticket-notes">Reconfigure throws JS error when grid has focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19710</span> <span class="ticket-notes">Buffered renderer does not work after reconfigure if the grid is initially configured without columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19766</span> <span class="ticket-notes">List filter incorrectly uses grid store when options list is configured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19770</span> <span class="ticket-notes">Grid focus can prevent text selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19810</span> <span class="ticket-notes">Grid cell editor DOM element is null after row is removed and garbage collection runs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19843</span> <span class="ticket-notes">Intermittent errors when scrolling upwards from end of grid with variableRowHeight</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19846</span> <span class="ticket-notes">Infinite grid with BufferedStore, buffered renderer, and locked column displays blank view when scrolling quickly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19851</span> <span class="ticket-notes">Grid column align class does not apply to cells</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19863</span> <span class="ticket-notes">Filter menu is not created when grid is configured with sortableColumns and enableColumnHide disabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19869</span> <span class="ticket-notes">Clipboard plugin should not respond when grid is in actionable mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19872</span> <span class="ticket-notes">Stateful width of locked column is not applied</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19875</span> <span class="ticket-notes">Unable to collapse all groups when using groupFn</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19883</span> <span class="ticket-notes">Clipboard plugin throws error when configured to copy/paste in raw format</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19886</span> <span class="ticket-notes">Cell editing uses value from renderer when model value is undefined</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19887</span> <span class="ticket-notes">CellModel does not apply styles correctly if the selected cell position changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19899</span> <span class="ticket-notes">New edit value should be updated if termination of previous edit causes record mutation.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19916</span> <span class="ticket-notes">Docked Summary scrolls vertically with view when grid is locked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19922</span> <span class="ticket-notes">Grid column menu is visible when scrolling beyond bounds of parent container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19950</span> <span class="ticket-notes">Grid forceFit:true where calculated flexes tend to zero throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19964</span> <span class="ticket-notes">Cannot activate cell editor when editing was previously cancelled by clicking gridview</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19993</span> <span class="ticket-notes">Dropping a column on a grouped column header can cause column misalignment</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19996</span> <span class="ticket-notes">Grid view displays empty rows when grouping is cleared</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20019</span> <span class="ticket-notes">Ext.grid.column.Column setText() updates the wrong element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20021</span> <span class="ticket-notes">Removing records on grid with grouping does not update selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20035</span> <span class="ticket-notes">Editing in locked grid causes change in normal grid scroll position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20058</span> <span class="ticket-notes">Destroying grid in action column handler creates error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20134</span> <span class="ticket-notes">Grid filters not applied correctly when using reconfigure with nested columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20159</span> <span class="ticket-notes">Locked grid with a viewmodel throws exception on destroy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20181</span> <span class="ticket-notes">Copying cell data from Excel (Windows-only) includes line feed which produces unexpected paste results in grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20194</span> <span class="ticket-notes">Locked split grid with specified locked size cuts off last locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20219</span> <span class="ticket-notes">Summary count in conjunction with grouping returns list of objects instead of count</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20241</span> <span class="ticket-notes">Spreadsheet selection model with checkboxSelect: true causes component to uncheck after mousemove</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20244</span> <span class="ticket-notes">Grid filter information not sent in requests for bound viewmodel stores</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20351</span> <span class="ticket-notes">Grid focusRow fails to focus new row after reconfiguring with a new column set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20387</span> <span class="ticket-notes">Spreadsheet model throws error when binding to the store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20395</span> <span class="ticket-notes">MessageBox has incorrect z-index after editing in a floating grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20439</span> <span class="ticket-notes">Cannot use native text copy / paste in cell editors with spreadsheet model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20548</span> <span class="ticket-notes">Cell editing on a grid swallows events intended for widgets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20561</span> <span class="ticket-notes">Grid column contextMenu not shown with longpress on mobile</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20583</span> <span class="ticket-notes">Grid filter creates request when column menu first expanded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20634</span> <span class="ticket-notes">Grid causes extraneous refreshes when choosing options from list filter</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15309</span> <span class="ticket-notes">Collapsible panel inside vbox layout is positioned incorrectly during expand animation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19222</span> <span class="ticket-notes">Layout not performed correctly when showing hidden item in absolute layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19397</span> <span class="ticket-notes">Ext.layout.container.Auto Chrome bug workaround can be removed for recent versions</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19421</span> <span class="ticket-notes">Center layout does not lay out HTML components correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19452</span> <span class="ticket-notes">Calling setDocked(null) on container throws uncaught typeError</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19721</span> <span class="ticket-notes">"targetCls is missing" warning for Panel with viewport plugin and box layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19791</span> <span class="ticket-notes">Accordion layout does not respect child animCollapse duration</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19575</span> <span class="ticket-notes">'Loading...' is translated into Traditional Chinese in Simplified Chinese locale file</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19617</span> <span class="ticket-notes">Format inconsistencies cause bug in Lithuanian locale</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20081</span> <span class="ticket-notes">Russian locale file uses incorrect thousandSeperator</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17844</span> <span class="ticket-notes">Submenu closes when parent item is clicked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17945</span> <span class="ticket-notes">Menu selection changes URL to '#' on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19298</span> <span class="ticket-notes">Menu icon vertical separator on wrong side in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19679</span> <span class="ticket-notes">Tabbing from menu with hidden ancestor goes out of the document</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19773</span> <span class="ticket-notes">Menu defaultType not respected correctly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18907</span> <span class="ticket-notes">DragZone does not register containerScroll element</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18902</span> <span class="ticket-notes">Tools in ghost/drag proxy disappear when dragging panel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19122</span> <span class="ticket-notes">Ext.Msg does not suppress message when useMsg is set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19518</span> <span class="ticket-notes">Panel toolbars (t/r/b/l/f) mutate a passed config object</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19975</span> <span class="ticket-notes">Setting panel title with numeric value does not update the title</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-6924</span> <span class="ticket-notes">Expand fails for panel with animation that is initially collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9961</span> <span class="ticket-notes">Ext.panel.Panel with titleCollapse is not expanding on header click</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19181</span> <span class="ticket-notes">Range editor plugin does not calculate cell values correctly when "Uniformly" type is used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19465</span> <span class="ticket-notes">Configurator panel disappears after setting grid height </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19777</span> <span class="ticket-notes">Pivot grid naming for pt_br locale does not work with framework locale name</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19907</span> <span class="ticket-notes">Ext.pivot.plugin.configurator.Container should have requires[] for Vbox and Column layouts</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (17)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10272</span> <span class="ticket-notes">Auto height window with minHeight, scroll jumps after expand child panel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12640</span> <span class="ticket-notes">Auto height form scrolls to top when radiogroup option selected in container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15691</span> <span class="ticket-notes">Panel with relative height scrolls to top when adding items</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16080</span> <span class="ticket-notes">Auto height form loses scroll position when modifying a value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16334</span> <span class="ticket-notes">Adding or removing elements to an auto height form causes it to scroll to the top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16349</span> <span class="ticket-notes">Auto height form scrolls when modifying value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18502</span> <span class="ticket-notes">Scroll position resets when a panel is added to a container with maxwidth</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18895</span> <span class="ticket-notes">Binding in border layout can cause grid to scroll to top on selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19140</span> <span class="ticket-notes">Clicking on a checkbox scrolls the form if a height is not set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19312</span> <span class="ticket-notes">Tapping to abort momentum scroll does not fire scrollend event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19756</span> <span class="ticket-notes">When form is vertically scrolled, showing a hidden form field can cause the form to scroll to the top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19828</span> <span class="ticket-notes">directionLock functionality is not honoured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-6091</span> <span class="ticket-notes">Expanding/Collapsing auto height fieldset causes scroll position to be reset</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-7103</span> <span class="ticket-notes">Shrinkwrap auto layout component loses scroll position when layout is updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-7869</span> <span class="ticket-notes">Scroll position lost when Box layout updates</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8231</span> <span class="ticket-notes">Tab setTitle will reset form panel scrollbar if form panel has auto height children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9286</span> <span class="ticket-notes">Form panel with auto height fieldset in viewport - setVisible cause scroll reset to top</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14334</span> <span class="ticket-notes">Cannot change activeTab via buttons in tabbar overflow menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16281</span> <span class="ticket-notes">Overflowing tabs in a TabPanel don't properly scroll via mouse wheel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19667</span> <span class="ticket-notes">Initially disabled TabPanel does not show active tab</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Templates (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14784</span> <span class="ticket-notes">Executive Dashboard: The download is initialized twice on one click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19206</span> <span class="ticket-notes">Modern Admin Dashboard - Dismissing menu on phone email screen prevents composing new email via + button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20397</span> <span class="ticket-notes">Admin Dashboard - after resizing charts doubleclick don't return it to its default state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20698</span> <span class="ticket-notes">Cannot see items in Friend list in Modern Admin Dashboard</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14098</span> <span class="ticket-notes">Tab scroller arrows are not being shown correctly for RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18344</span> <span class="ticket-notes">Picker is styled incorrectly in windows theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18776</span> <span class="ticket-notes">Modern theme-neptune doesn't require font awesome</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19306</span> <span class="ticket-notes">grid-cell and toolbar UI CSS is not generated for tagfields in classic-based themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19395</span> <span class="ticket-notes">Tree arrows point wrong way in RTL with Triton theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19521</span> <span class="ticket-notes">Window icon appear grayed out due to added opacity (0.5) </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19724</span> <span class="ticket-notes">Minor RTL element misplacement in group headers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19827</span> <span class="ticket-notes">Load mask spinner animation not working correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20084</span> <span class="ticket-notes">Checkbox label font size variable incorrect</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17583</span> <span class="ticket-notes">Tooltips not showing for hybrid touchscreen devices on hover</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17892</span> <span class="ticket-notes">Tooltip should not ignore mouseover event on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18288</span> <span class="ticket-notes">Tooltip does not display arrow pointing to the target even when anchor is explicitly set</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19276</span> <span class="ticket-notes">Tooltip anchor moves with each rendering</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15500</span> <span class="ticket-notes">Radiofield component does not allow selection on toolbar overflow menu</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18474</span> <span class="ticket-notes">TreeStore does not filter on child nodes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19179</span> <span class="ticket-notes">Incorrect focus in locked grid when removing rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19202</span> <span class="ticket-notes">Asterisk expand all key event causes exception with locked tree</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19391</span> <span class="ticket-notes">Reconfiguring locked tree can render empty rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19393</span> <span class="ticket-notes">Loading/reloading a tree store that has used filterBy() throws an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19581</span> <span class="ticket-notes">Treelist micro mode row item hover styling not being applied</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19619</span> <span class="ticket-notes">Treelist menus in micro mode do not dismiss on mouseOut in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19663</span> <span class="ticket-notes">Treelist does not maintain the correct order for micro mode with dynamic node insertion</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19678</span> <span class="ticket-notes">Tree panel does not render correctly if a child node is loading during render</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20007</span> <span class="ticket-notes">Tree view no longer applies expander class when mousing over the expander icon</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (8)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15843</span> <span class="ticket-notes">Window restore tool not correct when starting maximized</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16184</span> <span class="ticket-notes">Modal window background does not resize with browser window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16683</span> <span class="ticket-notes">Blur event doesn't fire on Ext.window.Window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19686</span> <span class="ticket-notes">Maximized window is draggable when animateTarget is configured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19954</span> <span class="ticket-notes">Tabbing in child modal window incorrectly tabs to parent window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19984</span> <span class="ticket-notes">Ext.WindowManager.hideAll() does not hide mask when window is modal</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20088</span> <span class="ticket-notes">MessageBox displays scrollbars when displayed more than once on touch/hybrid-enabled device</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-20149</span> <span class="ticket-notes">Window modal mask gets positioned on top of the window when hiding other modal windows</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 314</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 6.0.1</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: September 2, 2015<br>
|
|||
|
Version Number: 6.0.1.250
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>Noteworthy</h2>
|
|||
|
<p>
|
|||
|
The default value for Ext Direct Remoting API variable name was changed
|
|||
|
from <pre>Ext.app.REMOTING_API</pre> to <pre>Ext.REMOTING_API</pre> for
|
|||
|
better alignment with published Ext Direct specification. If your application
|
|||
|
makes use of the <pre>loadProvider</pre> method in Ext.direct.Manager, you
|
|||
|
will need to review and possibly update the <pre>varName</pre> config option.
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18935</span> <span class="ticket-notes">Focusable events focusenter and focusleave should be public</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18770</span> <span class="ticket-notes">Application mainView config should accept config object</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19000</span> <span class="ticket-notes">Provide a "lookup" method as a short hand for "lookupReference"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19011</span> <span class="ticket-notes">The active profile should be able to provide xtype definitions appropriate to target environment</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19009</span> <span class="ticket-notes">Buttons should have a textAlign config in modern toolkit</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18479</span> <span class="ticket-notes">Charts should fire 'itemhighlightchange' to detect transitions to no item being highlighted</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18693</span> <span class="ticket-notes">Universal apps need a resource folder that is page-relative and shared by all build profiles</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19010</span> <span class="ticket-notes">Responsive plugin should be provided on modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19186</span> <span class="ticket-notes">Ext.Component#fromElement should be provided for modern toolkit</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18567</span> <span class="ticket-notes">Session should have a method that will clone a record instance from a parent to a child</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18275</span> <span class="ticket-notes">Allow a limit of requests to be batched in Ext Direct</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18768</span> <span class="ticket-notes">Allow Direct method to be excluded from batch.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18766</span> <span class="ticket-notes">Sprites should have a transform method to apply arbitrary transformations not limited to scale, rotate and/or translate</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18930</span> <span class="ticket-notes">Add shear x/y methods to Ext.draw.Matrix</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18958</span> <span class="ticket-notes">Sprites should provide a public animation config to control their animated attributes</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16559</span> <span class="ticket-notes">Modern toolkit should provide a progress bar widget</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18500</span> <span class="ticket-notes">Modern grid should support flex column widths</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18713</span> <span class="ticket-notes">summaryRenderer should receive the cell like a normal cell renderer in the modern grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18899</span> <span class="ticket-notes">Modern grid should support hideHeaders config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18475</span> <span class="ticket-notes">Ext.Img alt, src and title configs should be bindable</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16510</span> <span class="ticket-notes">Modern toolkit should support panel header, title, tools and icon</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Templates (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18876</span> <span class="ticket-notes">Admin dashboard should be a universal application</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18811</span> <span class="ticket-notes">Blackberry Theme for Modern Toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18996</span> <span class="ticket-notes">Upgrade Font Awesome package to use latest version (4.4.0)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18378</span> <span class="ticket-notes">Trees should provide a beforecheckchange event to allow checking/unchecking to be prevented</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19187</span> <span class="ticket-notes">Treelist should provide an itemclick event</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 26</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18186</span> <span class="ticket-notes">FocusableContainer should prevntDefault on UP/DOWN arrow keys</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18361</span> <span class="ticket-notes">Cannot see underscore in text fields on normal zoom in FF</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18665</span> <span class="ticket-notes">Cannot tab away from a focused slider with multiple thumbs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18767</span> <span class="ticket-notes">Sliders use wrong ARIA attributes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18879</span> <span class="ticket-notes">Keyboard navigation is not working properly in Date menu</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17556</span> <span class="ticket-notes">View model links don't create separate record instances correctly when used with a parent view model</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16118</span> <span class="ticket-notes">Browse local files button doesn't work on iOS8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17953</span> <span class="ticket-notes">Wrongly displayed buttons in modern toolkit on Edge in modern-neptune theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18774</span> <span class="ticket-notes">Error: menu button behavior will conflict with toggling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19111</span> <span class="ticket-notes">Menu button ARIA warning check not accounting for inherited listeners</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18028</span> <span class="ticket-notes">3D pie chart wrong drawing order</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18460</span> <span class="ticket-notes">Updating the store of a pie chart breaks the rendering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18572</span> <span class="ticket-notes">Chart.getInteraction method does not match type properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18573</span> <span class="ticket-notes">ItemEdit interaction should destroy the tooltip it creates on its own destruction.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18599</span> <span class="ticket-notes">RotatePie3D interaction doesn't always work if one grabs the edge of the series</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18609</span> <span class="ticket-notes">useDarkerStrokeColor and showMarkers configs have no updaters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18706</span> <span class="ticket-notes">JS error when activating tab with chart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18790</span> <span class="ticket-notes">Pie chart rendering breaks when number of labels changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18831</span> <span class="ticket-notes">Real-time chart is unresponsive - iOS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18862</span> <span class="ticket-notes">When previewing a chart, Ext JS logs out ARIA compliance warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18870</span> <span class="ticket-notes">Edge lines are not always displayed from end to end in 3D bar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18924</span> <span class="ticket-notes">Drawing - Bouncing Logo - Troubles with loading of picture, Error 404</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18617</span> <span class="ticket-notes">platformTags used by platformConfig do not always resolve tablet property correctly on phones</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19131</span> <span class="ticket-notes">Fashion generates incorrect CSS for focused buttons in classic Admin Dashboard.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17523</span> <span class="ticket-notes">Instance configs should allow functions to replace emptyFn and family template methods</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17694</span> <span class="ticket-notes">FieldContainer does not add layout's targetCls to its containerEl</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17870</span> <span class="ticket-notes">Ext.Date.clearTime gets into an infinite loop if the date informed is Invalid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18108</span> <span class="ticket-notes">Container.nextChild/prevChild return undefined instead of null when child not found</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18192</span> <span class="ticket-notes">Component.load does not honour the scripts: true config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18388</span> <span class="ticket-notes">ComponentQuery should be able to filter objects which are not instances of Ext classes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18477</span> <span class="ticket-notes">Ext.dom.Query.selectValue defaultValue is not used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18503</span> <span class="ticket-notes">Scroll partners do not match elastic overscroll of active scroller.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18623</span> <span class="ticket-notes">Container.nextChild/prevChild may return siblings or other non-child nodes if no matching child is found</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18679</span> <span class="ticket-notes">onScrollStart fired too early in IE8 when scrolling both x and y axes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18681</span> <span class="ticket-notes">Ext.util.ItemCollection not required by Ext.Container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18764</span> <span class="ticket-notes">Viewport plugin layout warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18772</span> <span class="ticket-notes">Uncaught TypeError: Cannot read property '_incr_' of undefined in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19046</span> <span class="ticket-notes">Edge doesn't know touch event "drag", "doubletap"</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (16)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14996</span> <span class="ticket-notes">ManyToOne association doesn't infer keys correctly when loading the store (not nested loading)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15583</span> <span class="ticket-notes">validate method of Ext.data.validator.Validator is not passed the record argument when one is available</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17384</span> <span class="ticket-notes">Ext.data.reader.Json parsing invalid data never fires exception event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18085</span> <span class="ticket-notes">Store load calls should be buffered to avoid making multiple network requests</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18209</span> <span class="ticket-notes">Buffered Store requests every page in the scroll range when scroll bar dragged and locked columns present.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18219</span> <span class="ticket-notes">TreeStore loaded from flat file not sorting children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18481</span> <span class="ticket-notes">getResponseHeader broken</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18489</span> <span class="ticket-notes">Binding of loaded associated store in child session triggers a proxy load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18521</span> <span class="ticket-notes">Ext.data.field.Field calculate function config fails to determine dependencies in IE </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18594</span> <span class="ticket-notes">Modern form panel calls missing method Ext.Ajax.parseStatus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18595</span> <span class="ticket-notes">Returning false from beforesubmit event in formpanel doesn't prevent submit on modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18683</span> <span class="ticket-notes">BufferedStore does not fire the beforesort event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18760</span> <span class="ticket-notes">Pagingtoolbar status message incorrect on initial load using memory proxy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18836</span> <span class="ticket-notes">Sortable#sort throws an error if the first sorterFn in a multi sort operation returns 0 (equality)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18848</span> <span class="ticket-notes">Sorting a locked grid with a buffered store throws an error.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18911</span> <span class="ticket-notes">Session.commit() does not clean up matrix data</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18650</span> <span class="ticket-notes">Chaining selection - Binding selection view doesn't react onClick,onTap</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18851</span> <span class="ticket-notes">Dataview with selection binding renders items unselectable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19089</span> <span class="ticket-notes">Ext.List does not react to store.removeAll()</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Distribution (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19083</span> <span class="ticket-notes">Commercial build should exclude watermark files.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19095</span> <span class="ticket-notes">Missing trial watermark font</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18302</span> <span class="ticket-notes">Sprite events don't fire on some sprites</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18356</span> <span class="ticket-notes">Bounding box is not rendered properly for transformed Text sprites</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18360</span> <span class="ticket-notes">Line sprite bbox calculation does not account for line width nor for transformations</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18431</span> <span class="ticket-notes">Sprites have incorrect transformation order (rotate, scale, translate) but should be scale, rotate, translate</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18578</span> <span class="ticket-notes">Sprite events fire on hidden sprites</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18929</span> <span class="ticket-notes">sprite.setTransform does not set the dirty flag on the surface</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18957</span> <span class="ticket-notes">skewX and skewY contain incorrect matrix data</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16448</span> <span class="ticket-notes">Element change events do not fire when delegated (which is the default)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17515</span> <span class="ticket-notes">KS: ExtJS Calendar - example freeze after button click - IE11,Spartan - Win10 Tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18373</span> <span class="ticket-notes">Scrolling Modern example source causes the background to disappear after the first "page"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18453</span> <span class="ticket-notes">Chart Axis Labels show wrong name in Pivot Grid Chart example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18458</span> <span class="ticket-notes">Pivot grid with chart integration example has issues</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18749</span> <span class="ticket-notes">JsonSimlet responseText undefined for POST requests</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18783</span> <span class="ticket-notes">KitchenSink Pivot grid example is not correctly loaded in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18828</span> <span class="ticket-notes">Kitchen sink menu is not displayed on iOS8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18832</span> <span class="ticket-notes">Pivot grid example with configurator throws error in console when collapsing panel and changing dock position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18852</span> <span class="ticket-notes">Kitchen Sink partially fails to load in IE10 / IE11. Panel header tools unresponsive.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18887</span> <span class="ticket-notes">Simpletasks - Treepicker disappears after click on expander</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18889</span> <span class="ticket-notes">Grid is empty if selection type is Spreadsheet in ARIA demo</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18936</span> <span class="ticket-notes">Kitchen Sink triton font isn't loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19019</span> <span class="ticket-notes">User can't scroll in Data Binding examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19093</span> <span class="ticket-notes">Missing resource images in Address Book example</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Exporter (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18965</span> <span class="ticket-notes">showZeroAsBlank is ignored when data is exported to Excel</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (34)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12570</span> <span class="ticket-notes">E-mail vtype validates with space at the beginning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15231</span> <span class="ticket-notes">HtmlEditor in IE11 behaves incorrectly with Enter key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15372</span> <span class="ticket-notes">Datefield error tooltip not displayed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17020</span> <span class="ticket-notes">Opening combobox with no store throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17248</span> <span class="ticket-notes">Combobox does not respect checkChangeBuffer configuration</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17334</span> <span class="ticket-notes">Picker does not allow you select the last item</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17372</span> <span class="ticket-notes">Combobox keeps focus when another field is selected if the boundlist is expanded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17948</span> <span class="ticket-notes">Tabbing out of Date picker when selected date is disabled does not close picker</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18279</span> <span class="ticket-notes">Numberfield does not properly filter certain non-numeric keypresses</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18430</span> <span class="ticket-notes">Checkbox fields with hideLabel:true cause incorrect form layout.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18448</span> <span class="ticket-notes">Delete key does not work in FF in textfield with vtype & maskRe</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18457</span> <span class="ticket-notes">selectfield does not display properly after creating a build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18465</span> <span class="ticket-notes">ComboBox forceSelection:true and allowBlank:true restores previous value on blur</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18505</span> <span class="ticket-notes">RTL labelAlign: 'right' is incorrect</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18548</span> <span class="ticket-notes">TextArea updateHeight updateWidth incorrect variable name</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18553</span> <span class="ticket-notes">Font package rules such as "fa-gear" should override framework rules in iconCls configs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18565</span> <span class="ticket-notes">Combobox displayTpl overwritten with auto generated store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18621</span> <span class="ticket-notes">stripCharsRe doesn't work when key held down</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18632</span> <span class="ticket-notes">Cannot select picker item after several editor clear</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18709</span> <span class="ticket-notes">Ext.form.field.Picker#setEditable not handling onTriggerClick of inputEl</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18729</span> <span class="ticket-notes">Picker fields (ComboBox etc) do not collapse on scroll in FF.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18741</span> <span class="ticket-notes">TimeField issue when default Value does not match increment</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18745</span> <span class="ticket-notes">Combobox clears on focus when displayValue == emptyText</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18755</span> <span class="ticket-notes">Sliders get misaligned with their buttons when set to vertical (Triton Theme)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18795</span> <span class="ticket-notes">Multi-slider thumbs incorrectly positioned when set to extreme upper bounds and slider is clicked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18798</span> <span class="ticket-notes">Browser history navigates backward/forward when browsing months in a Datepicker using ctrl key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18829</span> <span class="ticket-notes">Grid Filtering - Datepicker dissapears after click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18840</span> <span class="ticket-notes">Backspace in modern toolkit form fields conflicts with device auto-complete and repeats portions of text</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18864</span> <span class="ticket-notes">Month picker clicks cause parent menu to hide</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18933</span> <span class="ticket-notes">Filefield button disappears after file is selected in IE8 and 9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18942</span> <span class="ticket-notes">Modern - Form panel - Swipe causes blanking of the screen</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18962</span> <span class="ticket-notes">Can't mark radio button on Cupertino</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19004</span> <span class="ticket-notes">Path to file is not set in IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19136</span> <span class="ticket-notes">Double click on itemselector on menu button doesn't work.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (57)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14083</span> <span class="ticket-notes">Grid group expand/collapse tips not added to the grouping feature markup</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16385</span> <span class="ticket-notes">CellEditing - right mouse click in FireFox triggers edit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16592</span> <span class="ticket-notes">Grouping: reconfiguring with a new store adds additional view listeners to the view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16778</span> <span class="ticket-notes">Locking Grid: focus jumps to different cell when scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17051</span> <span class="ticket-notes">Grouping: Adding new record to existing group will create its own group above current group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17064</span> <span class="ticket-notes">Cannot copy/paste columns in spreadsheet selection model in locking grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17237</span> <span class="ticket-notes">Locking side of locking grid misaligned in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17362</span> <span class="ticket-notes">isDisabled in action column not called when record is updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17416</span> <span class="ticket-notes">View needs to scroll when editing a row not in the current view (buffered renderer = true)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17476</span> <span class="ticket-notes">KS: Big Data grid - locking specific column breaks the grid - IE11,Spartan - Tablets W10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17522</span> <span class="ticket-notes">Grid Summary is not displayed for columns that were initially hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17577</span> <span class="ticket-notes">Grouped headers do not display after moving columns and restoring state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17699</span> <span class="ticket-notes">CheckboxModel's checkOnly:true is not respected by CellEditing plugin on first edit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17736</span> <span class="ticket-notes">Grid scrolls to initial horizontal position when initializing a row editor by clicking on a column cell within the scrollable area of the grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17819</span> <span class="ticket-notes">Locked grids with asymmetric row heights can generate exceptions when scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17980</span> <span class="ticket-notes">Grid Cell Edited with Roweditor loses focus after clicking on UPDATE/CANCEL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18019</span> <span class="ticket-notes">When modifying a grid filter triggers a LoadMask the change of focus dismisses the menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18054</span> <span class="ticket-notes">ensureVisible within a viewready listener throws el of null error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18090</span> <span class="ticket-notes">Missing or partialy visible row numbers in locking grid example - RTL Hebrew</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18286</span> <span class="ticket-notes">Grid without a fixed height will scroll all the way to the top when the horizontal scrollbar is clicked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18311</span> <span class="ticket-notes">Group column header long text truncated (no ellipsis)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18390</span> <span class="ticket-notes">Hiding all sub columns, then showing the owner results in bad layout in modern grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18415</span> <span class="ticket-notes">On touch devices, grids with variable row heights might not be able to scroll to the end.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18459</span> <span class="ticket-notes">Calling summary collapseAll() in a grid with locking throws "Maximum call stack size exceeded"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18461</span> <span class="ticket-notes">Cannot resize column immediately after resizing without first moving the mouse</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18490</span> <span class="ticket-notes">Row editor disappears when scrolling beyond leading/trailing buffers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18493</span> <span class="ticket-notes">"view" undefined variable Ext.rtl.grid.plugin.BufferedRenderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18515</span> <span class="ticket-notes">A subheader in a group cannot be shown if all subheaders are hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18527</span> <span class="ticket-notes">Cell editor fails to focus in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18597</span> <span class="ticket-notes">Grid reconfiguring will not update Grouping Summary with new column configuration</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18633</span> <span class="ticket-notes">Can hide all columns using the grid column menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18653</span> <span class="ticket-notes">Grouping feature startCollapsed is not working when buffered rendering not used.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18655</span> <span class="ticket-notes">Groups disapearing in grid after refresh</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18677</span> <span class="ticket-notes">Cannot disable grid loadMask </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18686</span> <span class="ticket-notes">Destroying a lockable grid with buffered renderer errors if grid's store data is updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18721</span> <span class="ticket-notes">Scrolling with touch screen is not working on buffer grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18778</span> <span class="ticket-notes">Grid groups can't be opened after calling scrollTo or related API until a user-initiated scroll is performed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18781</span> <span class="ticket-notes">Big data grid - error in console after collapsing group and moving columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18805</span> <span class="ticket-notes">Incorrect scroller size and position - touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18830</span> <span class="ticket-notes">Grid headers don't scroll horizontally when trying to edit a field that requires scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18844</span> <span class="ticket-notes">Summary of sorted grid is not updated after column reordering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18880</span> <span class="ticket-notes">Renderers in ViewControllers are not called when dependent fields are updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18922</span> <span class="ticket-notes">Cannot open grid header menu - IE9 - Classic theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18941</span> <span class="ticket-notes">Un/mark rows in menu fails if animation of opening group is not done</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18959</span> <span class="ticket-notes">Grid with locked columns become out of sync on iPad</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18971</span> <span class="ticket-notes">Property grid - interaction with comboboxes causes block of the second combobox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18979</span> <span class="ticket-notes">Columns in modern grid do not always have correct width and sometimes don't appear initially</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18990</span> <span class="ticket-notes">Disabling grouping can refresh the grid incorrectly, leaving it at an incorrect scroll position.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18994</span> <span class="ticket-notes">widgetcolumn with radiogroup disappears after sorting the grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19016</span> <span class="ticket-notes">Grid List filter isn't filtering on store load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19054</span> <span class="ticket-notes">Cannot scroll modern grid horizontally using touch screen on Windows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19086</span> <span class="ticket-notes">emptyText is misplaced on Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19087</span> <span class="ticket-notes">Vertical scrollbars cause grid headers to get out of sync</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19101</span> <span class="ticket-notes">Grid with spreadsheet model loses row number when reconfigured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19109</span> <span class="ticket-notes">Grid list filter throws exception when binding a filtered store when remoteFilter: true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19113</span> <span class="ticket-notes">Modern grouped header not rendered properly in device themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9820</span> <span class="ticket-notes">grid.reconfigure doesn't engage load mask when configure with locked columns</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18538</span> <span class="ticket-notes">Memory leak with grid inside box layout with align: stretch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19053</span> <span class="ticket-notes">TextArea input element does not stretch the height on its input element in modern Neptune/Triton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19057</span> <span class="ticket-notes">Dock layout moves DOM around at every layout in some configurations</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15425</span> <span class="ticket-notes">12-hour time format period labels are incorrect for Swedish locale</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17468</span> <span class="ticket-notes">Grid header column menu - check list can't be checked - IE11,Spartan - Tablets W10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17913</span> <span class="ticket-notes">Menu will focus disabled items on arrow keys navigation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17914</span> <span class="ticket-notes">Tabbing out of submenu results in lost focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18318</span> <span class="ticket-notes">Menu CheckItems with submenus toggle on tap outside of checkbox.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18853</span> <span class="ticket-notes">Docked items on menus do not properly adjust body position in latest nightly build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18882</span> <span class="ticket-notes">Clicking the icon in a menu hides the menu but does not perform the action</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18660</span> <span class="ticket-notes">Navigation View (modern) shows back button on the right side with empty stack</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18661</span> <span class="ticket-notes">Navigation view(modern) title is shifted to far right corner after new card is pushed and when popped out</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18663</span> <span class="ticket-notes">MessageBox/Alert cannot be closed sometimes on Chrome 34 in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18960</span> <span class="ticket-notes">Compiler directive in Ext.mixin.Identifiable causing problems with development version of app on IE10</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18480</span> <span class="ticket-notes">Panel body of framed panel is not in proper DOM order vs dockedItems in IE8/9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18909</span> <span class="ticket-notes">HTML markup in panel title is not escaped for aria-label attribute</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17859</span> <span class="ticket-notes">Drill down plugin doesn't work with remote matrix</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19044</span> <span class="ticket-notes">Edge browser uses incorrect scrolling mode (Scrollbars are invisible and mousewheel scrolling is disabled)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19073</span> <span class="ticket-notes">Window scrollbar does not work in 08252015 nightly build</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18592</span> <span class="ticket-notes">CTRL/click in SINGLE mode should not select</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Sparklne (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17730</span> <span class="ticket-notes">Zero state shown when moving mouse over an empty value in TriState sparkline</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18817</span> <span class="ticket-notes">Wrong tab background color of selected tab in Window Layout example - IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18819</span> <span class="ticket-notes">Tabs in Header tabs example rotate on mouse over - IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Templates (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18833</span> <span class="ticket-notes">Styling issue in Admin dashboard - Email</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19159</span> <span class="ticket-notes">Modern Admin Dashboard - Wrong icon color</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19189</span> <span class="ticket-notes">Modern Admin Dashboard - tapping on selected node in navigation tree does not dismiss the sheet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19190</span> <span class="ticket-notes">Admin Dashboard - one of the widgets panel's content does not match between classic and modern</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Testing (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18579</span> <span class="ticket-notes">Buffered renderer scrolls to wrong offset in IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17788</span> <span class="ticket-notes">Resizable handles are missing styling in the triton theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18162</span> <span class="ticket-notes">Textfield doen't have placeholder default color in IE 10/11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18340</span> <span class="ticket-notes">MessageBox is styled incorrectly in blackberry theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18341</span> <span class="ticket-notes">Back button is styled incorrectly in blackberry theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18342</span> <span class="ticket-notes">Tabs are styled incorrectly in blackberry theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18492</span> <span class="ticket-notes">Menus with submenus display wrongly facing icon in RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18525</span> <span class="ticket-notes">Font icons used in panel and window headers are not properly positioned</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18542</span> <span class="ticket-notes">Modern neptune's Component's $neutral-color var is defined twice</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18883</span> <span class="ticket-notes">Typo in theme-neutral/Splitter.scss</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18945</span> <span class="ticket-notes">Nested list leafs show white text on white background in the mountain view theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18964</span> <span class="ticket-notes">Icons are replaced by squares in some examples - IE8, Triton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19007</span> <span class="ticket-notes">Misplaced icons - modern Toolbars example - Blackberry theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19008</span> <span class="ticket-notes">Wrongly placed clear field icon in modern Overlays example - blackberry theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19045</span> <span class="ticket-notes">Wrong fonts in Menu, in cupertino theme</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17738</span> <span class="ticket-notes">Toolbars not focusing on first enabled item</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18228</span> <span class="ticket-notes">Menu remains opened in overflowed toolbar</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15875</span> <span class="ticket-notes">Events not firing after setRootNode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17842</span> <span class="ticket-notes">Sorting a collapsed tree node causes the children to be shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18742</span> <span class="ticket-notes">iOS applies :hover styles on tap for TreeList</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19103</span> <span class="ticket-notes">Admin Dashboard - Toolstrip shifts icons to the left on IE and Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19155</span> <span class="ticket-notes">Treelist produces hover effects on the treelist items on mobile devices that emulate hover</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14698</span> <span class="ticket-notes">Window doesn't constrain left correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17969</span> <span class="ticket-notes">Overlay window does not hide in Window 10 on Spartan browser </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 224</ul>
|
|||
|
</div>
|
|||
|
<<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 6.0.0</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: July 1, 2015<br>
|
|||
|
Version Number: 6.0.0.645
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12098</span> <span class="ticket-notes">Containers should track their children's focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13606</span> <span class="ticket-notes">Floating mixin should support keyboard navigation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16771</span> <span class="ticket-notes">Form fields should handle validation errors in accessible way</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16860</span> <span class="ticket-notes">Split buttons should have two tab stops</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17285</span> <span class="ticket-notes">ariaLabelledBy should support references</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16853</span> <span class="ticket-notes">ViewController.fireViewEvent should ensure that the view is the first parameter</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17043</span> <span class="ticket-notes">Axis labels should support declarative renderers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18044</span> <span class="ticket-notes">Chart sprites should derive styling from the current framework theme</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17667</span> <span class="ticket-notes">Should provide a standards-compliant implementation of Promises</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17672</span> <span class="ticket-notes">Ext.Ajax request method should return a promise</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18248</span> <span class="ticket-notes">Surface should have a 'remove' method for removing sprites</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15634</span> <span class="ticket-notes">Grid editing plugins should apply to top-most grid instead of being cloned to each side when locking</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16997</span> <span class="ticket-notes">Panels should have a defaultButton config to activate particular button on ENTER key press</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16143</span> <span class="ticket-notes">Clipboard plugin should allow columns (such as rownumberer) to be excluded from copy</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 14</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14427</span> <span class="ticket-notes">Date picker dropdown calendar causes navigation issues with JAWS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17454</span> <span class="ticket-notes">Ext.FocusManager.enable() throwing an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17797</span> <span class="ticket-notes">MessageBox buttons are not tabbable when text input (prompt) is enabled</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18345</span> <span class="ticket-notes">Having a view named "Main" prevents the app from starting when using the modern toolkit</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17758</span> <span class="ticket-notes">Modern toolkit textfields do not update two-way bindings as you type</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17103</span> <span class="ticket-notes">Disabled button enables when parent container got enabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17818</span> <span class="ticket-notes">Disabled buttons are rendered with tabindex="0"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18073</span> <span class="ticket-notes">Ext.button.Segmented should require Ext.layout.container.SegmentedButton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18171</span> <span class="ticket-notes">Explicit button keyboard handlers are blocked by defaultButton processing</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15800</span> <span class="ticket-notes">Linked axes should always use the range of the master axis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16954</span> <span class="ticket-notes">majorTickSteps are not rendered properly on numeric axis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17653</span> <span class="ticket-notes">CartesianChart which leads to 'TypeError: n.toPrecision...'</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17719</span> <span class="ticket-notes">3D Pie chart radius is not updated when distortion or thickness changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17879</span> <span class="ticket-notes">'itemhighlight' interaction is always added to a chart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17880</span> <span class="ticket-notes">Chart layout is broken in certain scenarios (e.g. renderTo: document.body)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17951</span> <span class="ticket-notes">Chart theme should be updated after changes to the 'series' config.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18015</span> <span class="ticket-notes">f.blur is not a function - Unexpected error in FireFox console, during interaction with charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18045</span> <span class="ticket-notes">Axis limits are off by the amount of innerPadding (left or top, depending on axis orientation)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18136</span> <span class="ticket-notes">Charts should not register Series and Axes with ComponentManager</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18184</span> <span class="ticket-notes">Old series sprites are not destroyed when the 'chart' config changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18232</span> <span class="ticket-notes">Vertical axes of cartesian chart should extend one pixel more to the bottom.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18235</span> <span class="ticket-notes">Preview image of the chart shouldn't overflow on mobile</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18268</span> <span class="ticket-notes">Modern toolkit - Column Chart (3D) doesn't load</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12965</span> <span class="ticket-notes">Grid momentum scrolling can have jitter in Safari/Chrome</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14944</span> <span class="ticket-notes">Stateful mixin should require TaskRunner since it uses it</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15869</span> <span class="ticket-notes">Microsoft Surface keyboard obscures window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17280</span> <span class="ticket-notes">modern toolkit - component's are not displayed. Windows Phone 8.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17926</span> <span class="ticket-notes">Ext.util.Format.number incorrectly rounds up using format with ## and /i</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18067</span> <span class="ticket-notes">ViewController binding doesn't seem to work in Modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18089</span> <span class="ticket-notes">Ext.dom.Element doesn't fired the painted event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18183</span> <span class="ticket-notes">TouchScroller's destructor tries to destroy scroll indicators which may not exist.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18277</span> <span class="ticket-notes">Namespace warnings during Cmd build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18348</span> <span class="ticket-notes">Accessing properties on widgets can sporadically result in exceptions on IE9</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (13)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15785</span> <span class="ticket-notes">Loading XML can result in memory leaks in IE (added "keepRawData" config to Reader)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16678</span> <span class="ticket-notes">treeStore.setRoot doesn't set treeStore property to passed model instance</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17143</span> <span class="ticket-notes">Buffered store clears it records on load/reload even if beforeload returns false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17144</span> <span class="ticket-notes">Buffered store doesn't fire load event if server returns 0 totalCount on reload</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17351</span> <span class="ticket-notes">store.getRemovedRecords should return a copy of the internal array</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17447</span> <span class="ticket-notes">Ext.getStore(id) not working in Ext JS 6 when migrating Touch 2.4.1 app to Modern</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17727</span> <span class="ticket-notes">HasOne association without in target model foreignKey throws exception when nested loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17882</span> <span class="ticket-notes">operation.Destroy throws exception when syncing > 1 destroyed records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17894</span> <span class="ticket-notes">Adding a record to a store that has a sorted ChainedStore with an association source throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17981</span> <span class="ticket-notes">ChainedStore getByInternalId fails if called after filtering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18012</span> <span class="ticket-notes">Store.Remove(record) w/filter applied doesn't remove a record that's filtered out</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18084</span> <span class="ticket-notes">Store.rejectChanges works on filtered records instead of source data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18231</span> <span class="ticket-notes">Error thrown on submitting form in Direct example </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17621</span> <span class="ticket-notes">Pull Refresh not working</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17812</span> <span class="ticket-notes">Tress and grids would sometimes fire itemremove event passing single record instead of record array</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16193</span> <span class="ticket-notes">Invocation arguments for Ext.direct.RemotingProvider#beforecallback (event) are inconsistent</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17220</span> <span class="ticket-notes">isSpecialKey returns true for ! and # in editor</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (20)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17261</span> <span class="ticket-notes">Wrong paths are generated for Chart examples source in modern toolkit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17707</span> <span class="ticket-notes">Source button is not shown when modern example visited repeatedly </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17919</span> <span class="ticket-notes">getModeToggleButton is not a function error on modern charts with renderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17943</span> <span class="ticket-notes">Server-side security flaw in Feed Viewer example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17954</span> <span class="ticket-notes">Info icon not shown in Linear Data Geographical Tree example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17970</span> <span class="ticket-notes">Stand-alone examples fail to load charts-all.css and ux-all.css when using Triton theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18022</span> <span class="ticket-notes">AMF Grid example is not loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18043</span> <span class="ticket-notes">Missing fonts in standalone examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18110</span> <span class="ticket-notes">Missing icons/glyphs in modern examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18120</span> <span class="ticket-notes">Modern ChainedStore example fails to load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18154</span> <span class="ticket-notes">Error thrown on destroying Locking Grid on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18155</span> <span class="ticket-notes">Routing doesn't work in KS Chart examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18201</span> <span class="ticket-notes">Modern theme - KS > Charts: Candle Stick and Line With Icons doesn't load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18212</span> <span class="ticket-notes">Geo Congress example throws an error if you select a person</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18213</span> <span class="ticket-notes">Settings icon not visible in GeoCongress example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18233</span> <span class="ticket-notes">Energy app in modern examples - Charts not loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18234</span> <span class="ticket-notes">Missing text on navigate button in modern Example Energy app - iPhone 6</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18300</span> <span class="ticket-notes">Modern example - Energy app - broken radial charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18326</span> <span class="ticket-notes">Animation - Cannot go back - h.setReverse is not a function, Mobile phones</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18352</span> <span class="ticket-notes">Modern example - Big data grid - slider doesn't appropriately respond to user input</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16835</span> <span class="ticket-notes">On Android tablets, keyboard obscures field when focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17195</span> <span class="ticket-notes">Tapping error icon causes a JS error in Chrome on Windows 8 Touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18017</span> <span class="ticket-notes">Not working file upload function in Kitchen Sink examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18034</span> <span class="ticket-notes">textfield selectOnFocus doesn't work properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18122</span> <span class="ticket-notes">Filefield no longer open select file window for IE11 when embedded in tbar menu 5.1.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18134</span> <span class="ticket-notes">Input list element is a different height from tag elements.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18157</span> <span class="ticket-notes">Checkbox with no boxLabel not visible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18194</span> <span class="ticket-notes">Multiple thumb > one thumb goes across second thumb, after second interaction</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18203</span> <span class="ticket-notes">FieldContainer fieldlabel mixin in FF was not hiding label if not specified</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18211</span> <span class="ticket-notes">Sliders > Multiple thumbs > thumbs are moving unexpectedly, if they are getting too close</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18246</span> <span class="ticket-notes">Modern toolkit - Clear button (x) exceeds a text field, modern neptune and triton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18267</span> <span class="ticket-notes">Checkbox is checked and unchecked after single tap</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18382</span> <span class="ticket-notes">Color field triggers errors when the color picker is closed by ESC and reopened</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18403</span> <span class="ticket-notes">Cannot edit fields with placeholder on single tap on tablets</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (48)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12841</span> <span class="ticket-notes">Mouse based grid row dragging does not work on touch enabled platforms</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15336</span> <span class="ticket-notes">Grid empty text is not shown when store loads while hidden/collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16146</span> <span class="ticket-notes">TableView#enableTextSelection not working</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16708</span> <span class="ticket-notes">Row editing plugin does not properly position OK/Cancel buttons for variable row heights</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16800</span> <span class="ticket-notes">GridView's disableSelection isn't being passed to the selection model constructor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17151</span> <span class="ticket-notes">RowEditor isValid() method overwritten with boolean value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17255</span> <span class="ticket-notes">Row should not be selected when navigating within the row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17419</span> <span class="ticket-notes">Positioning using CSS transforms for a buffered rendered grid can lose its scroll position in a card layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17459</span> <span class="ticket-notes">Grouping on a grid bound to a buffered store results in an error when grouping on a column with a renderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17525</span> <span class="ticket-notes">Exception thrown when clicking on the checkbox column header of a grid with an empty store with selectionMode="SINGLE"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17557</span> <span class="ticket-notes">Grid with summary feature can leak memory in IE especially using XML</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17776</span> <span class="ticket-notes">Grouping is not working when groupKey is an empty string</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17799</span> <span class="ticket-notes">Removing last row in grid with row editing plugin throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17801</span> <span class="ticket-notes">Spreadsheet selection "extender" does not reposition on column resize</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17821</span> <span class="ticket-notes">Mouseup from grid header resize or drag results in a click.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17823</span> <span class="ticket-notes">Grouped Grid - group is not collapsed after tapping on group name in list</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17826</span> <span class="ticket-notes">Moving columns on tablet is not possible after column resizing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17839</span> <span class="ticket-notes">Shrinkwrap width grid headers get wrong measured width in Triton</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17916</span> <span class="ticket-notes">Reconfiguring locked grid with summary feature throw exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17921</span> <span class="ticket-notes">Key navigation in a spreadsheet selection doesn't work when using colspan</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17924</span> <span class="ticket-notes">Extender drag handle is shown over column headers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17927</span> <span class="ticket-notes">Grids > Borders in header menu is missing, Triton theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17939</span> <span class="ticket-notes">Cannot edit cells after removing row with active cell editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17979</span> <span class="ticket-notes">View height increase may leave buffer rendered block at incorrect position.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18025</span> <span class="ticket-notes">Removing row in grid with row editing plugin throws error when not in actionable mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18041</span> <span class="ticket-notes">Cannot tab through cells in row editing plugin - Firefox only</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18042</span> <span class="ticket-notes">Error thrown in the console when editing cell in Locking, Group Summary Grid Example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18047</span> <span class="ticket-notes">Error is thrown in the console when scrolling the grid in Locking Grouping Summary grid example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18049</span> <span class="ticket-notes">autoLoad configured on the Grid will fail when the store is bound from the ViewModel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18062</span> <span class="ticket-notes">Cannot open links in grid on tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18064</span> <span class="ticket-notes">Spreadsheet selectRows errors when a non-row selection exists</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18082</span> <span class="ticket-notes">Cannot paste text into a textfield in a grid toolbar when using clipboard plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18083</span> <span class="ticket-notes">GroupStore throws when last item of a group is removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18088</span> <span class="ticket-notes">Cannot scroll grid horizontally all the way to the end on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18123</span> <span class="ticket-notes">getVisibleColumns method broken for locked grids</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18135</span> <span class="ticket-notes">Inserted at zero record in a grid store displays as a blank row when scrolled down.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18178</span> <span class="ticket-notes">Header menu doesn't show on click in IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18202</span> <span class="ticket-notes">selectionchange event fires twice on a grid with a locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18225</span> <span class="ticket-notes">Memory leak in list grid filter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18260</span> <span class="ticket-notes">Modern Grid Paging Toolbar plugin doesn't maintain correct number of pages, can't scroll back to 1, and throws if you have fewer than 8 items</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18276</span> <span class="ticket-notes">Grid DragDrop plugin appends dropped records to end of Store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18285</span> <span class="ticket-notes">grouping will no longer expand if you reorder columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18325</span> <span class="ticket-notes">Grids cannot be scrolled beyond their buffered rendering size on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18339</span> <span class="ticket-notes">Modern grid header menu doesn't work, and needs styling in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18372</span> <span class="ticket-notes">Big data grid example, scroller height much too large</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18377</span> <span class="ticket-notes">Modern example - Big data grid - scrollbar not sized correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18381</span> <span class="ticket-notes">Modern Grid Paging Toolbar plugin - Maximum Call Stack errors if number of items is too small for two pages</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18410</span> <span class="ticket-notes">ViewOptions throws exception for columns with no dataIndex</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17762</span> <span class="ticket-notes">Ext.navigation.View not showing animation when pushing a new card</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17978</span> <span class="ticket-notes">Card layout items are not preserving scroll position when hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17984</span> <span class="ticket-notes">Frame is not displayed in border layout - touch screen</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17834</span> <span class="ticket-notes">In localization examples some sign letters from Japanese and Korean alphabet are incorrectly drawn</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17467</span> <span class="ticket-notes">MenuItem with Checkbox AND submenu hides submenu on checkbox toggle.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17342</span> <span class="ticket-notes">ExtJS 6 Beta sencha.cfg - wrong version</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17840</span> <span class="ticket-notes">closable === false on Ext.Msg results in script error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18150</span> <span class="ticket-notes">MISCELLANEOUS > History-Router - Cannot go back on original page</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17731</span> <span class="ticket-notes">Panel title ignored if the type is numeric.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17886</span> <span class="ticket-notes">Collapsing a panel that contains the focus element causes an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18125</span> <span class="ticket-notes">Panel expand has null exception while hideCollapseTool set to true</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18024</span> <span class="ticket-notes">Value filters not working in Pivot grid with configurator plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18069</span> <span class="ticket-notes">Value filter window incorrectly drawn in Pivot Grids - Configurator plugin example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18071</span> <span class="ticket-notes">Filters on top axis dimensions lead to wrong row totals</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18072</span> <span class="ticket-notes">Error in the console when using value filter on Pivot Grids - Configurator Plugin example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18133</span> <span class="ticket-notes">Adding a Value filter with an '=' operator doesn't find any results</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18159</span> <span class="ticket-notes">Scrollbar for infinite lists has incorrect range on desktop devices in modern toolkit</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18364</span> <span class="ticket-notes">Tab rotation is broken in IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Templates (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18096</span> <span class="ticket-notes">Admin dashboard 3D Pie chart is not visible in Chart overview</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18097</span> <span class="ticket-notes">Admin dashboard error thrown after loading example - IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18099</span> <span class="ticket-notes">Admin dashboard missing menu toggle button on IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18113</span> <span class="ticket-notes">Executive dashboard - default routing not working </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18173</span> <span class="ticket-notes">Executive dashboard initial load broken</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17160</span> <span class="ticket-notes">Ext JS classic toolkit should support using glyphs via css class name</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17692</span> <span class="ticket-notes">Cannot add !important to mixin parameters using Fashion</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17987</span> <span class="ticket-notes">Styling is missing in validation status plugin - Triton theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18074</span> <span class="ticket-notes">THEME CSS Mixins: google-webfont & https problem</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18172</span> <span class="ticket-notes">Cupertino theme buttons not styled correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18205</span> <span class="ticket-notes">Border color wrong in locked grids</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18236</span> <span class="ticket-notes">Normal Button - Looks like a different type. Animation of pressing is not appear. Cupertino theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18240</span> <span class="ticket-notes">Modern example - Big data grid - too small rows in some themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18328</span> <span class="ticket-notes">Enterprise - grids are misaligned on some themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18376</span> <span class="ticket-notes">Triton theme tabs background color turns black on hover in IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18039</span> <span class="ticket-notes">Breadcrumb: wrong path (parentNode) when reselecting childNode from different parent</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17975</span> <span class="ticket-notes">Renderer scope is lost in Ext.tree.Column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18016</span> <span class="ticket-notes">Opening nodes in scrolled tree causes view to scroll up and down</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18229</span> <span class="ticket-notes">Incorrect scroll in sorted tree after drag and drop</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18299</span> <span class="ticket-notes">TreeList --> Re-Collapse/Expand cause error in console, this.targetArr is null</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18355</span> <span class="ticket-notes">Bad indentation in Tree List</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18385</span> <span class="ticket-notes">Tree.select not working on a non-scrollable tree</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18407</span> <span class="ticket-notes">Treelist icons are not updated properly after change Navigation, IE8, Triton theme</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18033</span> <span class="ticket-notes">Toasts should not render close tool by default when autoClose == true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18200</span> <span class="ticket-notes">Source window is not scrollable in modern KitchenSink charts examples</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 175</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 6.0.0 Beta</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: May 25, 2015<br>
|
|||
|
Version Number: 6.0.0.415
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Charts (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15657</span> <span class="ticket-notes">Add support for full-stacked (100% stacked) charts.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17388</span> <span class="ticket-notes">Add support for itemhighlight interaction and itemevents to 3D Pie series</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17478</span> <span class="ticket-notes">itemhighlight interaction should be automatically added when the series has highlight: true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17566</span> <span class="ticket-notes">3D pie and 3D bar series should have a colorSpread attribute to control gradients</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17596</span> <span class="ticket-notes">Charts and series should fire a storechange event</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15280</span> <span class="ticket-notes">ComboBox should allow a GridPanel to be used as the picker</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17257</span> <span class="ticket-notes">RowEditor should navigate between rows on TAB out of either end of editable fields.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17332</span> <span class="ticket-notes">Shift-select columns with the spreadsheet selection model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9554</span> <span class="ticket-notes">ActionColumn should support glyphs</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17766</span> <span class="ticket-notes">Configurator should support configurable docking</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 10</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15550</span> <span class="ticket-notes">Grid is announced as editable even when its not</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15821</span> <span class="ticket-notes">JAWS does not announce grids properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17582</span> <span class="ticket-notes">Column text config set as raw HTML inside aria-attribute</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14877</span> <span class="ticket-notes">Calling redirectTo within the route will override the hash on initial route exec</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17423</span> <span class="ticket-notes">Ext.app.Application and Ext.application overwrite path information from Cmd due to appFolder config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17221</span> <span class="ticket-notes">Bound selection points to wrong record after reload</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (11)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15255</span> <span class="ticket-notes">Memory leaks with charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16246</span> <span class="ticket-notes">Charts Pie series lengthField configured throws error when record is deleted from store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16478</span> <span class="ticket-notes">Line chart series don't render correctly (not filled) with `fill` and `smooth` config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16703</span> <span class="ticket-notes">Charts placed on unrendered tabs of a tabpanel do not work properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17433</span> <span class="ticket-notes">Chart destroy does not check autoDestroy on store (leads to js error)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17496</span> <span class="ticket-notes">3d bars won't be displayed after chart has been loaded with an empty store (if animation is enabled)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17703</span> <span class="ticket-notes">3D Pie slices shouldn't have a stroke (by default)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17711</span> <span class="ticket-notes">Tap/click on any of charts in modern toolkit causes application crash</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17718</span> <span class="ticket-notes">Zoom / Pan buttons are missing - Kitchen Sink Charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17742</span> <span class="ticket-notes">3D Pie chart drawn wrong when rotated to certain angles</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17803</span> <span class="ticket-notes">Column charts - blank tooltip - Triton theme only</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17425</span> <span class="ticket-notes">Fresh universal project does not 'sencha app refresh'</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15881</span> <span class="ticket-notes">menu reference lookup fails when attached to button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16242</span> <span class="ticket-notes">Observable constructor should be re-callable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16737</span> <span class="ticket-notes">Not possible to load ext-all-debug.js on demand</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17517</span> <span class="ticket-notes">Paint monitoring fails in latest versions of Chrome (34+)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17533</span> <span class="ticket-notes">Floaters always realign themselves on any scroll event regardless of whether they need to or not.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17630</span> <span class="ticket-notes">Ext.mixin.Bindable.removeBindings Exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17760</span> <span class="ticket-notes">Ext.Mask initialize() doesn't set scope for hide event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17761</span> <span class="ticket-notes">Navigation view shows Back button even on first card.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17816</span> <span class="ticket-notes">Modern toolkit app is unusable on Windows touch screen devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17871</span> <span class="ticket-notes">Size monitoring fails in latest versions of Chrome (34+)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17918</span> <span class="ticket-notes">namespace.OverflowChange is not a constructor error on Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9456</span> <span class="ticket-notes">toQueryString doesn't decode + as space</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13795</span> <span class="ticket-notes">Ext.Ajax singleton should support setting CORS value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15785</span> <span class="ticket-notes">Loading XML can result in memory leaks in IE (added "keepRawData" config to Reader)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16234</span> <span class="ticket-notes">Buffered Store: Redundant loading of datastore when filtering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16347</span> <span class="ticket-notes">Autoload=false and stateful grid store always loads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16388</span> <span class="ticket-notes">Buffered Store does not execute callback for empty data set or on error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17168</span> <span class="ticket-notes">In sandbox mode, application of default values to fields calls 'Ext.clone' and results in 'Ext is not defined' error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17238</span> <span class="ticket-notes">rejectChanges() throws if store has one or more sorters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17270</span> <span class="ticket-notes">Store currentPage not always synced with actual loaded page.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17360</span> <span class="ticket-notes">On a filtered store, changing an item so it no longer matches the filter unjoins it from the store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17441</span> <span class="ticket-notes">Fields with convert methods are marked as persist: false</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17139</span> <span class="ticket-notes">LoadMask stays visible if a store load encounters a proxy exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17233</span> <span class="ticket-notes">Ext.view.View - adding new record to store adds element in wrong place when using a template with a wrapping element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17317</span> <span class="ticket-notes">MultiSelect grid. Pre selected items are not checked in the selection grid.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17702</span> <span class="ticket-notes">Composite sprite should delete its children when it's being destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17795</span> <span class="ticket-notes">The 'angle' method of the AttributeParser should normalize -Pi and +Pi to the same value.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17796</span> <span class="ticket-notes">fontWeight processor for Text sprite doesn't follow the spec</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17869</span> <span class="ticket-notes">Draw container fires erroneous 'resize' event (should be named 'bodyresize')</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14436</span> <span class="ticket-notes">ARIA: Keyboard Navigation: Content panel: Tools on the header of the panel are not working (Refresh or help)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14710</span> <span class="ticket-notes">Kitchensink: Main page doesn't correctly show icons for groups of examples IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16810</span> <span class="ticket-notes">Missing icons for examples in KitchenSink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17133</span> <span class="ticket-notes">Wrong path in Dynamic localization example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17135</span> <span class="ticket-notes">Grouping feature assumes that groupField lookups in the record results in a String</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17326</span> <span class="ticket-notes">KitchenSink chained combos - selecting a new contry doesn't clear the previous country's state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17365</span> <span class="ticket-notes">Can not appendChild to tree in KS navigation tree when tree is collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17396</span> <span class="ticket-notes">Infographic: tapping on a state doesn't highlight its slice or update the state name label</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17607</span> <span class="ticket-notes">Double click on remove button opens row editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17647</span> <span class="ticket-notes">Click on remove button opens row editor - KS>Chaining Stores example</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13033</span> <span class="ticket-notes">ComboBox - hideTrigger not working when set in initComponent</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15330</span> <span class="ticket-notes">Ext.form.field.File does not fire the focus or blur event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15981</span> <span class="ticket-notes">KS: Custom error handling - Error msg persists in error summary </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16817</span> <span class="ticket-notes">TagField generates corrupted markup for tags if their display value contains markup characters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16820</span> <span class="ticket-notes">Tagfield does not realign picker when height changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16825</span> <span class="ticket-notes">allowOnlyWhitespace on TagField doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17049</span> <span class="ticket-notes">Combo clearValue broken when forceSelection is true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17146</span> <span class="ticket-notes">Need double tap to edit fields on iOS</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17180</span> <span class="ticket-notes">Tagfield with allowblank false always returns errors</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17216</span> <span class="ticket-notes">Tagfield with binding to view model store throws 'Ext.data.Store created with no model' warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17390</span> <span class="ticket-notes">Document comobox's getSelection method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17705</span> <span class="ticket-notes">Field label has wrong position - modern toolkit</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (26)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15810</span> <span class="ticket-notes">Focusing 'action column' causes error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15851</span> <span class="ticket-notes">Continuous scrolling in buffer store causes incorrect display of records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15892</span> <span class="ticket-notes">Locked grid scrolls badly in Firefox with mouse wheel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16022</span> <span class="ticket-notes">LiveSearchGridPanel - Uncaught TypeError: Cannot read property 'down' of null</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16084</span> <span class="ticket-notes">paginate grid doesn't scroll top when we load page on nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16397</span> <span class="ticket-notes">Grid column autosize creates cell overflow in FF in nightly builds</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16430</span> <span class="ticket-notes">Ext.grid.column.Action disabled config does not generate proper CSS className</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16608</span> <span class="ticket-notes">Shift click to multi-select doesn't work with cellediting</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16644</span> <span class="ticket-notes">When scrolling a grid horizontally using trackpad, headers are misaligned with columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17105</span> <span class="ticket-notes">Adding cellediting after grid init caused error on cellclick</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17178</span> <span class="ticket-notes">Widgets are not reused when a store reloads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17223</span> <span class="ticket-notes">Grid navigation model should react to programmatic cell focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17224</span> <span class="ticket-notes">Wrong focus placement in editable Grids in Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17303</span> <span class="ticket-notes">When scrolling derenders the activeElement, grid loses track of focus.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17316</span> <span class="ticket-notes">Tabbing into grid doesn't work if there's RowExpander in use</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17321</span> <span class="ticket-notes">Column resizing goes to locked size when resizing the leftmost grouped header on the non-locked size</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17324</span> <span class="ticket-notes">Spreadsheet selection model does not fire change event on clearing selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17325</span> <span class="ticket-notes">KitchenSink spreadsheet grid - selection styling remains after deselection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17349</span> <span class="ticket-notes">Row editor isn't positioned correctly when adding and editing last row in view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17391</span> <span class="ticket-notes">Extraneous values in widgetcolumn with tristate chart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17470</span> <span class="ticket-notes">Removal of record with Widget column does not remove widget, so it is destroyed.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17485</span> <span class="ticket-notes">Grid refresh with buffered renderer causes an error on Windows 8 touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17678</span> <span class="ticket-notes">Grouping feature rendered incorrectly when stateful</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17704</span> <span class="ticket-notes">Grid column header sort indicator is misaligned</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17744</span> <span class="ticket-notes">widgetcolumn - error when collapse group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17824</span> <span class="ticket-notes">this.dom is undefined in KS examples with paging</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16101</span> <span class="ticket-notes">Viewport fails to fill entire viewable area on Safari iOS 8.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17536</span> <span class="ticket-notes">Form reset breaks layout in IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17284</span> <span class="ticket-notes">ColorMenu throws exception when selecting item</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17399</span> <span class="ticket-notes">KS - Grouped Grid - example freezes after selecting specific groups - on Mobile devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17654</span> <span class="ticket-notes">Cannot bind checkHandler for CheckItem menus to a ViewController</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16473</span> <span class="ticket-notes">Sparklines are blurry on Hi-DPI displays</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16173</span> <span class="ticket-notes">Component scroll position is reapplied from previously destroyed component (Gecko)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9505</span> <span class="ticket-notes">collapseMode: 'mini' misbehaves in west/north regions (webkit)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">PivotGrid (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17800</span> <span class="ticket-notes">Non-sortable columns can be sorted in PivotGrid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17804</span> <span class="ticket-notes">PivotGrid column sorting issue when having more than 2 sortable columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17829</span> <span class="ticket-notes">Sorting in compact view doesn't work properly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14738</span> <span class="ticket-notes">"Unable to get property 'dom' of undefined or null reference" changing the tabs position or rotation on IE8 and IE9 (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17289</span> <span class="ticket-notes">TabPanel doesn't move tab bar items for moveBefore/moveAfter methods</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17408</span> <span class="ticket-notes">Reorderable tabs are broken - drops on wrong positions / become invisible</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17632</span> <span class="ticket-notes">Sass color mix method fails on hsla colors</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17652</span> <span class="ticket-notes">Tool icons are big in Neptune touch and Crisp touch themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17710</span> <span class="ticket-notes">Background color of MountainView theme should be dark gray</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15171</span> <span class="ticket-notes">Slider example with tooltips: tooltips shows in wrong area</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17540</span> <span class="ticket-notes">Field in toolbar does not get value propagated into its clone in the overflow menu</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17214</span> <span class="ticket-notes">Treestore beforesort event is not fired</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17265</span> <span class="ticket-notes">defaultListenerScope doesn't work in TreePanel-TreeColumn renderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17322</span> <span class="ticket-notes">TreePanel store API is not consistent with Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17366</span> <span class="ticket-notes">TreeModel does not handle defaultValue correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17367</span> <span class="ticket-notes">TreePanel cannot have the "store" config set dynamically</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17401</span> <span class="ticket-notes">KS>Trees> Tree Reordering - throws js exception when dnd is performed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17406</span> <span class="ticket-notes">Trees with drag and drop functionality - nodes are dropped into wrong folders, or not changing positions at all</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 121</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 5.1.2</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: October 6, 2015<br>
|
|||
|
Version Number: 5.1.2.748
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18935</span> <span class="ticket-notes">Focusable events focusenter and focusleave should be public</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18044</span> <span class="ticket-notes">Chart sprites should derive styling from the current framework theme</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18874</span> <span class="ticket-notes">Add browser detection for Edge (Ext.isEdge and Ext.browser)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18567</span> <span class="ticket-notes">Session should have a method that will clone a record instance from a parent to a child</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 4</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18361</span> <span class="ticket-notes">Cannot see underscore in text fields on normal zoom in FF</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18665</span> <span class="ticket-notes">Cannot tab away from a focused slider with multiple thumbs</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11724</span> <span class="ticket-notes">Ext.application() does not set appFolder correctly when Cmd is used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17556</span> <span class="ticket-notes">View model links don't create separate record instances correctly when used with a parent view model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18865</span> <span class="ticket-notes">redirectTo with force triggers routes twice if the route is already active</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17825</span> <span class="ticket-notes">Viewmodel needs to track/destroy non-stub bindings</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19001</span> <span class="ticket-notes">Bindings fire repeatedly for same date value</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11579</span> <span class="ticket-notes">Disabled buttons have cursor: default on the inner btn element, not the outer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17103</span> <span class="ticket-notes">Disabled button enables when parent container got enabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18073</span> <span class="ticket-notes">Ext.button.Segmented should require Ext.layout.container.SegmentedButton</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15255</span> <span class="ticket-notes">Memory leaks with charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16478</span> <span class="ticket-notes">Line chart series don't render correctly (not filled) with `fill` and `smooth` config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17206</span> <span class="ticket-notes">When a MarkerHolder is destroyed, the Markers it holds are not destroyed with it</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17653</span> <span class="ticket-notes">CartesianChart which leads to 'TypeError: n.toPrecision...'</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18045</span> <span class="ticket-notes">Axis limits are off by the amount of innerPadding (left or top, depending on axis orientation)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18706</span> <span class="ticket-notes">JS error when activating tab with chart</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19153</span> <span class="ticket-notes">platformTags used by platformConfig do not always resolve tablet property correctly on phones</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (14)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14944</span> <span class="ticket-notes">Stateful mixin should require TaskRunner since it uses it</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17523</span> <span class="ticket-notes">Instance configs should allow functions to replace emptyFn and family template methods</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17870</span> <span class="ticket-notes">Ext.Date.clearTime gets into an infinite loop if the date informed is Invalid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17926</span> <span class="ticket-notes">Ext.util.Format.number incorrectly rounds up using format with ## and /i</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18089</span> <span class="ticket-notes">Ext.dom.Element doesn't fired the painted event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18108</span> <span class="ticket-notes">Container.nextChild/prevChild return undefined instead of null when child not found</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18192</span> <span class="ticket-notes">Component.load does not honour the scripts: true config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18388</span> <span class="ticket-notes">ComponentQuery should be able to filter objects which are not instances of Ext classes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18477</span> <span class="ticket-notes">Ext.dom.Query.selectValue defaultValue is not used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18503</span> <span class="ticket-notes">Scroll partners do not match elastic overscroll of active scroller.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18623</span> <span class="ticket-notes">Container.nextChild/prevChild may return siblings or other non-child nodes if no matching child is found</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18764</span> <span class="ticket-notes">Viewport plugin layout warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19201</span> <span class="ticket-notes">Ext.coerce isn't correctly evaluating false == '0' (a one character string containing zero)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19212</span> <span class="ticket-notes">Ext.util.MixedCollection $extCollectionIndex not being removed from item when sorted</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (28)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13795</span> <span class="ticket-notes">Ext.Ajax singleton should support setting CORS value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14996</span> <span class="ticket-notes">ManyToOne association doesn't infer keys correctly when loading the store (not nested loading)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15583</span> <span class="ticket-notes">validate method of Ext.data.validator.Validator is not passed the record argument when one is available</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16234</span> <span class="ticket-notes">Buffered Store: Redundant loading of datastore when filtering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16678</span> <span class="ticket-notes">treeStore.setRoot doesn't set treeStore property to passed model instance</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17143</span> <span class="ticket-notes">Buffered store clears it records on load/reload even if beforeload returns false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17144</span> <span class="ticket-notes">Buffered store doesn't fire load event if server returns 0 totalCount on reload</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17351</span> <span class="ticket-notes">store.getRemovedRecords should return a copy of the internal array</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17384</span> <span class="ticket-notes">Ext.data.reader.Json parsing invalid data never fires exception event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17727</span> <span class="ticket-notes">HasOne association without in target model foreignKey throws exception when nested loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17882</span> <span class="ticket-notes">operation.Destroy throws exception when syncing > 1 destroyed records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17894</span> <span class="ticket-notes">Adding a record to a store that has a sorted ChainedStore with an association source throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17981</span> <span class="ticket-notes">ChainedStore getByInternalId fails if called after filtering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18012</span> <span class="ticket-notes">Store.Remove(record) w/filter applied doesn't remove a record that's filtered out</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18084</span> <span class="ticket-notes">Store.rejectChanges works on filtered records instead of source data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18209</span> <span class="ticket-notes">Buffered Store requests every page in the scroll range when scroll bar dragged and locked columns present.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18219</span> <span class="ticket-notes">TreeStore loaded from flat file not sorting children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18489</span> <span class="ticket-notes">Binding of loaded associated store in child session triggers a proxy load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18521</span> <span class="ticket-notes">Ext.data.field.Field calculate function config fails to determine dependencies in IE </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18683</span> <span class="ticket-notes">BufferedStore does not fire the beforesort event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18760</span> <span class="ticket-notes">Pagingtoolbar status message incorrect on initial load using memory proxy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18836</span> <span class="ticket-notes">Sortable#sort throws an error if the first sorterFn in a multi sort operation returns 0 (equality)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18848</span> <span class="ticket-notes">Sorting a locked grid with a buffered store throws an error.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18911</span> <span class="ticket-notes">Session.commit() does not clean up matrix data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19146</span> <span class="ticket-notes">Store.each is not safe for record removal</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19221</span> <span class="ticket-notes">Modifying id of record in group store can duplicate the item in some circumstances</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19260</span> <span class="ticket-notes">ManyToOne association doesn't read nested empty data collection as complete</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19310</span> <span class="ticket-notes">Store fires metachange event prior to reconfiguring for new fields and still has old data</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18650</span> <span class="ticket-notes">Chaining selection - Binding selection view doesn't react onClick,onTap</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18932</span> <span class="ticket-notes">DataView doesn't react to store updates when pending a refresh while not visible and can lead to exception</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16193</span> <span class="ticket-notes">Invocation arguments for Ext.direct.RemotingProvider#beforecallback (event) are inconsistent</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16371</span> <span class="ticket-notes">AmfRemotingProvider is broken</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17702</span> <span class="ticket-notes">Composite sprite should delete its children when it's being destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18302</span> <span class="ticket-notes">Sprite events don't fire on some sprites</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18578</span> <span class="ticket-notes">Sprite events fire on hidden sprites</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16281</span> <span class="ticket-notes">Tab Panel Tabs Scrolling Issue by Mouse Wheel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16448</span> <span class="ticket-notes">Element change events do not fire when delegated (which is the default)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17220</span> <span class="ticket-notes">isSpecialKey returns true for ! and # in editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17947</span> <span class="ticket-notes">'single' event listener isn't unbound on devices that support mouse & touch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18712</span> <span class="ticket-notes">Managed listeners for translated events cannot be removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19223</span> <span class="ticket-notes">Mouse wheel events don't fire correctly in Firefox</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (11)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14784</span> <span class="ticket-notes">Executive Dashboard Example: The download is initialized twice on one click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15863</span> <span class="ticket-notes">SimpleTask example>Menu button immediately lose focus after click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17515</span> <span class="ticket-notes">KS: ExtJS Calendar - example freeze after button click - IE11,Spartan - Win10 Tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17543</span> <span class="ticket-notes">ColorSelector UX does not render all sliders correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17682</span> <span class="ticket-notes">Copyright year should be 2015 - 5.1.1 - Distribution</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18154</span> <span class="ticket-notes">Error thrown on destroying Locking Grid on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18749</span> <span class="ticket-notes">JsonSimlet responseText undefined for POST requests</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18818</span> <span class="ticket-notes">Custom drag&drop - error in console when dropping same patient twice in the same place - IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18898</span> <span class="ticket-notes">Subtable plugin border not shown correctly on firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19309</span> <span class="ticket-notes">Theme Viewer - Can't scroll down on tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19385</span> <span class="ticket-notes">Opened window is not focused in Aria example on IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (37)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12570</span> <span class="ticket-notes">E-mail vtype validates with space at the beginning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13378</span> <span class="ticket-notes">tagfield: emptyText updates aren't being applied when values are selected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15231</span> <span class="ticket-notes">HtmlEditor in IE11 behaves incorrectly with Enter key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15750</span> <span class="ticket-notes">Ext.form.field.Time not being validated onChange and onBlur</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15981</span> <span class="ticket-notes">KS: Custom error handling - Error msg persists in error summary </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16768</span> <span class="ticket-notes">Cursor shows in active radiobutton on iPads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17020</span> <span class="ticket-notes">Opening combobox with no store throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17195</span> <span class="ticket-notes">Tapping error icon causes a JS error in Chrome on Windows 8 Touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17201</span> <span class="ticket-notes">Combobox tab key does not cause component to lose focus on FF</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17248</span> <span class="ticket-notes">Combobox does not respect checkChangeBuffer configuration</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17372</span> <span class="ticket-notes">Combobox keeps focus when another field is selected if the boundlist is expanded</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17686</span> <span class="ticket-notes">Deleting item from tagfield with mouseclick inside of grid editor closes grid editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18014</span> <span class="ticket-notes">Ext.form.Basic should require Ext.form.action.StandardSubmit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18034</span> <span class="ticket-notes">textfield selectOnFocus doesn't work properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18058</span> <span class="ticket-notes">Problems in the Datepicker while moving between days with Keyboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18122</span> <span class="ticket-notes">Filefield no longer open select file window for IE11 when embedded in tbar menu 5.1.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18203</span> <span class="ticket-notes">FieldContainer fieldlabel mixin in FF was not hiding label if not specified</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18279</span> <span class="ticket-notes">Numberfield does not properly filter certain non-numeric keypresses</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18287</span> <span class="ticket-notes">Unable to navigate dates on datepicker after month selection in IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18304</span> <span class="ticket-notes">Combobox list can incorrectly include items that should be filtered out</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18448</span> <span class="ticket-notes">Delete key does not work in FF in textfield with vtype & maskRe</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18465</span> <span class="ticket-notes">ComboBox forceSelection:true and allowBlank:true restores previous value on blur</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18565</span> <span class="ticket-notes">Combobox displayTpl overwritten with auto generated store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18621</span> <span class="ticket-notes">stripCharsRe doesn't work when key held down</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18632</span> <span class="ticket-notes">Cannot select picker item after several editor clear</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18709</span> <span class="ticket-notes">Ext.form.field.Picker#setEditable not handling onTriggerClick of inputEl</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18729</span> <span class="ticket-notes">Picker fields (ComboBox etc) do not collapse on scroll in FF.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18741</span> <span class="ticket-notes">TimeField issue when default Value does not match increment</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18745</span> <span class="ticket-notes">Combobox clears on focus when displayValue == emptyText</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18795</span> <span class="ticket-notes">Multi-slider thumbs incorrectly positioned when set to extreme upper bounds and slider is clicked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18798</span> <span class="ticket-notes">Browser history navigates backward/forward when browsing months in a Datepicker using ctrl key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18933</span> <span class="ticket-notes">Filefield button disappears after file is selected in IE8 and 9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18997</span> <span class="ticket-notes">validate method of Ext.data.validator.Validator is not passed the record argument when form field is validated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19004</span> <span class="ticket-notes">Path to file is not set in IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19014</span> <span class="ticket-notes">datefield "Today" button is enabled if date is outside of min/max range</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19119</span> <span class="ticket-notes">When column is configured with align:right, Ext.grid.RowEditor overwrites user-defined fieldStyle configured on editor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19236</span> <span class="ticket-notes">Sliding Pager - Slider is not displayed correctly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (93)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14083</span> <span class="ticket-notes">Grid group expand/collapse tips not added to the grouping feature markup</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15145</span> <span class="ticket-notes">Sliderwidget will not slide when using RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15336</span> <span class="ticket-notes">Grid empty text is not shown when store loads while hidden/collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15348</span> <span class="ticket-notes">Remote filters with gridfilter plugin ignores autoLoad false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15451</span> <span class="ticket-notes">Cannot collapse a grid group with a widget column and enableColumnMove: false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15662</span> <span class="ticket-notes">Grid drag/drop fails in some browsers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15736</span> <span class="ticket-notes">Using scrollable true on grid with a locked column causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16084</span> <span class="ticket-notes">paginate grid doesn't scroll top when we load page on nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16385</span> <span class="ticket-notes">CellEditing - right mouse click in FireFox triggers edit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16592</span> <span class="ticket-notes">Grouping: reconfiguring with a new store adds additional view listeners to the view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16708</span> <span class="ticket-notes">Row editing plugin does not properly position OK/Cancel buttons for variable row heights</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16778</span> <span class="ticket-notes">Locking Grid: focus jumps to different cell when scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16800</span> <span class="ticket-notes">GridView's disableSelection isn't being passed to the selection model constructor</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17051</span> <span class="ticket-notes">Grouping: Adding new record to existing group will create its own group above current group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17064</span> <span class="ticket-notes">Cannot copy/paste columns in spreadsheet selection model in locking grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17151</span> <span class="ticket-notes">RowEditor isValid() method overwritten with boolean value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17178</span> <span class="ticket-notes">Widgets are not reused when a store reloads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17237</span> <span class="ticket-notes">Locking side of locking grid misaligned in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17356</span> <span class="ticket-notes">Cell editor still visible after removing whole grid row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17362</span> <span class="ticket-notes">isDisabled in action column not called when record is updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17391</span> <span class="ticket-notes">Extraneous values in widgetcolumn with tristate chart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17416</span> <span class="ticket-notes">View needs to scroll when editing a row not in the current view (buffered renderer = true)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17419</span> <span class="ticket-notes">Positioning using CSS transforms for a buffered rendered grid can lose its scroll position in a card layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17459</span> <span class="ticket-notes">Grouping on a grid bound to a buffered store results in an error when grouping on a column with a renderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17476</span> <span class="ticket-notes">KS: Big Data grid - locking specific column breaks the grid - IE11,Spartan - Tablets W10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17522</span> <span class="ticket-notes">Grid Summary is not displayed for columns that were initially hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17525</span> <span class="ticket-notes">Exception thrown when clicking on the checkbox column header of a grid with an empty store with selectionMode="SINGLE"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17577</span> <span class="ticket-notes">Grouped headers do not display after moving columns and restoring state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17678</span> <span class="ticket-notes">Grouping feature rendered incorrectly when stateful</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17699</span> <span class="ticket-notes">CheckboxModel's checkOnly:true is not respected by CellEditing plugin on first edit</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17704</span> <span class="ticket-notes">Grid column header sort indicator is misaligned</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17716</span> <span class="ticket-notes">Grid Editor with spreadsheet selModel returns error when pressing TAB</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17744</span> <span class="ticket-notes">widgetcolumn - error when collapse group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17776</span> <span class="ticket-notes">Grouping is not working when groupKey is an empty string</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17819</span> <span class="ticket-notes">Locked grids with asymmetric row heights can generate exceptions when scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17823</span> <span class="ticket-notes">Grouped Grid - group is not collapsed after tapping on group name in list</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17824</span> <span class="ticket-notes">this.dom is undefined in KS examples with paging</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17826</span> <span class="ticket-notes">Moving columns on tablet is not possible after column resizing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17845</span> <span class="ticket-notes">Spreadsheet selectCells method throws an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17916</span> <span class="ticket-notes">Reconfiguring locked grid with summary feature throw exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17979</span> <span class="ticket-notes">View height increase may leave buffer rendered block at incorrect position.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17980</span> <span class="ticket-notes">Grid Cell Edited with Roweditor loses focus after clicking on UPDATE/CANCEL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18019</span> <span class="ticket-notes">When modifying a grid filter triggers a LoadMask the change of focus dismisses the menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18049</span> <span class="ticket-notes">autoLoad configured on the Grid will fail when the store is bound from the ViewModel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18054</span> <span class="ticket-notes">ensureVisible within a viewready listener throws el of null error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18064</span> <span class="ticket-notes">Spreadsheet selectRows errors when a non-row selection exists</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18082</span> <span class="ticket-notes">Cannot paste text into a textfield in a grid toolbar when using clipboard plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18083</span> <span class="ticket-notes">GroupStore throws when last item of a group is removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18088</span> <span class="ticket-notes">Cannot scroll grid horizontally all the way to the end on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18090</span> <span class="ticket-notes">Missing or partialy visible row numbers in locking grid example - RTL Hebrew</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18092</span> <span class="ticket-notes">Columns are movable just to one side on touch screen in RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18123</span> <span class="ticket-notes">getVisibleColumns method broken for locked grids</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18135</span> <span class="ticket-notes">Inserted at zero record in a grid store displays as a blank row when scrolled down.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18202</span> <span class="ticket-notes">selectionchange event fires twice on a grid with a locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18225</span> <span class="ticket-notes">Memory leak in list grid filter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18276</span> <span class="ticket-notes">Grid DragDrop plugin appends dropped records to end of Store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18285</span> <span class="ticket-notes">grouping will no longer expand if you reorder columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18286</span> <span class="ticket-notes">Grid without a fixed height will scroll all the way to the top when the horizontal scrollbar is clicked</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18311</span> <span class="ticket-notes">Group column header long text truncated (no ellipsis)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18454</span> <span class="ticket-notes">Mousedown on widget in cell does not proceed to select that cell.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18459</span> <span class="ticket-notes">Calling summary collapseAll() in a grid with locking throws "Maximum call stack size exceeded"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18461</span> <span class="ticket-notes">Cannot resize column immediately after resizing without first moving the mouse</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18490</span> <span class="ticket-notes">Row editor disappears when scrolling beyond leading/trailing buffers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18491</span> <span class="ticket-notes">Cursor position in fields is not consistent across browsers when roweditor fields are entered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18493</span> <span class="ticket-notes">"view" undefined variable Ext.rtl.grid.plugin.BufferedRenderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18515</span> <span class="ticket-notes">A subheader in a group cannot be shown if all subheaders are hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18597</span> <span class="ticket-notes">Grid reconfiguring will not update Grouping Summary with new column configuration</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18613</span> <span class="ticket-notes">CheckboxSelectionModel's check column should migrate to normal side if no visible locked columns exist.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18653</span> <span class="ticket-notes">Grouping feature startCollapsed is not working when buffered rendering not used.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18677</span> <span class="ticket-notes">Cannot disable grid loadMask </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18686</span> <span class="ticket-notes">Destroying a lockable grid with buffered renderer errors if grid's store data is updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18830</span> <span class="ticket-notes">Grid headers don't scroll horizontally when trying to edit a field that requires scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18841</span> <span class="ticket-notes">Number filter clears value on mouseup</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18844</span> <span class="ticket-notes">Summary of sorted grid is not updated after column reordering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18880</span> <span class="ticket-notes">Renderers in ViewControllers are not called when dependent fields are updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18950</span> <span class="ticket-notes">Column number filter deactivation does not work for zero</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18968</span> <span class="ticket-notes">Header is not in sync with column after interaction with unlocked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18985</span> <span class="ticket-notes">Row editor does not reposition itself when textarea is used as an editor in last few rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18990</span> <span class="ticket-notes">Disabling grouping can refresh the grid incorrectly, leaving it at an incorrect scroll position.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18994</span> <span class="ticket-notes">widgetcolumn with radiogroup disappears after sorting the grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19016</span> <span class="ticket-notes">Grid List filter isn't filtering on store load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19101</span> <span class="ticket-notes">Grid with spreadsheet model loses row number when reconfigured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19109</span> <span class="ticket-notes">Grid list filter throws exception when binding a filtered store when remoteFilter: true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19176</span> <span class="ticket-notes">Grid with spreadsheet model swaps rownumber and checkbox columns when reconfigured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19242</span> <span class="ticket-notes">User can hide all columns in grids</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19266</span> <span class="ticket-notes">Cannot focus cells after smooth scrolling interrupted on tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19272</span> <span class="ticket-notes">Cannot scroll some grids on windows tablet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19281</span> <span class="ticket-notes">Cannot scroll grid to bottom when row is expanded on Win tablets in latest nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19311</span> <span class="ticket-notes">Locking grid does not respect Checkbox selection model injectCheckbox during column lock and unlock</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19412</span> <span class="ticket-notes">RowEditor buttons stuck when editing row scrolled out of rendered block.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19434</span> <span class="ticket-notes">Incorrect position of row editor when row is edited and scrolling occurs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19437</span> <span class="ticket-notes">Roweditor buttons position incorrectly when grid has scroller</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9820</span> <span class="ticket-notes">grid.reconfigure doesn't engage load mask when configure with locked columns</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17978</span> <span class="ticket-notes">Card layout items are not preserving scroll position when hidden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18538</span> <span class="ticket-notes">Memory leak with grid inside box layout with align: stretch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19397</span> <span class="ticket-notes">Ext.layout.container.Auto Chrome bug workaround can be removed for recent versions</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15425</span> <span class="ticket-notes">12-hour time format period labels are incorrect for Swedish locale</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17399</span> <span class="ticket-notes">KS - Grouped Grid - example freezes after selecting specific groups - on Mobile devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17467</span> <span class="ticket-notes">MenuItem with Checkbox AND submenu hides submenu on checkbox toggle.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17468</span> <span class="ticket-notes">Grid header column menu - check list can't be checked - IE11,Spartan - Tablets W10</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19298</span> <span class="ticket-notes">Menu icon vertical separator on wrong side in RTL mode</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17840</span> <span class="ticket-notes">closable === false on Ext.Msg results in script error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18960</span> <span class="ticket-notes">Compiler directive in Ext.mixin.Identifiable causing problems with development version of app on IE10</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17731</span> <span class="ticket-notes">Panel title ignored if the type is numeric.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17886</span> <span class="ticket-notes">Collapsing a panel that contains the focus element causes an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19122</span> <span class="ticket-notes">Ext.Msg does not suppress message when useMsg is set</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19044</span> <span class="ticket-notes">Edge browser uses incorrect scrolling mode (Scrollbars are invisible and mousewheel scrolling is disabled)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19312</span> <span class="ticket-notes">Tapping to abort momentum scroll does not fire scrollend event</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18592</span> <span class="ticket-notes">CTRL/click in SINGLE mode should not select</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19013</span> <span class="ticket-notes">Grid SelectionModel allows selectAll when showHeaderCheckbox:false</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Sparklne (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17730</span> <span class="ticket-notes">Zero state shown when moving mouse over an empty value in TriState sparkline</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18074</span> <span class="ticket-notes">THEME CSS Mixins: google-webfont & https problem</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18162</span> <span class="ticket-notes">Textfield doen't have placeholder default color in IE 10/11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18542</span> <span class="ticket-notes">Modern neptune's Component's $neutral-color var is defined twice</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15171</span> <span class="ticket-notes">Slider example with tooltips: tooltips shows in wrong area</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18039</span> <span class="ticket-notes">Breadcrumb: wrong path (parentNode) when reselecting childNode from different parent</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (11)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15875</span> <span class="ticket-notes">Events not firing after setRootNode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17214</span> <span class="ticket-notes">Treestore beforesort event is not fired</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17322</span> <span class="ticket-notes">TreePanel store API is not consistent with Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17366</span> <span class="ticket-notes">TreeModel does not handle defaultValue correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17842</span> <span class="ticket-notes">Sorting a collapsed tree node causes the children to be shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17975</span> <span class="ticket-notes">Renderer scope is lost in Ext.tree.Column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18016</span> <span class="ticket-notes">Opening nodes in scrolled tree causes view to scroll up and down</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18429</span> <span class="ticket-notes">Tree.select not working on a non-scrollable tree</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-18474</span> <span class="ticket-notes">TreeStore does not filter on child nodes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19202</span> <span class="ticket-notes">Asterisk expand all key event causes exception with locked tree</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-19393</span> <span class="ticket-notes">loading/reloading a tree store that has been filterby method throws an exception</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14698</span> <span class="ticket-notes">Window doesn't constrain left correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16683</span> <span class="ticket-notes">Blur event doesn't fire on Ext.window.Window</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 249</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 5.1.1</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: May 6, 2015<br>
|
|||
|
Version Number: 5.1.1.451
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>Noteworthy</h2>
|
|||
|
|
|||
|
<h3>Viewports and iOS8</h3>
|
|||
|
|
|||
|
<p>Ext JS requires a <a href="https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html">
|
|||
|
viewport meta tag</a> in order to control the layout of the viewport
|
|||
|
in mobile browsers. In previous releases this tag was dynamically
|
|||
|
appended to the document head for applications that used Ext.plugin.Viewport
|
|||
|
or Ext.container.Viewport. As of iOS8 dynamic addition of the viewport
|
|||
|
tag no longer works correctly, resulting in incorrect measurement of
|
|||
|
viewport size on initial layout. As a result Ext JS now requires
|
|||
|
that applications add the following viewport meta tag directly to their
|
|||
|
index.html pages:
|
|||
|
|
|||
|
<pre style="background:#eee;border:1px solid #808080;border-radius:4px;padding:10px;display:inline-block;"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"></pre>
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13482</span> <span class="ticket-notes">Border layout splitter should support keyboard interaction</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15695</span> <span class="ticket-notes">Allow initial data to be specified with the create option in viewmodel links</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16605</span> <span class="ticket-notes">Axis and Series should support named listeners and dispatch them to the appropriate controller or scope</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10906</span> <span class="ticket-notes">Add lazy instantiation plugin</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17588</span> <span class="ticket-notes">Readers need a "keepRawData" config to discard its "rawData" when possible (holding XML documents causes leaks in IE)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16603</span> <span class="ticket-notes">Combobox should provide a getRecordDisplayData method for augmenting display value generation</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16297</span> <span class="ticket-notes">Cell editors should support Ext.Widget classes as editors</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 7</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15526</span> <span class="ticket-notes">Ext.menu.CheckItem doesn't update it's aria-checked attribute</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15914</span> <span class="ticket-notes">Ext.FocusManager.enable() throwing an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16216</span> <span class="ticket-notes">Disabling the focused Component must result in intelligent focus adjustment.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16280</span> <span class="ticket-notes">LoadMask focusing breaks paging ComboBox</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Animation (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11596</span> <span class="ticket-notes">slideIn/slideOut positions element incorrectly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">App (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14877</span> <span class="ticket-notes">Calling redirectTo within the route will override the hash on initial route exec</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16764</span> <span class="ticket-notes">ViewController. beforeInit - missing view parameter</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15041</span> <span class="ticket-notes">Number field with binding can cause the user typed value to be overwritten with a trimmed to decimalPrecision value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16167</span> <span class="ticket-notes">Unable to set boxLabel if not initially configured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16579</span> <span class="ticket-notes">Setting a field in an associated record via a binding doesn't work correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16793</span> <span class="ticket-notes">DataView with selected record and binding a new store causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17221</span> <span class="ticket-notes">Bound selection points to wrong record after reload</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17376</span> <span class="ticket-notes">ViewModel destroy method can cause noticeable delay when using lots of formulas</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15211</span> <span class="ticket-notes">Vertical segmented buttons have incorrect styling in RTL mode</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (23)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15082</span> <span class="ticket-notes">Bar graph legend broken with one yField charted</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15560</span> <span class="ticket-notes">3D Pie charts lack 3d gradient effect</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15882</span> <span class="ticket-notes">Charts do not set defaultBindProperty (should be "store")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15885</span> <span class="ticket-notes">Series labels should animate with their data point</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15978</span> <span class="ticket-notes">Column chart - With renderer - Icons with values are shifted down - firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16198</span> <span class="ticket-notes">Chart setTheme does not work when animation: false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16246</span> <span class="ticket-notes">Charts Pie series lengthField configured throws error when record is deleted from store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16254</span> <span class="ticket-notes">Axis rangechange event is fired multiple times</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16272</span> <span class="ticket-notes">bar3d series 'style' config attributes brightnessFactor and saturationFactor don't propagate to the box sprite</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16342</span> <span class="ticket-notes">Ext.draw.Container or derived classes do not rendered properly in a widgetcolumn with large data sets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16354</span> <span class="ticket-notes">Gauge series throws error when using setTitle()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16410</span> <span class="ticket-notes">Using setHidden() on series does not update chart legend</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16503</span> <span class="ticket-notes">Chart.axes config should be able to accept Ext.chart.axis.Axis instances</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16675</span> <span class="ticket-notes">Radial axis labels can be clipped</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16703</span> <span class="ticket-notes">Charts placed on unrendered tabs of a tabpanel do not work properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16738</span> <span class="ticket-notes">Chart itemevents plugin fires mouse events in reverse order of itemmouseover before itemmouseout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16746</span> <span class="ticket-notes">Chart innerPadding config doesn't work with pie3d series</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16748</span> <span class="ticket-notes">The outer side of pie3d series doesn't have a proper z-index</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17082</span> <span class="ticket-notes">Series with tooltip can cause multiple itemhighlight interactions to be created</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17097</span> <span class="ticket-notes">Chart with both tooltip and itemhighlight interaction does not highlight properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17421</span> <span class="ticket-notes">Setting the series for a chart using setSeries() not working</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17433</span> <span class="ticket-notes">Chart destroy does not check autoDestroy on store (leads to js error)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17496</span> <span class="ticket-notes">3d bars won't be displayed after chart has been loaded with an empty store (if animation is enabled)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Coding Style (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16172</span> <span class="ticket-notes">Application - missing semi-colon in the constructor method var block</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (24)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11672</span> <span class="ticket-notes">Panel's starting X Y offset calculated incorrectly when rendered to a div and constrained</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14540</span> <span class="ticket-notes">previousFocus is not sufficient to do focus tracking</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15242</span> <span class="ticket-notes">Element.setSizeState calls array indexof directly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15247</span> <span class="ticket-notes">The AMF provider for Ext.Direct has calls to deprecated addEvents method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15881</span> <span class="ticket-notes">menu reference lookup fails when attached to button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16125</span> <span class="ticket-notes">Ext.Img destroy causes "Cannot destroy Element" warning when src is configured (using a glyph does not)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16180</span> <span class="ticket-notes">Enabling a container doesn't correctly unmask child components</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16242</span> <span class="ticket-notes">Observable constructor should be re-callable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16270</span> <span class="ticket-notes">Listeners declared on component plugins do not resolve scope "controller" correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16283</span> <span class="ticket-notes">Ext.ZIndexManager.hideAll does not reset flag correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16316</span> <span class="ticket-notes">ext-bootstrap.js will not load the proper ext-all*.js file</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16352</span> <span class="ticket-notes">Ext.dom.Element.setCls() function can throw an exception in some cases</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16387</span> <span class="ticket-notes">Shadow not synchronized on move when the window has negative left/top position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16442</span> <span class="ticket-notes">Date regex for 'y' accepts single digit year</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16462</span> <span class="ticket-notes">Translated event listeners are not called when the event name contains uppercase characters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16466</span> <span class="ticket-notes">Dates that cannot be parsed return undefined instead of null</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16594</span> <span class="ticket-notes">stopEvent/preventDefault/stopPropagation ignored as element listener options</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16613</span> <span class="ticket-notes">Focusable components require two clicks to activate in Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16642</span> <span class="ticket-notes">Container#moveBefore/moveAfter moves child to incorrect index when moving up (5.1.0)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16737</span> <span class="ticket-notes">Not possible to load ext-all-debug.js on demand</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16777</span> <span class="ticket-notes">Focusing an Ext.Widget can result in "Cannot read property 'isFocusable' of null or 'focus' of null"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16794</span> <span class="ticket-notes">ObjectTemplate applies empty object to null values in template</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16984</span> <span class="ticket-notes">Ext.Widget listeners declared in subclasses get cached on their superclass</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9456</span> <span class="ticket-notes">toQueryString doesn't decode + as space</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Dashboard (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16174</span> <span class="ticket-notes">Cannot programmatically add Views to Ext.dashboard.Dashboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16601</span> <span class="ticket-notes">Dashboard: Can't drag portlets to last position in a column once panel has overflowed</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (33)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11490</span> <span class="ticket-notes">TreeStore: added sub-children nodes are not phantoms</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15218</span> <span class="ticket-notes">Record dropped state is not reset on reject()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15332</span> <span class="ticket-notes">Poor performance when loading records with lots of associations</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15785</span> <span class="ticket-notes">Loading XML can result in memory leaks in IE (added "keepRawData" config to Reader)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15994</span> <span class="ticket-notes">BufferedStore sort does not position the scroll properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16100</span> <span class="ticket-notes">Store's rejectChanges method should batch UI updates</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16135</span> <span class="ticket-notes">Store removedRecords doesn't remove erased records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16293</span> <span class="ticket-notes">Ext.util.Collection sometimes adds records at an incorrect position when adding multiple items to a grouped collection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16326</span> <span class="ticket-notes">getField doesn't return the correct field when changing the idProperty with subclass</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16337</span> <span class="ticket-notes">Ext.data.reader.Reader copyFrom incomplete</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16347</span> <span class="ticket-notes">Autoload=false and stateful grid store always loads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16356</span> <span class="ticket-notes">Ext.data.field.Field convert should not be called for the defaultValue</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16361</span> <span class="ticket-notes">Exception when attempting deep copy a TreeNode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16369</span> <span class="ticket-notes">Remote sorting ignored in grouped grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16388</span> <span class="ticket-notes">Buffered Store does not execute callback for empty data set or on error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16451</span> <span class="ticket-notes">NodeInterface.removeAll does not account for nodes that do not have treestore</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16492</span> <span class="ticket-notes">Modifying a record so that it becomes filtered out causes the record to be added to the removed collection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16493</span> <span class="ticket-notes">Tree root node shouldn't be included in TreeStore's rejected records list</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16494</span> <span class="ticket-notes">The constructor of Ext.data.Model fails to set me.data on older iPads (4th gen and below - Safari JIT bug)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16497</span> <span class="ticket-notes">Polling Tree Store Memory Leak</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16505</span> <span class="ticket-notes">Model getData does not pass options (serialize/changes etc) when getting associated data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16655</span> <span class="ticket-notes">Ext.data.Validation.isValid returns incorrect value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16695</span> <span class="ticket-notes">Store update event has old value of reference fields. Reference not set correctly when key already exists</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16786</span> <span class="ticket-notes">Session.update drop does not handle writeAllFields:true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16790</span> <span class="ticket-notes">loadData does not clear entire store when filter exists</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16824</span> <span class="ticket-notes">When using inline, linear data, tree store load() throws error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17062</span> <span class="ticket-notes">TreeStore#commitChanges does not clear removedNodes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17168</span> <span class="ticket-notes">In sandbox mode, application of default values to fields calls 'Ext.clone' and results in 'Ext is not defined' error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17230</span> <span class="ticket-notes">Connection onStateChange has bad check for "isXDR" (needs to use the accessor)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17238</span> <span class="ticket-notes">rejectChanges() throws if store has one or more sorters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17270</span> <span class="ticket-notes">Store currentPage not always synced with actual loaded page.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17360</span> <span class="ticket-notes">On a filtered store, changing an item so it no longer matches the filter unjoins it from the store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17441</span> <span class="ticket-notes">Fields with convert methods are marked as persist: false</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17233</span> <span class="ticket-notes">Ext.view.View - adding new record to store adds element in wrong place when using a template with a wrapping element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17317</span> <span class="ticket-notes">MultiSelect grid. Pre selected items are not checked in the selection grid.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16383</span> <span class="ticket-notes">SpriteEvents Plugin Doesn't Fire Events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16405</span> <span class="ticket-notes">createLighter/createDarker method does not respect factor of 0</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16745</span> <span class="ticket-notes">spriteevents plugin fires mouse events in reverse order of spritemouseover before spritemouseout</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15169</span> <span class="ticket-notes">TreeStore.clearFilters ignores the supressEvent param</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16189</span> <span class="ticket-notes">Ext.util.Observable static methods "capture", "releaseCapture", and “observe†moved to Ext.mixin.Observable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17271</span> <span class="ticket-notes">Click event added to anchor element no longer triggered for IE </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12984</span> <span class="ticket-notes">Phone field should not accept string in Kitchen Sink\ Field container example </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14710</span> <span class="ticket-notes">Kitchensink: Main page doesn't correctly show icons for groups of examples IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15729</span> <span class="ticket-notes">Locking Grouping Summary Grid example - Toggle button does not work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15855</span> <span class="ticket-notes">Cannot read property 'tBodies' of null when navigating between examples on tablets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16187</span> <span class="ticket-notes">Page Analyzer throws error and won't load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16725</span> <span class="ticket-notes">Ext.ux.event.Recorder uses old Ext.EventObject.setEvent method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16726</span> <span class="ticket-notes">Ext.ux.event.Recorder click event sets button to true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16810</span> <span class="ticket-notes">Missing icons for examples in KitchenSink</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16956</span> <span class="ticket-notes">Ext.ux.event.Player does get the speed when events are being played</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17001</span> <span class="ticket-notes">Live search grid example doesn't focus results</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17037</span> <span class="ticket-notes">Ext.ux.google.Api hardcoding http protocol so get: was loaded over HTTPS...blocked;</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17135</span> <span class="ticket-notes">Grouping feature assumes that groupField lookups in the record results in a String</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17326</span> <span class="ticket-notes">KitchenSink chained combos - selecting a new contry doesn't clear the previous country's state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17605</span> <span class="ticket-notes">Kitchen Sink throws error and will not load when navigation is collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17607</span> <span class="ticket-notes">Double click on remove button opens row editor</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (50)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13033</span> <span class="ticket-notes">ComboBox - hideTrigger not working when set in initComponent</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15204</span> <span class="ticket-notes">Filefield allows user to enter text </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15330</span> <span class="ticket-notes">Ext.form.field.File does not fire the focus or blur event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15473</span> <span class="ticket-notes">Can't Set Initial Value for ComboBox with Empty Store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15476</span> <span class="ticket-notes">Ext.form.field.Picker - Picker incorrectly aligned after window resize.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15497</span> <span class="ticket-notes">Calling setReadOnly beforeshow results in trigger processing being skipped.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15664</span> <span class="ticket-notes">emptyText not removed on focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15936</span> <span class="ticket-notes">Readonly form fields and comboboxes should not react to keyup event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16005</span> <span class="ticket-notes">Tagfield does not calculate height correctly in some cases when auto heighting with wrapping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16027</span> <span class="ticket-notes">tagfield backspace/delete erase all selected items</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16046</span> <span class="ticket-notes">datepicker collapses when month picker selected after showing tooltip</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16126</span> <span class="ticket-notes">HTMLEditor adds duplicate lines in IE10 and below</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16152</span> <span class="ticket-notes">Picker collapses on ENTER key when the picker is a grid and is editable and is being edited</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16155</span> <span class="ticket-notes">ComboBox - findRecordByValue and findRecordByDisplay return undefined when record not found instead of false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16156</span> <span class="ticket-notes">Ext.form.field.ComboBox.doSetValue() - typo in warning message</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16188</span> <span class="ticket-notes">Textfield's selectOnFocus handling can cause infinite loop</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16190</span> <span class="ticket-notes">ComboBox autoLoadOnValue. If value had been set using a record, and load payload does not contain a match, rawValue is reverted to the valueField</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16206</span> <span class="ticket-notes">Setting forceSelection breaks timefield</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16277</span> <span class="ticket-notes">ComboBox value does not clear correctly on reset()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16279</span> <span class="ticket-notes">ComboBox should not listen for store's filterchange event if store filtering is remote</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16290</span> <span class="ticket-notes">ComboBox does not honour autoLoadOnValue is displayField === valueField</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16292</span> <span class="ticket-notes">Combo setValue doesn't resolve record on load when displayField == valueField</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16304</span> <span class="ticket-notes">Combobox sensitive to store/value order in binding statement</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16322</span> <span class="ticket-notes">ComboBox: Nothing displayed when one-dimensional store is provided and no displayField is specified</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16323</span> <span class="ticket-notes">ComboBox: clearValue() does not clear the input field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16324</span> <span class="ticket-notes">Combo box with inline store no longer works</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16414</span> <span class="ticket-notes">Delete button does not work in a numberfield when allowDecimals and allowExponential are both false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16468</span> <span class="ticket-notes">ComboBox.checkValueOnChange should not clear value if the store is not loaded...</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16491</span> <span class="ticket-notes">Combobox with bind: { } for value renders with pickers expanded on IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16599</span> <span class="ticket-notes">Cannot read property 'pointerType' of undefined when hiding bound list of picker</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16645</span> <span class="ticket-notes">ComboBox: Unable to reselect same value after clearing display text</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16658</span> <span class="ticket-notes">ComboBox defines redundant getStore() method </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16682</span> <span class="ticket-notes">Removing a tagfield from its container throws an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16711</span> <span class="ticket-notes">ComboBox does not restore previous valid value if forceSelection is true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16729</span> <span class="ticket-notes">Destroying combobox in select listener causes error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16760</span> <span class="ticket-notes">Combobox validator not active after selecting entered value from dropdown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16766</span> <span class="ticket-notes">Multiselect combo should not deselect prior selections on container click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16767</span> <span class="ticket-notes">Fields can switch validity states without firing validitychange</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16795</span> <span class="ticket-notes">forceSelection does not function correctly on combo box after value is blanked out</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16817</span> <span class="ticket-notes">TagField generates corrupted markup for tags if their display value contains markup characters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16820</span> <span class="ticket-notes">Tagfield does not realign picker when height changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16825</span> <span class="ticket-notes">allowOnlyWhitespace on TagField doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16988</span> <span class="ticket-notes">Wrong combobox item focused after filtering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17015</span> <span class="ticket-notes">field labelAlign: 'right' is incorrect in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17049</span> <span class="ticket-notes">Combo clearValue broken when forceSelection is true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17157</span> <span class="ticket-notes"> Tagfield doesn't apply values set by growMax or growMin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17180</span> <span class="ticket-notes">Tagfield with allowblank false always returns errors</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17208</span> <span class="ticket-notes">Hiding and showing widget columns in grouped headers can throw exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17216</span> <span class="ticket-notes">Tagfield with binding to view model store throws 'Ext.data.Store created with no model' warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17390</span> <span class="ticket-notes">Document comobox's getSelection method</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (97)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11073</span> <span class="ticket-notes">Grouping: selecting 'Show in groups' doesn't toggle grouped column when configured with hideGroupedHeader</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14112</span> <span class="ticket-notes">Empty text does not expand the container it is in.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14967</span> <span class="ticket-notes">Listeners in RowEditing plugin do not reach grid's ViewController using "controller" scope</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15105</span> <span class="ticket-notes">Grid - date filter: does not disable filters on store correctly </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15259</span> <span class="ticket-notes">Summary feature not updating on record.set()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15267</span> <span class="ticket-notes">Grid groupingsummary does not display when grid filtered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15288</span> <span class="ticket-notes">Adding a record to an associated store fails with a grouping grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15490</span> <span class="ticket-notes">Number filter accepts invalid values if pasted from the clipboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15541</span> <span class="ticket-notes">tdCls not working on widgetcolumn</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15547</span> <span class="ticket-notes">Grouping summary does not update correctly on reload</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15563</span> <span class="ticket-notes">Showing a tooltip throws on locked grid when delegating</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15641</span> <span class="ticket-notes">Summary not triggered when bound store updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15685</span> <span class="ticket-notes">checboxmodel + IE scrolling issue in grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15755</span> <span class="ticket-notes">Feature groups that were filtered are always expanded after filter(s) are removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15762</span> <span class="ticket-notes">Containers in a WidgetColumn do not layout properly when async loading the store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15880</span> <span class="ticket-notes">Textarea used as an editor completes edit on enter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15892</span> <span class="ticket-notes">Locked grid scrolls badly in Firefox with mouse wheel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15907</span> <span class="ticket-notes">Spreadsheet selection model > Multi-cell selection with SHIFT breaks selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15925</span> <span class="ticket-notes">Grid Panel getRowClass no longer updates</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15962</span> <span class="ticket-notes">Grid with buffered rendering does not correctly scroll group into view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15964</span> <span class="ticket-notes">Menus do not hide on mouse down outside the menu in some cases</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15998</span> <span class="ticket-notes">Grid throws an error when columns with child components are interacted with</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15999</span> <span class="ticket-notes">Cell editing on a dropdown list completes when a list selection is made using the ENTER key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16022</span> <span class="ticket-notes">LiveSearchGridPanel - Uncaught TypeError: Cannot read property 'down' of null</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16024</span> <span class="ticket-notes">Grid with locked columns can misalign the headers and data at far end of horizontal range</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16041</span> <span class="ticket-notes">Widget column class not added to cell correctly after reconfigure when using locking</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16109</span> <span class="ticket-notes">Summary feature does not overflow cell, causing out of sync cell widths</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16139</span> <span class="ticket-notes">Keyboard navigation is wrong in Grid after focusing a row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16140</span> <span class="ticket-notes">Locking grid with BufferedStore can generate an error if scrolled rapidly to the bottom</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16141</span> <span class="ticket-notes">Grouping summary loses aggregate record information when toggling groups on and off</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16150</span> <span class="ticket-notes">Row is selected when clicking on checkcolumn and templatecolumn is present</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16162</span> <span class="ticket-notes">CheckboxModel column insertion is affected by default xtype on columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16166</span> <span class="ticket-notes">Can't use arrow/home/end keys in grid editor text fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16192</span> <span class="ticket-notes">Ext.grid.filters.filter.Number doesn't clear Filters checkbox when filters removed programmatically</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16195</span> <span class="ticket-notes">Grouping grid does not properly remove group when last record is removed from store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16201</span> <span class="ticket-notes">TriFilter gridfilters aren't respecting the active config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16203</span> <span class="ticket-notes">Grid widgetcolumn using an Ext.Component (instead of Ext.Widget) derived type does not call onBoxReady method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16213</span> <span class="ticket-notes">Grid cell dirty class not added when field of WidgetColumn updated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16218</span> <span class="ticket-notes">If CellEditor's beforestartedit event receives a false response, editing will never start again.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16221</span> <span class="ticket-notes">DownArrow in an input field in a grid header throws error.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16223</span> <span class="ticket-notes">The widget config object given to a widgetcolumn should not be modified</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16230</span> <span class="ticket-notes">AbstractSummary has a trailing comma</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16231</span> <span class="ticket-notes">setProperty errors when property does not exist and create=true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16248</span> <span class="ticket-notes"> Column header is not displaying text ellipsis when overflowing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16249</span> <span class="ticket-notes">Buffered renderer with buffered store doesn't properly reposition grid rows when filtered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16251</span> <span class="ticket-notes">Grid Column renderer causes constant dirty state if unused fields returned in sync response</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16252</span> <span class="ticket-notes">Adding to bottom of store when buffer rendered block smaller than view size doesn't work.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16267</span> <span class="ticket-notes">After first drag of scrollbar on grid with buffered store, grid results scroll back to first row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16294</span> <span class="ticket-notes">Ext.detachedBodyEl is undefined on widgetcolumn when enableColumnMove is set to false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16312</span> <span class="ticket-notes">Checkboxmodel selecting all from header checkbox fails in grid bound to viewmodel store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16314</span> <span class="ticket-notes">Summary feature on buffered grid produces duplicate summary rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16325</span> <span class="ticket-notes">Summary feature doesn't correctly react to reconfigure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16336</span> <span class="ticket-notes">Grid: Setting minHeight on viewConfig causes layout failure with a shrinkWrap grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16364</span> <span class="ticket-notes">Grid selection binding is not cleared when store reload occurs and no matching record is found</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16372</span> <span class="ticket-notes">SpreadsheetModel throws "Cannot read property 'selectedRecords' of null" errors when grid is using a buffered store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16397</span> <span class="ticket-notes">Grid column autosize creates cell overflow in FF in nightly builds</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16436</span> <span class="ticket-notes">framework error is thrown when a gridpanel has "scrollable" config set to false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16461</span> <span class="ticket-notes">Locking grid with buffered store and variable height rows scrolling error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16576</span> <span class="ticket-notes">Error when reconfigure columns on lockable grid before render</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16608</span> <span class="ticket-notes">Shift click to multi-select doesn't work with cellediting</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16629</span> <span class="ticket-notes">Reordering column of grouped header in locking grid throws error (handleUpdate)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16644</span> <span class="ticket-notes">When scrolling a grid horizontally using trackpad, headers are misaligned with columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16652</span> <span class="ticket-notes">Trifilter: the store filter collection is updated twice when the grid filter sets its value from an inactive state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16661</span> <span class="ticket-notes">Cannot focus textfield widget column in FireFox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16666</span> <span class="ticket-notes">Scroll area does not resize when grid dimensions are changed on mobile only</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16686</span> <span class="ticket-notes">Touch scrolling prevents scrolling in other components</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16689</span> <span class="ticket-notes">Reordering columns causes column sorting IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16719</span> <span class="ticket-notes">Clicking on the > or < icons to navigate months causes focus to leave component and hides it</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16728</span> <span class="ticket-notes">Cannot read property 'headerCt' of undefined on filtered, locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16731</span> <span class="ticket-notes">progressbarwidgetcolumn should cast non-numeric values to 0</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16735</span> <span class="ticket-notes">Grid filters: reconfigure needs to null out reference(s) to the Filters top-level menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16774</span> <span class="ticket-notes">Column move event is not working as expected </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16787</span> <span class="ticket-notes">RowEditor error tip misaligned</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16843</span> <span class="ticket-notes">Unspecified error in Element.js is thrown after editing cell in grid and scrolling on IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16850</span> <span class="ticket-notes">Ext.view.View can leave layouts suspending when destroying during a begin/endUpdate cycle</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16871</span> <span class="ticket-notes">Grid should remain filtered after reconfigure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16969</span> <span class="ticket-notes">Cannot copy multi-line cell content from grid (bad CSV encoding)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17034</span> <span class="ticket-notes">Trifilter: Setting filter value prior to menu creation doesn't filter store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17053</span> <span class="ticket-notes">cellWrap is making rows go out of sync</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17105</span> <span class="ticket-notes">Adding cellediting after grid init caused error on cellclick</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17110</span> <span class="ticket-notes">Error in Ext.grid.NavigationModel.onCellMouseDown when using widget columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17114</span> <span class="ticket-notes">Grouped grid header is broken after hiding columns with widgets</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17218</span> <span class="ticket-notes">BufferedRenderer evaluates a row 1px above the viewport as the first visible row when using variableRowHeight</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17278</span> <span class="ticket-notes">autoSizeColumn not working with column index</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17305</span> <span class="ticket-notes">RowEditor is in dirty state when fields are loaded, so will not move to new row.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17321</span> <span class="ticket-notes">Column resizing goes to locked size when resizing the leftmost grouped header on the non-locked size</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17324</span> <span class="ticket-notes">Spreadsheet selection model does not fire change event on clearing selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17343</span> <span class="ticket-notes">CellEditing exits edit mode when tabbing onto non-editable cell.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17349</span> <span class="ticket-notes">Row editor isn't positioned correctly when adding and editing last row in view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17382</span> <span class="ticket-notes">When user clicks on focusable widget, NavigationModel steals focus and places it on the cell.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17463</span> <span class="ticket-notes">Edited cell stays visible after scrolling</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17470</span> <span class="ticket-notes">Removal of record with Widget column does not remove widget, so it is destroyed.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17485</span> <span class="ticket-notes">Grid refresh with buffered renderer causes an error on Windows 8 touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17488</span> <span class="ticket-notes">isFocusable() not a function error when rating widget focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17592</span> <span class="ticket-notes">Removal of grid row causes widgets to disappear from grid in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8172</span> <span class="ticket-notes">{renderedGroupValue} in groupHeaderTpl not working</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9953</span> <span class="ticket-notes">Stateful locking grid does not restore column state for columns with a stateId config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14754</span> <span class="ticket-notes">Button menu isn't scrolling with its button</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15282</span> <span class="ticket-notes">Center layout fails in some cases when shrink wrapping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15868</span> <span class="ticket-notes">Collapsed header panel does not render correctly in box layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16056</span> <span class="ticket-notes">Layout targetCls not applied correctly when framing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16101</span> <span class="ticket-notes">Viewport fails to fill entire viewable area on Safari iOS 8.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16227</span> <span class="ticket-notes">Displaying a modal window triggers page-level horizontal and vertical scroll bars</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16233</span> <span class="ticket-notes">Grid scroll bars are reset when coming back from another tab</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16350</span> <span class="ticket-notes">VBox Layout Form field blur causes container to scroll to top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16394</span> <span class="ticket-notes">Column layout items do not wrap properly if an item is too tall</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16596</span> <span class="ticket-notes">layout causes panel to reset scroll position when editing form</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16758</span> <span class="ticket-notes">Card layout fails if child item is a widget</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16802</span> <span class="ticket-notes">VIewport reports incorrect SizeModel before render</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17115</span> <span class="ticket-notes">bodyPadding is not applied on panel - center layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17536</span> <span class="ticket-notes">Form reset breaks layout in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9843</span> <span class="ticket-notes">Ext.cache leak in Table Layout</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15990</span> <span class="ticket-notes">Missing italian localization of negativeText of Ext.locale.it.form.field.Number</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16696</span> <span class="ticket-notes">Wrong Italian format of Ext.grid.NumberColumn in ext-locale-it.js</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16178</span> <span class="ticket-notes">Menu onFocusLeave event hides menu with floating: false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16183</span> <span class="ticket-notes">Other floating menus stay visible when menu is shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16219</span> <span class="ticket-notes">Menu hide on focusLeave should only be for floating menus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16257</span> <span class="ticket-notes">Menu causes a crash in IE10/11 when clicking on an empty area</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16288</span> <span class="ticket-notes">Floating menu not hidden when clicking outside the menu if it was never focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16319</span> <span class="ticket-notes">Disabled Menuitem still shows its menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16643</span> <span class="ticket-notes">Submenus don't disappear when moving mouse from item to item quickly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16646</span> <span class="ticket-notes">MenuItems show problem</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16784</span> <span class="ticket-notes">Moving item from toolbar overflow back to visible position disables menu on buttons with menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17039</span> <span class="ticket-notes">Nested menus that are not direct children of menu items cause the parent to hide when shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17094</span> <span class="ticket-notes">Cannot read property 'owns' of undefined at Ext.menu.Manager.checkActiveMenus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17284</span> <span class="ticket-notes">ColorMenu throws exception when selecting item</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16395</span> <span class="ticket-notes">Breadcrumb menu throws "TypeError: Cannot read property '_breadcrumbNodeId' of undefined" when scrolled up or down via arrow buttons</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16762</span> <span class="ticket-notes">Ext.view.DragZone.onValidDrop callParent missing arguments</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16116</span> <span class="ticket-notes">Panel hide when in placeholder float out mode fails.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16173</span> <span class="ticket-notes">Component scroll position is reapplied from previously destroyed component (Gecko)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16284</span> <span class="ticket-notes">addDocked method does not insert an array of items at correct index</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16476</span> <span class="ticket-notes">Ext.toolbar.Toolbar does not allow dock left but align buttons horizontally.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16864</span> <span class="ticket-notes">addDocked fires dockedadd event out of order before onDockedAdd template method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17161</span> <span class="ticket-notes">Dynamically setting panel title does not update layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9505</span> <span class="ticket-notes">collapseMode: 'mini' misbehaves in west/north regions (webkit)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Scroller (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16072</span> <span class="ticket-notes">Scrollbar retains focus when clicking other components once when using IE10 and IE11 on Windows 7</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16416</span> <span class="ticket-notes">Click event firing only after second click after scrollbar click/drag for IE10/11 on Windows 7</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16637</span> <span class="ticket-notes">Component render exception in touchScroll: 1 mode.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14726</span> <span class="ticket-notes">SelectionModel doesn't allow deselect without Space bar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15525</span> <span class="ticket-notes">When syncing created records, the returned record is entered into the SelectionModel's collection erroneously and cannot be removed.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16164</span> <span class="ticket-notes">CheckboxModel selectionchange doesn't fire when deselect rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16175</span> <span class="ticket-notes">Drag selection of cells within a single row does not work on Chrome</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16340</span> <span class="ticket-notes">selectionchange event no longer fired when store is loaded with new data</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14738</span> <span class="ticket-notes">"Unable to get property 'dom' of undefined or null reference" changing the tabs position or rotation on IE8 and IE9 (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15402</span> <span class="ticket-notes">Active tab should scroll into view when text, icon or glyph changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15862</span> <span class="ticket-notes">Tab switching requires dblclick in classic and gray themes in Firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16054</span> <span class="ticket-notes">Active tab is not being set when calling setActiveTab during a pending load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16721</span> <span class="ticket-notes">Vetoing beforetabchange suspends layouts incorrectly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17289</span> <span class="ticket-notes">TabPanel doesn't move tab bar items for moveBefore/moveAfter methods</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17408</span> <span class="ticket-notes">Reorderable tabs are broken - drops on wrong positions / become invisible</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13704</span> <span class="ticket-notes">Error Icon background should be transparent</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16016</span> <span class="ticket-notes">x-grid-cell-special gets two values for border-right-width</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16348</span> <span class="ticket-notes">Tooltip shows when disabled if the first show causes the tip to be rendered</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16317</span> <span class="ticket-notes">Toolbar buttons in panel disabled from viewmodel binding remain masked when panel is enabled</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (13)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12593</span> <span class="ticket-notes">Scrollbar height miscalculated upon treepanel w/ bufferered renderer treestore load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14396</span> <span class="ticket-notes">TreeStore 'context' argument is missing from remove event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14812</span> <span class="ticket-notes">GridFilters' onMenuBeforeShow reference to the grid is not present on treegrids</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16007</span> <span class="ticket-notes">TreeGrid not working with latest nightly build when reordering columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16148</span> <span class="ticket-notes">Adding new record at the top of a tree with locked columns and rootVisible:false throws exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16212</span> <span class="ticket-notes">NodeInterface serialize method throws an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16600</span> <span class="ticket-notes">setRootNode for tree repeatedly will cause memory to grow</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16744</span> <span class="ticket-notes">Expand/Collapse icon of last tree node does not reflect correct state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17265</span> <span class="ticket-notes">defaultListenerScope doesn't work in TreePanel-TreeColumn renderer</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17401</span> <span class="ticket-notes">KS>Trees> Tree Reordering - throws js exception when dnd is performed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17402</span> <span class="ticket-notes">Ks>Trees> Check Tree - parent nodes can't be collapsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17406</span> <span class="ticket-notes">Trees with drag and drop functionality - nodes are dropped into wrong folders, or not changing positions at all</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17593</span> <span class="ticket-notes">TreeStore not registering child nodes when hierarchy is produced using parentIdProperty</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14076</span> <span class="ticket-notes">Window position moves upwards after restore</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15448</span> <span class="ticket-notes">Window does not remember H/W if percent is used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16330</span> <span class="ticket-notes">Window does not restore to defined size percentages</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16936</span> <span class="ticket-notes">Window in center region of boderlayout looks off center when there is a west region</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-17120</span> <span class="ticket-notes">Constrained window is not positioned within parent window</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 342</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 5.1.0</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: December 10, 2014<br>
|
|||
|
Version Number: 5.1.0.107
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Data (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15969</span> <span class="ticket-notes">XmlWriter should be able to rebuild nested XML structure by reversing mapping selectors.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15222</span> <span class="ticket-notes">Direct Manager should support loading Providers</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 2</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Bind (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15579</span> <span class="ticket-notes">Field with a value binding can get out of sync with the view model in certain scenarios</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16067</span> <span class="ticket-notes">Selection model does not properly handle removal of records from a chained store</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15949</span> <span class="ticket-notes">Button Menu: First menu item does not expand sub menu unless first deactivated</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15310</span> <span class="ticket-notes">Columns are not placed correctly over time axis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15882</span> <span class="ticket-notes">Sencha Charts do not set defaultBindProperty (should be "store")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15930</span> <span class="ticket-notes">Sencha Charts - series label not rendered when value is 0</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (8)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12844</span> <span class="ticket-notes">Loader does not process loadOrder uses[] from manifest w/o uses directive</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15781</span> <span class="ticket-notes">Example builds should not have "callParent has no target" warnings</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15830</span> <span class="ticket-notes">Combobox requires two taps to select on touch devices.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15941</span> <span class="ticket-notes">Checkboxes cannot be checked or unchecked by tapping them on iPad and Android</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15970</span> <span class="ticket-notes">Ext.Number.sign inconsistent w/ Math.sign</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15972</span> <span class="ticket-notes">Ext.DomHelper.createDom removes content of previous created nodes in IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15973</span> <span class="ticket-notes">Custom tags added in beforeLoad do not affect platformConfig statements</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16075</span> <span class="ticket-notes">Touch Scroller throws an error when configured with an element that has a text node as its first child</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (8)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12202</span> <span class="ticket-notes">Session getChanges still returns a deleted record after being committed to the a server</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14145</span> <span class="ticket-notes">Records deleted in previous saveBatch appear again in subsequent saveBatch</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14338</span> <span class="ticket-notes">Extending a base model generates redundant id fields if idProperty is modified by derived class</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15454</span> <span class="ticket-notes">Unwanted GET call when binding associated store to combobox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15753</span> <span class="ticket-notes"> versionProperty not sent in server request unless writeAllFields: true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15954</span> <span class="ticket-notes">Generated idProperty from superclass remains when overridden by an idProperty declared as a field in a subclass</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16083</span> <span class="ticket-notes">Store.load() does not allow start option of 0</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-6712</span> <span class="ticket-notes">TreeStore handle child phantom records wrong</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14878</span> <span class="ticket-notes">Ext.ux.DataView.Animated throws exception if changed too quickly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12363</span> <span class="ticket-notes">Direct method can't be resolved when inside a Provider namespace</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16038</span> <span class="ticket-notes">Mouse click on draw container (such as a chart) generates JS error with latest nightly build in IE</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13982</span> <span class="ticket-notes">EventObject.button is undefined in IE8/9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15953</span> <span class="ticket-notes">Ext.Element listeners added during propagation will not fire if the target is not already in the element cache</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13874</span> <span class="ticket-notes">Grid binding example has broken link</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13901</span> <span class="ticket-notes">Unable to select any of the calendar's predefined events on IE - ExtJs Calendar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15847</span> <span class="ticket-notes">Ticket app example: Error occurs when tab is closed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15951</span> <span class="ticket-notes">No focus treatment for the grid cells in the news grid in the Executive Dashboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16032</span> <span class="ticket-notes">KS>Image Viewer>Drag and drop of multiple items fails</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16120</span> <span class="ticket-notes">Form/Checkout example throws error on iPad</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (13)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14235</span> <span class="ticket-notes">If a record is removed from a store, the combobox does not clear it's value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14507</span> <span class="ticket-notes">Combo with forceSelection doesn't always force selection.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14747</span> <span class="ticket-notes">File input field doesn't work on Android/iOS7</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15045</span> <span class="ticket-notes">Can't select first record from remote-filter combo after narrowing selection.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15069</span> <span class="ticket-notes">Updated selected record not reflected in the combobox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15371</span> <span class="ticket-notes">Picker closes if opened from editor in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15577</span> <span class="ticket-notes">Chained Combobox does not remove invalid value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15764</span> <span class="ticket-notes">Combo does not show display value when a record value is passed and the store is loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15767</span> <span class="ticket-notes">Combobox doesn't always collapse properly after selecting in IE10 / IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15943</span> <span class="ticket-notes">iPad. Combo dropdowns have to be tapped twice to select.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15968</span> <span class="ticket-notes">Date Picker disappear after click on Month Picker.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16047</span> <span class="ticket-notes">ComboBox can't setValue correctly when store is populated via adding records as opposed to loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16079</span> <span class="ticket-notes">JavaScript error on tabbing in MultiSelect field</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (25)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13552</span> <span class="ticket-notes">Columns are unable to move if the position of the browser's scroll bar is set to any other position different than the top - Data Binding (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13726</span> <span class="ticket-notes">Ext.grid.feature.GroupStore store listener leaks</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13741</span> <span class="ticket-notes">GridFilters aren't replacing existing store filters when calling addFilter API</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14745</span> <span class="ticket-notes">Grid filter active state can get out of sync with sub-menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15115</span> <span class="ticket-notes">grid.getView().disable() incorrectly masks tbar and other dockedItems</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15155</span> <span class="ticket-notes">Column editor configured as textarea has top of editor hidden under column header</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15266</span> <span class="ticket-notes">Widget column causes error when a record.set call alters the group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15294</span> <span class="ticket-notes">Datepicker not working correctly when month selected in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15569</span> <span class="ticket-notes">Date filter and Number filter do not add menu separator </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15610</span> <span class="ticket-notes">PropertyGrid with Combobox(forceSelection:true) throws null error when renderer is called</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15675</span> <span class="ticket-notes">Local grid filtering does not compare dates correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15740</span> <span class="ticket-notes">Locked grid rows will have unequal heights when scrolled if a column contains a widget above a certain height</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15761</span> <span class="ticket-notes">Child items of columns aren't being displayed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15770</span> <span class="ticket-notes">Hiding a grid column during construction causes an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15865</span> <span class="ticket-notes">Variable height rows in buffered rendered, locked grids do not always synchronize their heights</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15902</span> <span class="ticket-notes">Ext.grid.filters.filter.List doesn't accept store id or store config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15937</span> <span class="ticket-notes">Action columns with items on class body cause errors at destroy time</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15946</span> <span class="ticket-notes">Typing SPACE in a grid column which does not stop the event scrolls the grid.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15963</span> <span class="ticket-notes">RowEditor does not reorder fields on column reorder</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15965</span> <span class="ticket-notes">List filter includes call to Array.indexOf which is not supported in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16048</span> <span class="ticket-notes">Cannot enter a space in cell edit grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16071</span> <span class="ticket-notes">Date gridfilter throws in onFilterRemove listener when bound store removes filters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16082</span> <span class="ticket-notes">Adding a TriFilter (Date, Number) using the addFilter API fails</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16158</span> <span class="ticket-notes">Mouse drag selection fails on SpreadSheet with Locking example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8965</span> <span class="ticket-notes">CheckboxModel's checkOnly:true is not respected by grid editing plugins</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">MVC (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15463</span> <span class="ticket-notes">Default scope of functions literals in component listeners should be the component not the ViewController</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13717</span> <span class="ticket-notes">All references to a menu should be removed from its owner when it is destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13972</span> <span class="ticket-notes">Sub-menus cannot be opened on touch devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15127</span> <span class="ticket-notes">Clicking menu items can cause window.location.hash to set to '#' in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15950</span> <span class="ticket-notes">Selection in submenu doesn't close primary menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15958</span> <span class="ticket-notes">Menu default highlighting behaviour is incorrect for mouse users</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16103</span> <span class="ticket-notes">Ext.menu.Menu not auto hiding when clicking non-focusable components</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14981</span> <span class="ticket-notes">Stub ext*.js files in root folder cause confusion (users should use build/ext*.js instead)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15784</span> <span class="ticket-notes">Ext.application method is missing from ext-debug.js</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15974</span> <span class="ticket-notes">East collapsible panel isnt visible</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14092</span> <span class="ticket-notes">CheckboxSelectionModel should not selectByPosition if checkOnly and the requested position is not the check column.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14487</span> <span class="ticket-notes">User should be able to use the keyboard to check all rows of a grid with checkbox selection model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15625</span> <span class="ticket-notes">Checkbox selection models do not allow select / deselect when allowDeselect:true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15921</span> <span class="ticket-notes">Checkbox selModel column header cannot be toggled using keyboard.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16015</span> <span class="ticket-notes">Selection model loses selection on sort</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15791</span> <span class="ticket-notes">setActiveTab and activate event not fired when tabs are added via the loader config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14780</span> <span class="ticket-notes">Tree expand/collapse cause too many extra layouts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14881</span> <span class="ticket-notes">When tree store is filtered refresh event on view is fired twice</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15241</span> <span class="ticket-notes">Treepanel broken after editing in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15834</span> <span class="ticket-notes">DragAndDrop in Tree causes tree to scroll to top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15944</span> <span class="ticket-notes">Locked tree panel missing header</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16149</span> <span class="ticket-notes">TreeSelectionModel fails when used in a locking TreeGrid</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14811</span> <span class="ticket-notes">loadmask on component inside window not visible</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-16014</span> <span class="ticket-notes">MessageBox on top of a modal Window breaks key navigation when MessageBox closes</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 95</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 5.1.0 Beta</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: November 25, 2014<br>
|
|||
|
Version Number: 5.1.0.47
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>Notable changes</h2>
|
|||
|
<ul>
|
|||
|
<li>
|
|||
|
For Ext.data.Model, it is no longer necessary to specify null as the idProperty for an abstract base model.
|
|||
|
Any generated id field in the superclass will be replaced by a generated id field in the subclass.
|
|||
|
<pre>
|
|||
|
Ext.define('Super', {
|
|||
|
extend: 'Ext.data.Model',
|
|||
|
fields: ['name']
|
|||
|
});
|
|||
|
|
|||
|
Ext.define('Sub', {
|
|||
|
extend: 'Super',
|
|||
|
idProperty: 'customId'
|
|||
|
});
|
|||
|
|
|||
|
var fields = Super.getFields();
|
|||
|
// "name", "id", 2
|
|||
|
console.log(fields[0].name, fields[1].name, fields.length);
|
|||
|
|
|||
|
fields = Sub.getFields();
|
|||
|
// "name", "customId", 2
|
|||
|
console.log(fields[0].name, fields[1].name, fields.length);
|
|||
|
|
|||
|
// if you explicitly declare the id field in the fields definition, then it will be untouched
|
|||
|
Ext.define('Super', {
|
|||
|
extend: 'Ext.data.Model',
|
|||
|
fields: ['id', 'name']
|
|||
|
});
|
|||
|
|
|||
|
Ext.define('Sub', {
|
|||
|
extend: 'Super',
|
|||
|
idProperty: 'customId'
|
|||
|
});
|
|||
|
|
|||
|
var fields = Super.getFields();
|
|||
|
// "id", "name", 2, "id"
|
|||
|
console.log(fields[0].name, fields[1].name, fields.length, Super.idProperty);
|
|||
|
|
|||
|
fields = Sub.getFields();
|
|||
|
"id", "name", "customId", 3, "customId"
|
|||
|
console.log(fields[0].name, fields[1].name, fields[2].name, fields.length, Sub.idProperty);
|
|||
|
</pre>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
The Ext.container.Container "move" event to indicate that a child component has had the index moved has been renamed to 'childmove'. The reasoning for
|
|||
|
this change is that the existing event collides with the Ext.Component "move" event.
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Bind (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14721</span> <span class="ticket-notes">Ext.mixin.Bindable should expose twoWayBindable as a public config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14616</span> <span class="ticket-notes">Create a dark theme for Charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14846</span> <span class="ticket-notes">Charts should support events for series items in charts (via chartitemevents plugin)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15431</span> <span class="ticket-notes">Changes in the visible range of an axis should fire a 'visiblerangechange' event (charts)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15535</span> <span class="ticket-notes">Make "bar3d" a proper series type for charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15701</span> <span class="ticket-notes">Axis should support a depth for 3D Cartesian charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15901</span> <span class="ticket-notes">Box sprite should have 'saturationFactor' and 'brightnessFactor' attributes.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15464</span> <span class="ticket-notes">All containers should support a defaultFocus config not just Ext.window.Window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15635</span> <span class="ticket-notes">Component.setScrollX / Y should support animation argument</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14794</span> <span class="ticket-notes">ChainedStore should support insert</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9987</span> <span class="ticket-notes">Direct proxy actions other than read (create, update, delete) should support metadata</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14509</span> <span class="ticket-notes">Promote the Draw engine config to be public</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14531</span> <span class="ticket-notes">Paths should provide an API to perform hit testing against points or other paths</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14857</span> <span class="ticket-notes">Text sprite's 'text' attribute should support animation.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15421</span> <span class="ticket-notes">Charts should provide a hitTest method that respects overlapping sprites</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15422</span> <span class="ticket-notes">Draw component should support sprite events in charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15708</span> <span class="ticket-notes">Ext.draw.Color should support HSV and HSB color space</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13182</span> <span class="ticket-notes">Advanced color picker component</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15898</span> <span class="ticket-notes">Provide a rating widget for setting numeric values limited to a small range</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13950</span> <span class="ticket-notes">Widget column: getWidgetRecord and onWidgetAttach methods should be public</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14797</span> <span class="ticket-notes">Grids (and trees) should have a method that scrolls a record into view (ensureVisible)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14956</span> <span class="ticket-notes">Grids and trees should relay before/itemkeypress and before/itemkeyup from Ext.view.View</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15083</span> <span class="ticket-notes">Create grid selection model that mimics a spreadsheet</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-5144</span> <span class="ticket-notes">Cell selection model does not support multi-select (see "spreadsheet" selection model)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8183</span> <span class="ticket-notes">Grid CellEditing should provide enable/disable methods</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15260</span> <span class="ticket-notes">Clipboard plugin to add copy/cut/paste support to grids with spreadsheet selection model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15261</span> <span class="ticket-notes">Provide utility class to encode and decode CSV and TSV (comma/tab separated value)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 27</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14714</span> <span class="ticket-notes">Explicit call to .focus() loses priority against present floatable components</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15499</span> <span class="ticket-notes">Using aria package generates "ariaUpdate undefined" error</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Animation (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-5487</span> <span class="ticket-notes">accordion animation doesn't always complete if you click frequently</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (15)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14313</span> <span class="ticket-notes">Both Store's remoteSort and remoteFilter in ViewModel makes store load twice</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14528</span> <span class="ticket-notes">Segmented buttons don't have defaultBindProperty</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14552</span> <span class="ticket-notes">Setting the value on an association binding does not update foreign keys or associated record reference</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14704</span> <span class="ticket-notes">Two-way bindings can override ViewModel data with component's default config value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14766</span> <span class="ticket-notes">Association stores for phantom records load when used in bindings</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14806</span> <span class="ticket-notes">Setting a two-way formula of a parent ViewModel via a child ViewModel does not call the setter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15016</span> <span class="ticket-notes">Combo with bound value always clears typed value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15022</span> <span class="ticket-notes">Binding a store to grid disables the loadmask</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15150</span> <span class="ticket-notes">Destroying a viewport with a viewmodel leaves the viewmodel in the hierarchy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15258</span> <span class="ticket-notes">Filter unable to set value to empty string</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15488</span> <span class="ticket-notes">Radiogroup is only bound to inline viewModel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15549</span> <span class="ticket-notes">Clearing model in a view model does not trigger field bindings to fire</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15595</span> <span class="ticket-notes">ViewModel formulas with spaces inside the parens of get() calls don't bind correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15720</span> <span class="ticket-notes">Binding to a chained store causes error when the store is modified in latest nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15745</span> <span class="ticket-notes">Menu and tab break with binding not found in nightly build</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14106</span> <span class="ticket-notes">button setHref/setParams doesn't check if rendered before touching DOM</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14451</span> <span class="ticket-notes">changeHandler (Ext.button.Cycle) can't reference ViewController function</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14626</span> <span class="ticket-notes">CycleButton fires multiple change events for a single change</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15395</span> <span class="ticket-notes">Buttons cannot be made floating</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (41)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11852</span> <span class="ticket-notes">Legacy scatter chart does not properly handle filtered store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13098</span> <span class="ticket-notes">NaN values passed to lineTo/moveTo methods result in line not rendering</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13336</span> <span class="ticket-notes">package: charts! Sprites aren't rendered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13996</span> <span class="ticket-notes">Sprite attributes can get stuck in an intermediate highlight state if hovered during chart initial animation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14395</span> <span class="ticket-notes">Chart legend gets one extra 1x1 div for each store refresh</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14529</span> <span class="ticket-notes">Crosszoom interaction bounds are wrong with chart.innerPadding > 0.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14618</span> <span class="ticket-notes">Chart themes should not update configs if instances configure them as well.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14651</span> <span class="ticket-notes">chart.background config is not updated properly.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14652</span> <span class="ticket-notes">Chart background is not animated when switching themes.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14695</span> <span class="ticket-notes">The scale param can only be an integer with chart.download()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14885</span> <span class="ticket-notes">ext-chart package not theme-base should contain CSS necessary for VML</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15010</span> <span class="ticket-notes">Floating axes are not positioned properly when chart.innerPadding is used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15011</span> <span class="ticket-notes">Line series 'fill' config fills the series to the bottom of the chart instead of to the axis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15012</span> <span class="ticket-notes">Series renderer cannot be dynamically changed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15018</span> <span class="ticket-notes">Line series configs `fill`, `smooth` and `step` cannot be changed dynamically.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15027</span> <span class="ticket-notes">Line series don't render if there are any very large coordinates present</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15048</span> <span class="ticket-notes">SVG engine context does not support setLineDash and getLineDash methods.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15049</span> <span class="ticket-notes">VML engine does not support setLineDash/getLineDash methods.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15064</span> <span class="ticket-notes">PieSlice sprites are not filled properly with gradients.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15089</span> <span class="ticket-notes">Switching to a theme that styles the grid marker sprite makes the grid disappear</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15090</span> <span class="ticket-notes">TypeError: 'undefined' is not a function (evaluating 'l.setLineDash(s)') and all Ks- charts examples crash </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15106</span> <span class="ticket-notes">Chart background should not animate its position</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15118</span> <span class="ticket-notes">Sprite highlights can create instance-level attributes and no longer respond to theme changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15144</span> <span class="ticket-notes">Kitchen Sink Charts - 3D Columns - Switch Theme button crash application</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15216</span> <span class="ticket-notes">Legacy Charts: Uncaught ReferenceError: lastFocused is not defined. When try to save the chart.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15236</span> <span class="ticket-notes">KS: Charts - LineChart w/ Image Markers : Uncaught TypeError: Array.prototype.indexOf causes app crash</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15249</span> <span class="ticket-notes">Series 'title' updater tries to get chart series when they are being applied.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15251</span> <span class="ticket-notes">Series 'renderer' updater shouldn't be called during chart initialization.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15276</span> <span class="ticket-notes">Chart fails to render if series title is specified before yAxis</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15300</span> <span class="ticket-notes">Axis values incorrectly computed for yField of line chart using an array</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15423</span> <span class="ticket-notes">Series 'marker: true' config doesn't work (an exception is thrown).</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15441</span> <span class="ticket-notes">Bar sprite hit detection is wrong (highlighted when it shouldn't).</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15456</span> <span class="ticket-notes">Radar series animation is misising.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15458</span> <span class="ticket-notes">Radar series tooltips and highlighting doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15479</span> <span class="ticket-notes">Axis label alignment other than center renders incorrectly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15480</span> <span class="ticket-notes">Legacy charts exceptions when more than one Gauge series is present</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15493</span> <span class="ticket-notes">Legacy chart destroys surface twice</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15661</span> <span class="ticket-notes">Axis constructor has harmless but redundant call to initConfig</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15783</span> <span class="ticket-notes">ItemEvents plugin should fire itemclick with chart or series as first argument based on target of the listener</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15794</span> <span class="ticket-notes">Ext.chart.axis.Numeric - linkedTo can't be 0 index</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9615</span> <span class="ticket-notes">Pie chart legend item does not change to bold on mouse over in IE8</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15801</span> <span class="ticket-notes">Viewport plug-in not included in production build in latest nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15829</span> <span class="ticket-notes">Executive Dashboard, Portal Demo, Responsive desing demo Examples Fails to load</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (35)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10166</span> <span class="ticket-notes">disable/enable touch scroller when component setAutoScroll/setOverflowXY called</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12418</span> <span class="ticket-notes">Dynamic loader fails to load CSS in Safari 5</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12947</span> <span class="ticket-notes">Ext.Layer and Ext.LoadMask no longer support shim</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13193</span> <span class="ticket-notes">Draggable components are not resizable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13925</span> <span class="ticket-notes">Undefined width and height in boxready event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13931</span> <span class="ticket-notes">Changing the group key can cause group items to be out of order in some scenarios</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14505</span> <span class="ticket-notes">Ext.util.Format.number returns wrong value with a negative zero and trimming zeros</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14614</span> <span class="ticket-notes">Ext.callback and Ext.env.Ready.invokeAll should call Ext.elevateFunction</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14675</span> <span class="ticket-notes">Modal mask disables tabbing for the modal window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14707</span> <span class="ticket-notes">mixin.Observable won't resolve class level listeners to methods on the class</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14779</span> <span class="ticket-notes">Delegate element selectors can fire out of DOM order</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14856</span> <span class="ticket-notes">setMin/setMax width/height fails on components with liquidLayout before render</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14887</span> <span class="ticket-notes">Capture of previous focus on Floating show causes problems.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14893</span> <span class="ticket-notes">5.0.1 can delay opening modal window or Ext.Msg.alert for 1-2 seconds</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14908</span> <span class="ticket-notes">relayEvents does not stop firing when a handler returns false with single: true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14946</span> <span class="ticket-notes">Collection does not update map correctly when adding multiple records when the collection is sorted</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15060</span> <span class="ticket-notes">Textbox keeps focus and is editable after loading mask set on parent</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15063</span> <span class="ticket-notes">Listeners not merged correctly when extending from Ext.util.Observable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15081</span> <span class="ticket-notes">Class system should set name property on functions, instead of displayName</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15119</span> <span class="ticket-notes">Typo in Ext.util.Filter.isInvalid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15138</span> <span class="ticket-notes">Tab key not working when the (deprecated) Ext.FocusManager is enabled.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15176</span> <span class="ticket-notes">Ext.Img overrides style config when using a glyph</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15290</span> <span class="ticket-notes">Ext.Img.setGlyph does not work when called multiple times</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15349</span> <span class="ticket-notes">Cannot remove a Sorter object from a Sorter collection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15373</span> <span class="ticket-notes">TouchScroller does not include absolutely positioned items in scroll size</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15389</span> <span class="ticket-notes">Fix LoadMask maskCls property</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15390</span> <span class="ticket-notes">isFocusable() should return true for documentElement in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15515</span> <span class="ticket-notes">DD's "ddel" element gets collected as garbage unexpectedly.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15538</span> <span class="ticket-notes">Ext.util.Collection does not update indexes correctly in some cases when adding multiple items while sorted</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15548</span> <span class="ticket-notes">Focus cls is removed from wrong element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15728</span> <span class="ticket-notes">Component move event conflicts with Container move event (rename Container's to "childmove")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15743</span> <span class="ticket-notes">IE8 view.getNodes returns empty array</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15763</span> <span class="ticket-notes">ZIndexManager activates topmost in stack regardless of visibility.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15802</span> <span class="ticket-notes">Container fires remove event when moving an item to the same container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15836</span> <span class="ticket-notes">Collection.clear does not clear down extraKeys</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Dashboard (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15467</span> <span class="ticket-notes">Unable to show() a dashboard portlet after closing it</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (36)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10899</span> <span class="ticket-notes">LRU should compare keys, not values</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13894</span> <span class="ticket-notes">MyApp.model.MyModel.load(null, options) throws 'Cannot load phantom record' error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14010</span> <span class="ticket-notes">Model erase should not conflict with store sync</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14131</span> <span class="ticket-notes">Generated UUIDs replaced with sequential id when saved via LocalStorageProxy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14150</span> <span class="ticket-notes">Unable to load a single record from the model via a WebStorageProxy</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14399</span> <span class="ticket-notes">Store.find does not match the start of strings as a default</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14406</span> <span class="ticket-notes">Applying a noop filter to TreeStore with rootVisible : true changes the node count</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14432</span> <span class="ticket-notes">Tree selection doen't work after 'id' was changed on the server</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14485</span> <span class="ticket-notes">Reader should not generate a new model from metaData unless it contains fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14515</span> <span class="ticket-notes">Ext.Direct store method with quotes does not work with data binding filter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14560</span> <span class="ticket-notes">Calculated fields in child model do not work if parent model instance was created</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14595</span> <span class="ticket-notes">Upon return from a sync, Operations should not always fire a refresh event.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14611</span> <span class="ticket-notes">Global variable introduced by validate method of Ext.data.field.Field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14654</span> <span class="ticket-notes">Rest proxy does not urlencode the id</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14696</span> <span class="ticket-notes">Cellediting does not work on additional columns in treegrid when the treepanel has a reference config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14732</span> <span class="ticket-notes">Ext.data.writer.Json.transform incorrectly sets JSON data for POST requests when encode is true</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14740</span> <span class="ticket-notes">isLoaded method in TreeStore always returns false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14769</span> <span class="ticket-notes">hasMany association does not respect storeConfig when specifying a name</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14890</span> <span class="ticket-notes">Chained store filters do not notify correctly when the source is a chained store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14903</span> <span class="ticket-notes">TreeStore with autoLoad triggers a duplicate load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14905</span> <span class="ticket-notes">LoadMask missing on grids with chained store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14969</span> <span class="ticket-notes">TreeStore folderSort does not work correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14988</span> <span class="ticket-notes">JSON writer does not use field's name as fallback on destroy operations if nameProperty has no value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15059</span> <span class="ticket-notes">Store remove events do not fire after calling removeAll</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15076</span> <span class="ticket-notes">sorterFn not respected when using grouping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15170</span> <span class="ticket-notes">Self referential associations pollute reader when loading nested data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15369</span> <span class="ticket-notes">Insert does not sync on filtered store unless inserted record matches the filter</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15394</span> <span class="ticket-notes">Unable to bind store on Ext.view.View in latest nightly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15428</span> <span class="ticket-notes">FilterCollection find method cannot find filter instances (similarly for sorter/collection)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15444</span> <span class="ticket-notes">Store fires unnecessary events when modifying the sortBy field.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15487</span> <span class="ticket-notes">Warnings shown when overriding a Model field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15519</span> <span class="ticket-notes">manyToMany association overwrites custom associationKey for nested loading</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15542</span> <span class="ticket-notes">ManyToMany does not update inverse store when doing a removal</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15580</span> <span class="ticket-notes">Proxy not destroyed properly when store is destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15616</span> <span class="ticket-notes">remoteSort: true doesn't ignore sortOnLoad like it should</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15741</span> <span class="ticket-notes">Session.adopt fails when loading nested data for a ManyToMany relationship</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">DataView (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13607</span> <span class="ticket-notes">Sorting a view using the Ext.ux.DataView.Animated plugin causes item DOM order to not match Store order</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14631</span> <span class="ticket-notes">SelModel pruneRemoved:false incorrectly removes records on store refresh</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14808</span> <span class="ticket-notes">Ext.view.View focuschange event is not fired</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15026</span> <span class="ticket-notes">DataView doesn't map records to nodes correctly after store reload</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Direct (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14580</span> <span class="ticket-notes">rootProperty on DirectStore is ignored</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14843</span> <span class="ticket-notes">API functions not resolved when both api and directFn configs are used</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14746</span> <span class="ticket-notes">Sprite rotation is not handled properly due to Ext.draw.Matrix.split method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15385</span> <span class="ticket-notes">Surfaces added to draw container via getSurface method don't render until draw container is resized</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15631</span> <span class="ticket-notes">Ext.draw.sprite.Ellipse has the wrong type property</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12977</span> <span class="ticket-notes">Calling Element's addListener (or "on") method throws an error if called before onReady</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13266</span> <span class="ticket-notes">LoadMask class should check its hierarchy state before hiding and showing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13487</span> <span class="ticket-notes">Ext.mixin.Observable can easily cause memory leaks because it does not track its own direct listeners</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14701</span> <span class="ticket-notes">Listeners declared on class have an incorrect default scope when passing a function reference</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14945</span> <span class="ticket-notes">Click event can stop touch events from firing on multi-input devices</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15103</span> <span class="ticket-notes">Ext.util.Observable does not respect the "args" event option</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15735</span> <span class="ticket-notes">Ext.event.publisher.Dom#dispatch appends the event target to the args list every time it is called.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15759</span> <span class="ticket-notes">Managed listeners are not always removed when the managing Ext.util.Observable instance is destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15825</span> <span class="ticket-notes">Controller events are case sensitive</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12914</span> <span class="ticket-notes">Drawing Example. Browser Logos are cut in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14136</span> <span class="ticket-notes">Restaurants store - storeId typos</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14562</span> <span class="ticket-notes">Ks: Form fields: Tag field: TypeError: 'undefined' is not a function (evaluating 'h.setLastFocused(null)') when selecting a state, change to another code view, go back to the grid and try to write something</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14564</span> <span class="ticket-notes">Keyboard Navigation: KitchenSink: Form fields: Multi-selector grid: TypeError: 'null' is not an object (evaluating 'm.isNonData') when opening the example and press "tab" key</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14576</span> <span class="ticket-notes">Buffered store sometimes requests invalid range when using the scrollbar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14715</span> <span class="ticket-notes">Multi-lang example: Theme isn't being persisted across page loads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15197</span> <span class="ticket-notes">Failed to load resource: the server responded with a status of 404 (Not Found) when opening any example on Ext js 5 except Ks and some combination examples </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15356</span> <span class="ticket-notes">"KitchenSink > Data Binding > Associations" example is missing code preview for Customer and Order models</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15879</span> <span class="ticket-notes">Some Combination Examples is not loaded on firefox</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (46)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12364</span> <span class="ticket-notes">selectOnFocus does not work on firefox</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13127</span> <span class="ticket-notes">Remotely loading grid combo editor doesn't reset editor inputEl dom value if interrupted during load.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13331</span> <span class="ticket-notes">Form action callbacks should verify that the form is not destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13796</span> <span class="ticket-notes">HtmlEditor with value binding resets cursor position when typing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14119</span> <span class="ticket-notes">Slider widget's vertical, value, minValue and maxValue configs are not documented</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14431</span> <span class="ticket-notes">Combobox didn't get empty string value when the field is backspace to empty.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14530</span> <span class="ticket-notes">TagField throws error when setValue is used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14599</span> <span class="ticket-notes">Icons for Center align and right align interchanged</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14607</span> <span class="ticket-notes">Datefield Picker lost on month/year click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14637</span> <span class="ticket-notes">Display fields do not allow multi line text</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14638</span> <span class="ticket-notes">ComboBox AutoComplete selection lost</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14688</span> <span class="ticket-notes">Form validation causes focus to jump</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14722</span> <span class="ticket-notes">DisplayField will not display a value if it is boolean false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14803</span> <span class="ticket-notes">Text field does not always remove the emptyUICls when text is added</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14928</span> <span class="ticket-notes">The scroller of an editable combobox can't be clicked if the component is focused on IE11</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15000</span> <span class="ticket-notes">Combo change event does not fire when last character removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15017</span> <span class="ticket-notes">combobox - growToLongestValue no longer works</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15021</span> <span class="ticket-notes">Combobox doesn't update display value when the source of a chained store loads</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15043</span> <span class="ticket-notes">Combobox SPACE key triggers selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15065</span> <span class="ticket-notes">[5.0.1] A HTML Editor Field in Modal Window Causes an Exception when Pressing Tab.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15066</span> <span class="ticket-notes">Validation error hidden with visibility with ext-all and display with ext-all-debug</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15125</span> <span class="ticket-notes">combo listbox collapses after clicking next page btn, scrollbar etc.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15159</span> <span class="ticket-notes">[5.0.1] Form errors make the fields lose focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15235</span> <span class="ticket-notes">Ext.ux.form.MultiSelect doesn't allow deselection on IE9m</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15239</span> <span class="ticket-notes">Cannot use HtmlEditor as an Ext.Editor field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15275</span> <span class="ticket-notes">MultiSelect throws exception when an item is selected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15286</span> <span class="ticket-notes">TagField triggerOnClick no longer working</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15289</span> <span class="ticket-notes">ComboBox fires select when value is set without user interaction</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15291</span> <span class="ticket-notes">ComboBox.setValue doesn't return itself in nightly build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15292</span> <span class="ticket-notes">Typo in combo updateValue</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15374</span> <span class="ticket-notes">ComboBox closes when hovering over tooltip</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15397</span> <span class="ticket-notes">Combo collapses list when setting a value not in the store with forceSelection: false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15398</span> <span class="ticket-notes">Fields in field container do not display their labels</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15414</span> <span class="ticket-notes">Datefield still allows selection of date beyond maxValue</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15501</span> <span class="ticket-notes">Combo auto-reset while typing with query and forceSelection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15561</span> <span class="ticket-notes">Ext.form.field.ComboBox valueCollection is not destroyed in combobox onDestroy method</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15593</span> <span class="ticket-notes">Combobox is not refreshing selection when store's filters change</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15633</span> <span class="ticket-notes">Formbind needs to be recalculated after field enable/disables</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15639</span> <span class="ticket-notes">Tab when DatePicker calendar focused throws error.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15656</span> <span class="ticket-notes">Tag fields with allowBlank:false and a value still fail validation.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15705</span> <span class="ticket-notes">HtmlEditor doesn't resize iframe correctly when switching sizing from shrinkWrap to fixed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15748</span> <span class="ticket-notes">Using chainedstore in combobox causes failure on doSetValue</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15778</span> <span class="ticket-notes">Double var declaration in combo</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15928</span> <span class="ticket-notes">Cannot use arrow keys in CellEditor and RowEditor.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-6398</span> <span class="ticket-notes">Collapsed fieldset in v/hbox does not layout properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9943</span> <span class="ticket-notes">Form submit does not properly handle a "target" that is a reference to the target iframe</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (83)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10378</span> <span class="ticket-notes">Wrong cellEditing context after preventing editing from beforecomplete event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11150</span> <span class="ticket-notes">Wrapping grid cell's contents doesn't work properly when locked columns and bufferedrenderer are configured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11661</span> <span class="ticket-notes">Stateful grouped headers cause layout error when toggling hidden state on group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11885</span> <span class="ticket-notes">Last grouped header doesn't align with its data column after being moved out of its group</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12752</span> <span class="ticket-notes">CellEditing plugin stops working when within a collapsed container</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13032</span> <span class="ticket-notes">Locking grid not respecting certain cfg's</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13299</span> <span class="ticket-notes">List grid filter store gets out of sync with grid store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13408</span> <span class="ticket-notes">Reconfiguring a locking grid doesn't shrinkwrap its columns if there is a checkbox column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13851</span> <span class="ticket-notes">On Safari6, clipping the RowEditor when close to top/bottom of view breaks the RowEditor.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13871</span> <span class="ticket-notes">Grid RowExpander plugin breaks RowEditor plugin</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13924</span> <span class="ticket-notes">Grid grouping not functioning when grouping field not specified in store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14173</span> <span class="ticket-notes">The setStore method of grids and trees should be public</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14180</span> <span class="ticket-notes">Grouping feature becomes unresponsive to mouse events when changing model id</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14207</span> <span class="ticket-notes">Grid filters - updateBuffer config option doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14304</span> <span class="ticket-notes">Grid column menu shows sub menu when it has no hideable columns and is empty</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14405</span> <span class="ticket-notes">Number grid filter treats value=0 as blank</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14408</span> <span class="ticket-notes">Row height synchronization fails with locked column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14415</span> <span class="ticket-notes">Grid filters active styling not added to column after refreshing the page when using state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14557</span> <span class="ticket-notes">Row Editing: Grid: Cannot read property 'getAttribute' of null When you render click on add employee button and scroll down</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14594</span> <span class="ticket-notes">Grouping grid does not accept ungrouped Store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14604</span> <span class="ticket-notes">HideHeaders has no effect for PropertyGrid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14632</span> <span class="ticket-notes">Can't select text in grid editor fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14634</span> <span class="ticket-notes">Toggling grid summary does not refresh in a non-locking grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14681</span> <span class="ticket-notes">BufferedRenderer can fail to restore focus from an editor if row has been "derendered"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14684</span> <span class="ticket-notes">Checkox Multi Select bug in 5.0.1</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14727</span> <span class="ticket-notes">Kitchensink example: Big data grid - Sorting blocks dropdown menus (IE,FF,Chrome)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14761</span> <span class="ticket-notes">Ext.grid.filters.filter.List documentation for "store" wrong</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14768</span> <span class="ticket-notes">Grid's horizontal scroll will never go away in Classic theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14795</span> <span class="ticket-notes">Dirty flag in grid does not disappear when record is committed or rejected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14819</span> <span class="ticket-notes">Selection is wrongly cleared if click misses rows</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14820</span> <span class="ticket-notes">Grid's sortableColumns set to false does not turn off column sort</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14831</span> <span class="ticket-notes">Grid columns don't line up when there is no scrollbar</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14844</span> <span class="ticket-notes">Grid summary column widths are wrong if the store is empty</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14854</span> <span class="ticket-notes">Using hideHeaders causes horizontal scrollbar in tree and grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14858</span> <span class="ticket-notes">Hiding grid column during initComponent for locking grid causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14859</span> <span class="ticket-notes">checkOnly doesn't work on Ext.selection.CheckboxSelectionModel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14863</span> <span class="ticket-notes">Click on action column causes first grid cell to be focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14870</span> <span class="ticket-notes">Hidden nested group headers are shown when its group is shown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14874</span> <span class="ticket-notes">Widgetcolumn cells are empty when the store is reloaded / loadData</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14875</span> <span class="ticket-notes">Cannot deselect grid rows in IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14879</span> <span class="ticket-notes">Minimal updating of grid cells causes Element data cached to become unsynchronized.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14888</span> <span class="ticket-notes">The today button on datefield editor does not work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14889</span> <span class="ticket-notes">Month trigger on datefield editor closes immediately</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14892</span> <span class="ticket-notes">When expanding a grid row while at the bottom of scroll range, scroll range does not get expanded.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14896</span> <span class="ticket-notes">KS - Grouped Grid: Groups are not expanding correctly - nightly build 29/Aug</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14901</span> <span class="ticket-notes">Picker used in grid cell editor closes instantly on click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14907</span> <span class="ticket-notes">Grid columns not positioned correctly after resize and refresh.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14950</span> <span class="ticket-notes">grid header shifts to left when sort button pressed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14965</span> <span class="ticket-notes">Views should defer saving children tabbable state until TAB key is first used (perf issue)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14970</span> <span class="ticket-notes">Scroll position jumps to top on initial group collapse, failing the action, when inside "auto-grow" height grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15028</span> <span class="ticket-notes">Property grid - ComboBox can not be open on IE8,IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15034</span> <span class="ticket-notes">Grid header get higher z-index than floating window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15100</span> <span class="ticket-notes">Timing issue when rapid scrolling back to rendered area after scrolling into unloaded regions of a Buffered Store.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15104</span> <span class="ticket-notes">RowEditor retains previous values when value not defined in model</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15117</span> <span class="ticket-notes">Buffered renderer erroneously moves buffered block in certain cases where new records inserted above the rendered block.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15177</span> <span class="ticket-notes">Boolean column is not refreshing after data changed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15190</span> <span class="ticket-notes">Issues with stateful grid on grouping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15221</span> <span class="ticket-notes">KS - grid plugins check-box model: button disabled state based on selected rows does not work correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15226</span> <span class="ticket-notes">BufferedStore#reload does not cause view refresh.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15284</span> <span class="ticket-notes">Moving a header to the locked partner of a locking grid will break if there are no current items in the locked partner's headerCt</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15329</span> <span class="ticket-notes">grid filters type:list does not track changes in store content</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15368</span> <span class="ticket-notes">KS: Grid plugin - Unchecked checkbox - CheckboxModel do not call selectionchange event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15388</span> <span class="ticket-notes">Row Selection does not work when grouping a Buffered Store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15443</span> <span class="ticket-notes">Grid reconfigure with locking fails when initially configured with no columns</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15475</span> <span class="ticket-notes">Grid selection events fire twice in some cases</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15522</span> <span class="ticket-notes">Property grid methods getConfig/setConfig conflict with Ext.Base</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15524</span> <span class="ticket-notes">Reloading a BufferedStore causes grids to throw</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15600</span> <span class="ticket-notes">Locking view is not relaying tableview row* events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15643</span> <span class="ticket-notes">Scrolling is broken after quickly reloading buffered store several times</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15646</span> <span class="ticket-notes">Buffered renderer cannot position the rendered block properly on IE9m</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15680</span> <span class="ticket-notes">Calling reconfigure on a grid with locked column throws a js error starting in Nov5 nightly build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15690</span> <span class="ticket-notes">Inserted grid columns lose their position when restoring column state</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15696</span> <span class="ticket-notes">Ext.view.Table fails to remove row stripes on store endUpdate</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15769</span> <span class="ticket-notes">Ext.selection.CheckboxModel throws exception on range selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15779</span> <span class="ticket-notes">Grid gets two checkboxmodels in locked grid in nightly build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15780</span> <span class="ticket-notes">Buffered renderer causes exception when store load is called in specific parts of render cycle</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15853</span> <span class="ticket-notes">Grid filter plugin error on grid reconfigure with null store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15878</span> <span class="ticket-notes">XML grid and tree - Broken Example, getNodes is not defined</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15917</span> <span class="ticket-notes">Hiding and showing group headers are not refreshing the view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9425</span> <span class="ticket-notes">Error on Grouped Grid with Remote Summary when empty</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9525</span> <span class="ticket-notes">Grid paging bug when using the grouping feature</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9537</span> <span class="ticket-notes">Grid with Grouping Checkboxes - 2 page selection does not work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9546</span> <span class="ticket-notes">remoteRoot in summary feature does not work by itself but only with grouping</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13870</span> <span class="ticket-notes">boxLabel doesn't layout correctly with form layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13918</span> <span class="ticket-notes">Collapse/expanding panels with animation do not position sibling items in layouts correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14470</span> <span class="ticket-notes">Setting margin on a panel goes to the body, not the element</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14947</span> <span class="ticket-notes">scrollable viewport with anchor layout does not account for scrollbar width when sizing children</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15114</span> <span class="ticket-notes">A collapsed region in a border layout will layout incorrectly if it is currently floated at the time of the layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15192</span> <span class="ticket-notes">Button with fix width in column layout causes layout failure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15335</span> <span class="ticket-notes">Components sized by a layout manager can layout wrongly if layout is triggered by changes in their descendant items</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15545</span> <span class="ticket-notes">Component.isVisible() with deep: true returns incorrect value in card layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9982</span> <span class="ticket-notes">VBox align stretch prevents horizontal scrolling even if there is minWidth</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Locale (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14636</span> <span class="ticket-notes">move locale data from RTL class</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14680</span> <span class="ticket-notes">Hebrew thousand/decimalSeparator incorrect</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">MVC (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11684</span> <span class="ticket-notes">The global domain listener doesn't catch idle events from controller.listen()</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14653</span> <span class="ticket-notes">Destroying a view with ViewController attached disables listen: {..} handlers</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15640</span> <span class="ticket-notes">Menu focusing and hiding does not properly track focus change</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15873</span> <span class="ticket-notes">Grid header menu is not dismissed on mousedown within view</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12476</span> <span class="ticket-notes">Sizing panel from top border does not resize panel correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15361</span> <span class="ticket-notes">Panel#setTitle crashes when used in beforeRender hook</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14800</span> <span class="ticket-notes">Checkbox selection model config checkOnly is not respected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14909</span> <span class="ticket-notes">Grid Checkbox - once selected checkbox can not be unselected.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14994</span> <span class="ticket-notes">tree selection still remains when parent node removed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15612</span> <span class="ticket-notes">deselectOnContainerClick defaults to true for RowModel/CellModel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15911</span> <span class="ticket-notes">checkboxmodel not clickable with mode: SINGLE</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (7)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14524</span> <span class="ticket-notes">RTL: Ks: Tabs: Side Navigation tabs: Tabs look cut off </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14733</span> <span class="ticket-notes">Cancel tab change event doesnt work correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14835</span> <span class="ticket-notes">Clicking custom button in TabBar causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15381</span> <span class="ticket-notes">Tab Panel activates disabled tabs on click</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15727</span> <span class="ticket-notes">Tab is preventing card item from being focused</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15791</span> <span class="ticket-notes">setActiveTab and activate event not fired when tabs are added via the loader config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15895</span> <span class="ticket-notes">Tab panel with header config and tabBarHeaderPosition mutates the header object</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Testing (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15578</span> <span class="ticket-notes">Jasmine is broken</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14627</span> <span class="ticket-notes">TagField uses unscoped class name "selected" but should use "x-tagfield-item-selected"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15496</span> <span class="ticket-notes">Misspelled SASS Variable in Ext-Theme-Neutral</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15683</span> <span class="ticket-notes">Improve documentation for how to set a UI for panels for both default and -framed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15904</span> <span class="ticket-notes">RTL vertical toolbars don't apply correct margins</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12482</span> <span class="ticket-notes">QuickTip isn't shown when interceptTitles is configured</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13313</span> <span class="ticket-notes">RowEditor Tooltip stays static in X,Y,Z space if Window containing grid is moved or resized.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14469</span> <span class="ticket-notes">Binding a store to a pagingtoolbar does not update the child components properly</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (16)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13133</span> <span class="ticket-notes">Tree panel: clicking on expander icon also selects the node</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13281</span> <span class="ticket-notes">setRootNode, collapse node will not allow expand</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13733</span> <span class="ticket-notes">Programmatic expansion of a node below collapsed ancestors should work.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13886</span> <span class="ticket-notes">Trees sometimes get horizontal scrollbar even if there is no overflow</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14287</span> <span class="ticket-notes">Treepanel using gray theme is horizontally scrollable by default</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14398</span> <span class="ticket-notes">rootchange not fired by TreeStore</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14496</span> <span class="ticket-notes">Cells in a tree grid are not focusable using the keyboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14558</span> <span class="ticket-notes">Ext.tree.View - NodeStore unnecessarily required</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14823</span> <span class="ticket-notes">Local filter in constructor for TreeStore causes exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14913</span> <span class="ticket-notes">TreeStore getNodeById cannot be used from nodeappend listener</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14949</span> <span class="ticket-notes">Ext.tree.Panel.selectPath does not work when using numeric ids or subclassing the tree panel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15053</span> <span class="ticket-notes">Incorrect scroll position when using buffered rendering tree</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15085</span> <span class="ticket-notes">Tree render / expand broken</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15367</span> <span class="ticket-notes">TreePanel setRootNode renders nodes incorrectly where TreeStore setRootNode works as expected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15447</span> <span class="ticket-notes">Expanding Tree Node throws error in nightly build</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15876</span> <span class="ticket-notes">Drag and drop or collapsing of item in tree causes following items to disappear</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (12)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12636</span> <span class="ticket-notes">Initially maximized window lays out twice. But is initially small (48x8).</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14665</span> <span class="ticket-notes">WindowManager.bringToFront throws an error when an id of a hidden component is passed as argument</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14700</span> <span class="ticket-notes">Showing a load mask in when a window has a defaultFocus causes an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14767</span> <span class="ticket-notes">Ext.Msg.show() waitConfig not respected</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14825</span> <span class="ticket-notes">MessageBox doesn't auto width correctly with large content in IE8</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14925</span> <span class="ticket-notes">Window defaultFocus produce an error if combined xtype#id selector used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15110</span> <span class="ticket-notes">Close on window not working when ARIA package included</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15357</span> <span class="ticket-notes">Ext.window.Toast should not be focusable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15392</span> <span class="ticket-notes">window header lacks cursor indication "move"</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15477</span> <span class="ticket-notes">monitorResize adjusts window size, but not shadow</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15650</span> <span class="ticket-notes">Window with maximized: true & constrainHeader: true causes an exception</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-15688</span> <span class="ticket-notes">Initially maximized window shows maximize tool instead of restore</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 358</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
<div class="release">
|
|||
|
<h1>Release Notes for Ext JS 5.0.1</h1>
|
|||
|
<p class="notes">
|
|||
|
Release Date: August 5, 2014<br>
|
|||
|
Version Number: 5.0.1.1255
|
|||
|
</p>
|
|||
|
|
|||
|
<h2>New Features</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (9)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13476</span> <span class="ticket-notes">Focused buttons should have a distinct style in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13480</span> <span class="ticket-notes">Grids and Trees should be in tab order</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14068</span> <span class="ticket-notes">View should focus and navigate with a NavigationModel, not the SelectionModel</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14183</span> <span class="ticket-notes">Focused tabs should have a distinct style in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14184</span> <span class="ticket-notes">Focused grid cells should have a distinct style in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14185</span> <span class="ticket-notes">Focused grid headers should have a distinct style in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14190</span> <span class="ticket-notes">Focused slider thumbs should have a distinct style in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14191</span> <span class="ticket-notes">Focused dataview items should have a distinct style in all themes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14356</span> <span class="ticket-notes">Grid header should be tabbable separately from grid view</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13763</span> <span class="ticket-notes">Selection two-way binding should work consistently across all components that have selection</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13934</span> <span class="ticket-notes">ViewModels should provide a declarative way to create new records</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (5)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12277</span> <span class="ticket-notes">Support themes in Chart, Series, Axes, Sprites and Markers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14051</span> <span class="ticket-notes">Should provide default markers: Arrow, Square, Triangle, Tick, Diamond, Plus, Cross.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14256</span> <span class="ticket-notes">Axis 'label' and 'title' config defaults should be controlled from theme</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14257</span> <span class="ticket-notes">Chart themes should follow fonts, sizes and weights of application's Sass theme by default</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14363</span> <span class="ticket-notes">Custom axis label renderer should have an easy way to call the default renderer</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13664</span> <span class="ticket-notes">Should allow minWidth/maxWidth/minHeight/maxHeight configs to be used as responsive configs or in binds</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13893</span> <span class="ticket-notes">Responsive mixin/plugin should provide a way to share calculations (responsiveFormulas)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-8305</span> <span class="ticket-notes">Should provide a way to elevate user code to enable building platform-specific apps (such as Windows 8)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9451</span> <span class="ticket-notes">Have option to place RowBody either before or after the data row</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">MVC (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13734</span> <span class="ticket-notes">Store event domain should provide matching for store aliases like the Controller domain</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13611</span> <span class="ticket-notes">TreeStore should add parentIdProperty to read linked linear data, and create a tree structure.</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14046</span> <span class="ticket-notes">Floating components should support an "alwaysOnTop" config</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 23</ul>
|
|||
|
<h2>Bugs Fixed</h2>
|
|||
|
<ul>
|
|||
|
<li class="component">Accessibility (8)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13210</span> <span class="ticket-notes">Slider thumb does not receive focus</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13477</span> <span class="ticket-notes">Masking should disallow tabbing into masked elements</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13801</span> <span class="ticket-notes">Masked Components should be removed from tab order</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13802</span> <span class="ticket-notes">Viewport should support masking with proper keyboard navigation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14316</span> <span class="ticket-notes">Invalid input in text field stretches parent container in theme-aria</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14333</span> <span class="ticket-notes">ARIA theme colors are wrong for Grids</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14351</span> <span class="ticket-notes">ARIA: Screen reader: When navigating through the tab panel, voice repeat the elements twice</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14374</span> <span class="ticket-notes">ARIA: Keyboard Navigation: Toolbar: Unable to access to "Choose a date option" in Button menu- Toolbar tab</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Bind (10)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13303</span> <span class="ticket-notes">viewModel binding and fieldLabel, causing wrong message aligment</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13711</span> <span class="ticket-notes">Binding tab title fails for inactive tabs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13762</span> <span class="ticket-notes">Binding deeply into an object does not always produce the proper value</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13804</span> <span class="ticket-notes">Binding time field prevents typing because of validation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13875</span> <span class="ticket-notes">Cannot bind to dynamic menu</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13889</span> <span class="ticket-notes">Datefield clears value with specified binding</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13933</span> <span class="ticket-notes">Forms using bind and modelValidation display errors before any fields are modified</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13935</span> <span class="ticket-notes">Bindings are not processed if viewModel data contains an empty record</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13980</span> <span class="ticket-notes">Model validation should prevent putting invalid field values back into the record</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14276</span> <span class="ticket-notes">ViewModel does not respect Model's COMMIT event</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Button (4)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-11964</span> <span class="ticket-notes">Links still work after buttons are disabled if tapped on border.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13592</span> <span class="ticket-notes">Segmented button styling is wrong in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14297</span> <span class="ticket-notes">Aria example - unable to choose an element on menu button in Safari</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9490</span> <span class="ticket-notes">Focused buttons have the same appearance as hovered buttons</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Charts (26)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12742</span> <span class="ticket-notes">Line Chart With Image Markers - fill should be below the stroke</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13396</span> <span class="ticket-notes">Pie chart slices get wrong colors when data is loaded from remote</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13504</span> <span class="ticket-notes">Build of charts code has classes out of order - fails to load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13564</span> <span class="ticket-notes">There are references to Sencha Touch in some of the Ext JS 5 charts API docs</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13589</span> <span class="ticket-notes">Charts tooltips are not positioned right in IE8 in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13600</span> <span class="ticket-notes">Creating a chart and using renderTo body creates an element without a height</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13663</span> <span class="ticket-notes">Selection from left to rigth is inverted on RTL mode in IE8 and IE9 - Column Charts (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13674</span> <span class="ticket-notes">Pareto example left y-axis goes into negative territory when 'Causes' are turned off in the legend</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13691</span> <span class="ticket-notes">3D pie chart doesn't render segments correctly at certain angles.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13722</span> <span class="ticket-notes">Charts don't render correctly in Firefox with SVG engine.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13739</span> <span class="ticket-notes">Two SVG text elements are created (for fill and stroke) even when stroke is invisible.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13760</span> <span class="ticket-notes">Calling store.removeAll() on a chart will not clear the chart series (hangs the browser in Touch)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13831</span> <span class="ticket-notes">Radar series show with a delay during which markers are visible in the top left corner.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13836</span> <span class="ticket-notes">Line series marker labels created, but not rendered</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13848</span> <span class="ticket-notes">Series theme styling isn't updated on store changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13882</span> <span class="ticket-notes">Setting a store on a chart that hasn't been rendered yet produces no result.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13960</span> <span class="ticket-notes">Chart tooltips do not show without the itemhighlight interaction</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14002</span> <span class="ticket-notes">textBaseline behavior is not consistent across all browsers and draw component engines.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14058</span> <span class="ticket-notes">Bound store not working with PolarChart</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14061</span> <span class="ticket-notes">Callout lines are not visible or black when series makes use of gradients.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14229</span> <span class="ticket-notes">Text is not measured correctly in Safari, Firefox and IE8 in fast mode.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14253</span> <span class="ticket-notes">All series should provide correct legend info based on the value of their 'hidden' config.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14274</span> <span class="ticket-notes">Financial Charts doesn't work, candlestick.js not found</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14290</span> <span class="ticket-notes">Scatter chart labels do not always clip properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14340</span> <span class="ticket-notes">Crosshair interaction labels don't always align with axis labels.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14379</span> <span class="ticket-notes">Sencha Charts is not currently pre-built in Ext JS 5, which necessitates Cmd to build the package</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Cmd (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13683</span> <span class="ticket-notes">Browser + Cmd warnings on a clean app generated by Cmd</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14200</span> <span class="ticket-notes">Sandbox builds should use "Ext5" for JS root namespace (not "Ext4")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14201</span> <span class="ticket-notes">Sandbox builds should use "x5" for CSS root namespace (not "x4")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14204</span> <span class="ticket-notes">Sass lookup fails if classname repeats the namespace (e.g., "MyComponent.MyComponent")</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14278</span> <span class="ticket-notes">Kitchen sink examples broken in RTL mode - Kitchen Sink (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14359</span> <span class="ticket-notes">Framing metadata generated for the slicer can conflict with user's pseudo elements</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Core (16)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13130</span> <span class="ticket-notes">Resize handles do not work when nested</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13559</span> <span class="ticket-notes">Class system is not properly handling statics in a privates block</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13623</span> <span class="ticket-notes">Element.isFocusable does not consider tabIndex and does not recognize all focusable elements</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13676</span> <span class="ticket-notes">iOS floating keyboard appears on drag start of a Window</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13687</span> <span class="ticket-notes">Ext.util.Cookies.get isn't unescaped</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13705</span> <span class="ticket-notes">Ext.util.Observable adds an undefined listener if there are none declared</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13707</span> <span class="ticket-notes">Global variable leaks in ClassManager</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13716</span> <span class="ticket-notes">Drop indication line positioned wrong when TouchScroller used</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13797</span> <span class="ticket-notes">Automatic iframes should be non-focusable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13822</span> <span class="ticket-notes">contentEditable elements should match as tabbable</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13854</span> <span class="ticket-notes">Generated app warns that targetCls is missing in console</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13861</span> <span class="ticket-notes">Container defaults are not properly merged with instance configs of child items that use the config system</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13952</span> <span class="ticket-notes">'mousemove' not fired during drag drop</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13961</span> <span class="ticket-notes">floatingItems remain in memory after being destroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13966</span> <span class="ticket-notes">Object template processes functions as objects.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14072</span> <span class="ticket-notes">Resizing Windows is constrained to the owning container even when constrain is not configured true</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Data (22)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13228</span> <span class="ticket-notes">Grid using BufferedStore does not update sorters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13369</span> <span class="ticket-notes">Ext.data.Field mapping does not properly interpret complex expressions</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13684</span> <span class="ticket-notes">ProxyStore throws an error reporting bad usage (Ext.Error.warn should be Ext.log.warn)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13689</span> <span class="ticket-notes">Models with idProperty causes error on Load</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13692</span> <span class="ticket-notes">TreeStore no longer relays node events.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13749</span> <span class="ticket-notes">useDefaultXhrHeader on a proxy has no effect</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13784</span> <span class="ticket-notes">Associations fail create duplicate association names</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13808</span> <span class="ticket-notes">Store rejectChanges not removing new records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13813</span> <span class="ticket-notes">Stores no longer fire the beforesort event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13845</span> <span class="ticket-notes">TreeStore load event signature does not match Ext.data.Store & Node not passed to load event</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13983</span> <span class="ticket-notes">Records created using WebStorage proxy are not added to the session</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13992</span> <span class="ticket-notes">getAssociatedData does not recurse beyond one level of association</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13993</span> <span class="ticket-notes">Nested association data is not being removed from Model's "data" object</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13999</span> <span class="ticket-notes">Child session serializes dates incorrectly for saving to parent session</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14003</span> <span class="ticket-notes">ManyToOne association broken after removing item from associated store</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14005</span> <span class="ticket-notes">AbstractStore.isDestroyed inconsistent with Ext.Component.isDestroyed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14033</span> <span class="ticket-notes">Session.adopt does not adopt any associated records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14097</span> <span class="ticket-notes">Many To One Association with session does not keep track of associated records when directly adding to the session</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14141</span> <span class="ticket-notes">Store load method does not respect "url" option</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14170</span> <span class="ticket-notes">Unable to define a default reader in a custom proxy class</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14286</span> <span class="ticket-notes">XmlReader fails when reading tree data</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14513</span> <span class="ticket-notes">Configuring a TreeStore with a model that is not a TreeModel throws an error</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Draw (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14045</span> <span class="ticket-notes">"Uncaught TypeError: Cannot read property 'path' of undefined" when trying to draw a line from the inside to the outsides of the drawable window - Free Paint</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Events (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14142</span> <span class="ticket-notes">IE9 event.browserEvent member not found</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Examples (32)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13001</span> <span class="ticket-notes">Ext JS Portal Example - Dashboard does not maintain Column/Row transitions properly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13352</span> <span class="ticket-notes">has no method 'doComponentLayout' - when you try to change from Month to week or day</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13489</span> <span class="ticket-notes">TypeError: 'undefined' is not an object (evaluating 'target.className.indexOf') when opening any example </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13531</span> <span class="ticket-notes">If a draggable field is set empty, its message box looks cut off when is dragged in to a grid - Field to Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13548</span> <span class="ticket-notes">Slider example should update colour on drag rather than at end. Needs minValue:0</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13565</span> <span class="ticket-notes">Drag and drop does not working in RTL mode - IE8,IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13569</span> <span class="ticket-notes">Grids - Array Grid (RTL Hebrew) By placing the mouse pointer on the column header, it does not allow to sort asc/desc or move on IE8 and IE9</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13618</span> <span class="ticket-notes">"Uncaught TypeError: object is not a function" when trying to open Interactive Dashboard - Combination Charts</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13639</span> <span class="ticket-notes">Unable to move element from one tree to another in RTL mode on IE8 and IE9 - Two Trees (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13670</span> <span class="ticket-notes">Excutive Dashboard, The grid doesn't collapse and open the groups</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13693</span> <span class="ticket-notes">Dashboard layout does not properly cleanup removed items</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13699</span> <span class="ticket-notes">TypeError: 'null' is not an object (evaluating 'me.dom.id') and crashes when clicking on Accordion Windows and then clicking on the refresh button many times </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13761</span> <span class="ticket-notes">"Uncaught TypeError: Cannot read property 'type' of undefined" when trying to use the functionality within the example - Summary Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13765</span> <span class="ticket-notes">Ext.ux.IFrame should updated to avoid usage of renderSelectors.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13841</span> <span class="ticket-notes">Ajax Tool tip does not load when clicking - QuickTip example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13852</span> <span class="ticket-notes">"Uncaught SyntaxError: Invalid regular expression" when used parentheses in search - Live Search</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13853</span> <span class="ticket-notes"> "Uncaught TypeError: Cannot read property 'apply' of undefined" when trying to alter data within the example in RTL - Summary Grid (RTL)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13856</span> <span class="ticket-notes">Unable to show window if "Insert Image" button is clicked twice - Advance Dataview</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13945</span> <span class="ticket-notes">Executive Dashboard Example fails to load with 404</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13959</span> <span class="ticket-notes">Ks crashes when opening Interactive Dashboard and try to sort any column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13964</span> <span class="ticket-notes">Uncaught TypeError: Cannot read property 'getSurface' of undefined and unable to use Free paint example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14195</span> <span class="ticket-notes">Unable to use desktop example when changing the theme </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14244</span> <span class="ticket-notes">Text Boxes inside the windows look cut off (ARIA example)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14248</span> <span class="ticket-notes">Unabled to access to DataView Content using tab key - ARIA Examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14283</span> <span class="ticket-notes">JavaScript errors in ARIA demo</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14292</span> <span class="ticket-notes">The grid resize to the minimum size when you select the checkbox "Editable" and press Tab Key - Aria Examples </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14296</span> <span class="ticket-notes">Cannot read property 'appendChild' of null, when you navigate to the example - Simple Tasks example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14385</span> <span class="ticket-notes">KS - Main menu cannot scroll on Ipad</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14422</span> <span class="ticket-notes">Kitchen Sink - Only two categories are displayed in the tree before collapsing some of them (Ipad)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14423</span> <span class="ticket-notes">ARIA:Center Panel: Window Tab : When you kept the window open and change the tab, the components does not render the css correctly </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14442</span> <span class="ticket-notes">Loading ExtJS Examples in any IE version generates AppCache Fatal Error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14516</span> <span class="ticket-notes">Page Analyzer fails to load</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Forms (23)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13495</span> <span class="ticket-notes">Slider widget allows text selection upon mousedown</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13675</span> <span class="ticket-notes">Multiselect grid, touch themes. The "remove" ActionColumn escapes the grid.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13713</span> <span class="ticket-notes">Form field triggers do not render correctly in classic theme/RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13752</span> <span class="ticket-notes">In Firefox, multi-line labels cause input and triggers to expand vertically</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13770</span> <span class="ticket-notes">Spinner triggers in neptune-touch and crisp-touch wrap when the field is too narrow</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13793</span> <span class="ticket-notes">HtmlEditor iframe does not respect height config</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13803</span> <span class="ticket-notes">Fields with "grow:true" cannot have their size configured or set by layout</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13818</span> <span class="ticket-notes">DisplayField's body element should have vertical-align:top</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13915</span> <span class="ticket-notes">labelStyle no longer applied to label's style</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13957</span> <span class="ticket-notes">combobox does not scroll when using keyboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14000</span> <span class="ticket-notes">Combo boundlist duplicates content outside tpl tags</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14004</span> <span class="ticket-notes">Datepicker does not blur when clicking outside the component if showToday is false</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14077</span> <span class="ticket-notes">Numberfield crashes when holding the mouse down over one trigger and switching to another</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14110</span> <span class="ticket-notes">tagfield config filterPickList implementation doesn't filter list correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14154</span> <span class="ticket-notes">TagField cannot be bound to a store dynamically</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14157</span> <span class="ticket-notes">Slider prevents tabbing out of the thumb</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14163</span> <span class="ticket-notes">Time field throws JavaScript error on validation</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14259</span> <span class="ticket-notes">inputType: 'search' causes text field to be rendered incorrectly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14305</span> <span class="ticket-notes">HtmlEditor destroys iframe element twice which causes spurious warning</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14310</span> <span class="ticket-notes">HiddenName for ComboBox does not create hidden field</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14312</span> <span class="ticket-notes">Ext.picker.Date cannot be rendered as disabled</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14450</span> <span class="ticket-notes">Slider movement not reversed in RTL</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14467</span> <span class="ticket-notes">Date field trigger icon is wrong in RTL</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Grid (32)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-10667</span> <span class="ticket-notes">Column resize restrictions should not apply on locked columns when locked view is resizable or can scroll horizontally</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13020</span> <span class="ticket-notes">Ext.grid.locking.View: Listener leak</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13290</span> <span class="ticket-notes">Multi-selector grid does not load data when adding Employees </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13519</span> <span class="ticket-notes">Summary values are not being updated if summary is hidden before change values - Summary Grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13580</span> <span class="ticket-notes">Grids with auto height are created with buffered renderer enabled which does not support auto height</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13688</span> <span class="ticket-notes">GridFilters throws an error when removing custom filters</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13703</span> <span class="ticket-notes">Row Editing only updates the tooltip with the first invalid field.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13715</span> <span class="ticket-notes">Reconfigure should move the buffer rendered body to the top.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13753</span> <span class="ticket-notes">Grid - Summary feature not working with convert/calculate fields</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13759</span> <span class="ticket-notes">Rownumberer/Action Column causes error when updating row</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13773</span> <span class="ticket-notes">Grid reconfigure on a locked grid does not resize locked side correctly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13787</span> <span class="ticket-notes">Grid filters store does not react after reconfigure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13805</span> <span class="ticket-notes">Grid itemCls is set to 'x-dataview-item' but should be 'x-grid-item'</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13814</span> <span class="ticket-notes">Grouping/Summary grid features enable/disable broken</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13816</span> <span class="ticket-notes">Columns in "Quarter" category are unable to show after following certain steps - Executive Dashboard</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13819</span> <span class="ticket-notes">Typing spaces in a grid cell editor toggles checkbox in other column</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13826</span> <span class="ticket-notes">Resizing grid column with wrapping content causes random errors or misplaced grid view</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13859</span> <span class="ticket-notes">Grouping collapse crashes when using a custom groupFn on the grouper</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14024</span> <span class="ticket-notes">Gridfilters initialized with a value of Boolean false are not set as active</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14073</span> <span class="ticket-notes">widgetcolumns won't work with flex</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14084</span> <span class="ticket-notes">Horizontal scrollbar doesn't appear on Grid Reconfigure for empty Store (in FF and Chrome)</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14227</span> <span class="ticket-notes">Grid reconfigure with a new store fails when the store goes from grouping to no grouping</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14232</span> <span class="ticket-notes">Grid grouping headers can create invalid identifiers</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14252</span> <span class="ticket-notes">Big Data Grid Example - Cannot use check boxes </span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14258</span> <span class="ticket-notes">Grid cell editors not destroyed when editors have not been activated</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14262</span> <span class="ticket-notes">getWidgetRecord() not binding correctly when adding records</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14285</span> <span class="ticket-notes">BufferedRenderer.onReplace sets refreshing flag incorrectly</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14309</span> <span class="ticket-notes">List filter should properly implement loadOnShow functionality</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14387</span> <span class="ticket-notes">Cell focus styling blocks mouse events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14440</span> <span class="ticket-notes">Arrow key navigation does not select cells properly in IE</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14441</span> <span class="ticket-notes">Date picker focus conflicts with grid cell editing</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14536</span> <span class="ticket-notes">Locking grids cannot disable buffered rendering</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Layouts (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13751</span> <span class="ticket-notes">Ext.layout.container.Box should require Ext.resizer.Splitter</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">MVC (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13747</span> <span class="ticket-notes">Plugins are not processed if the component is used in autoCreateViewport</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13867</span> <span class="ticket-notes">defaultListenerScope:true does not work on a View that has a ViewController</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14282</span> <span class="ticket-notes">ViewControllers do not clear listeners on destroy</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Menu (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13849</span> <span class="ticket-notes">Unable to create menu before onReady</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13895</span> <span class="ticket-notes">Clicking a menu item with href config causes two click events</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14298</span> <span class="ticket-notes">The menu expanded does not close when change to another example in ARIA example </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Misc (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12096</span> <span class="ticket-notes">The constructor of Ext.resizer.Resizer is missing a variable reassignation and results in an error</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14295</span> <span class="ticket-notes">Responsive plugin throws error when created from config object</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Panel (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13776</span> <span class="ticket-notes">Ghost panel header does not respect titlePosition during drag</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13791</span> <span class="ticket-notes">Panel collapsed config cannot be used in data binding (need to have setCollapsed method)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Selection Model (2)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13850</span> <span class="ticket-notes">Ctrl+A not triggering 'selectionchange' event in grid</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14255</span> <span class="ticket-notes">Grid doesn't select newly synced records</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tabs (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13679</span> <span class="ticket-notes">Tab bar loses height when all tabs are closed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13723</span> <span class="ticket-notes">Cannot add non-tab items to tabBar.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14366</span> <span class="ticket-notes">Using tabPosition with non-tab items throws undefined error</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Theme (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13786</span> <span class="ticket-notes">"Trial" text covers App Name in RTL mode</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13899</span> <span class="ticket-notes">Neptune's $grid-header-trigger-background-color-open cannot be overridden</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14126</span> <span class="ticket-notes">Checkboxgroup error border css incorrect</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">ToolTips (6)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12041</span> <span class="ticket-notes">Tooltips get overly wrapped on Safari</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12511</span> <span class="ticket-notes">Narrow tooltips in Safari Mac</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13334</span> <span class="ticket-notes">Tooltip is horizontally squished in Safari</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13890</span> <span class="ticket-notes">Error Quicktips not showing on floating form's fields when the form created at runtime</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14086</span> <span class="ticket-notes">IE9 tooltip layout cutting off text</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14438</span> <span class="ticket-notes">Tooltips don't accommodate text properly in IE9</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Toolbars (1)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13941</span> <span class="ticket-notes">Navigation disappears when opening any form, Toolbars or layout example and change to another example </span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Tree (11)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-12962</span> <span class="ticket-notes">TreeStore datachanged is not fired when data is changed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13049</span> <span class="ticket-notes">Tree singleExpand is lost when store is changed via reconfigure</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13346</span> <span class="ticket-notes">Reader typeProperty is not respecting reader's namespace</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13509</span> <span class="ticket-notes">Appended nodes are not correctly parsed</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13673</span> <span class="ticket-notes">Buffered rendering is not enabled by default in Trees.</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13727</span> <span class="ticket-notes">Loading a Tree on demand doesn't work</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13858</span> <span class="ticket-notes">Tree navigation disappears when opening Hbox layout example and then change to another form example</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13908</span> <span class="ticket-notes">Rows disappear after collapsing and expanding the first row on the grid in Tree examples</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14107</span> <span class="ticket-notes">Tree fires double sortchange event when sort changes</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14268</span> <span class="ticket-notes">Treepanel relays old treestore node event names</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-9364</span> <span class="ticket-notes">Cannot hide loadMask when using BufferedRenderer plugin on Tree</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li class="component">Window (3)
|
|||
|
<ul class="tickets">
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-13799</span> <span class="ticket-notes">Ext.Window's maximizable config modifies the title position, causing the title position to move while dragging</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14001</span> <span class="ticket-notes">Windows do not constrain properly when maximized</span>
|
|||
|
</li>
|
|||
|
<li class="ticket">
|
|||
|
<span class="ticket-number">EXTJS-14291</span> <span class="ticket-notes">Unable to use the keys when opening window and close it (Aria example)</span>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
Total: 221</ul>
|
|||
|
</div>
|
|||
|
<!-- ************************************************************************** -->
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
</html>
|