• 検索結果がありません。

インストール ダウンロード Infragistics Ultimate ダウンロード 修正項目 コンポーネント カテゴリ 説明 ドックマネージャー 新機能 フローティングペインをドラッグしながらレイアウトを読み込むと ゴーストウィンドウが作成され NullReferenceException がスロ

N/A
N/A
Protected

Academic year: 2021

シェア "インストール ダウンロード Infragistics Ultimate ダウンロード 修正項目 コンポーネント カテゴリ 説明 ドックマネージャー 新機能 フローティングペインをドラッグしながらレイアウトを読み込むと ゴーストウィンドウが作成され NullReferenceException がスロ"

Copied!
17
0
0

読み込み中.... (全文を見る)

全文

(1)

INFRAGISTICS WPF 15.1 –

サービス リリース ノート - 2015 年 12 月

Infragistics WPF で実現する高度な BI ときれいなデスクトップ UI

Infragistics WPF コントロールは、広範な機能を提供し、最小限の開発工数でアプリケーションの作成を可能にします。高速パフォーマンスなジェスチャ ー/タッチ サポート、動的なテーマなど、便利な機能をすぐにアプリケーションに追加できます。

(2)

インストール

ダウンロード

Infragistics Ultimate ダウンロード

修正項目

コンポーネント カテゴリ 説明 ドック マネージャー 新機能 フローティング ペインをドラッグしながらレイアウトを読み込むと、ゴースト ウィンドウが作成され NullReferenceException がスローされる問題。

プロパティ グリッド 機能の向上 値が comboEditor で変更される場合、TypeConverter の GetStandartValues が値 を更新しない問題。

コンボ エディター バグ修正 新しいコレクションにバインドした場合にキーボードの下方向キーでドロップダウンを開くと、ドロップ

ダウンの高さが縮小される問題。

コンボ エディター バグ修正 現在、エディターに表示されているテキストを貼り付けするとドロップダウン リストが表示されない

(3)

ドック マネージャー バグ修正 レイアウトを読み込むと、選択済みのタブがドック マネージャーのレイアウトが保存されたときと異 なる問題。 グリッド バグ修正 データ ソースをクリアすると垂直方向の境界線が表示される問題。 グリッド バグ修正 XamGrid が右へスクロールする問題。 グリッド バグ修正 テキスト フィルターに直接の IME 入力が不可能な問題。 グリッド バグ修正 水平方向のスクロールバーのスクロール ボックスが列幅と同期しない問題。 グリッド バグ修正 GroupColumns が存在している場合、方向キーでフォーカスを移動するとスクロールでセルが とばされる問題。 グリッド バグ修正 日本語 IME 同音異義語の注釈を使用する場合、 System.AccessViolationException がスローされる問題。 グリッド バグ修正 列をグループ化すると垂直スクロール バーが正常に作動しない問題。 グリッド バグ修正 Excel で改行文字を含むヘッダー テキストが複数のセルに貼り付けされる問題。

(4)

グリッド バグ修正 FilterMenu ポップアップのフィルター エディターに日本語の文字を直接入力できない問題。 グリッド バグ修正 filtertextbox に値を初期入力するときに PreferredImeState が有効化されない問題。 プロパティ グリッド バグ修正 フィルター エリアが縮小済みの場合、"Ctrl + F" キーの組み合わせを押すと、 NullReferenceException がスローされる問題。 注: プロパティ グリッドのフィルター エリアが非表示の場合 (xamPropertyGrid.FilterAreaVisibility が Visible と異なる値に設定されている)、 "Ctrl + F" キーの組み合わせを押すと、NullReferenceException がスローされる、 xamPropertyGrid の問題を解決しました。 ラジアル メニュー バグ修正 RadialMenuItem の Header プロパティをバインドすると、バインド式パス エラーが発生され る問題。

テーマ マネージャー バグ修正 PasswordBox を Office2010Blue で使用すると、BindingExpression パス エラーが 発生される問題。

(5)

テーマ マネージャー バグ修正 XamPropertyGrid を使用するときに XamlObjectWriterException および NotSupportedException がスローされる問題。 テーマ マネージャー バグ修正 ApplicationTheme をランタイムで変更すると、System.Windows.Data エラーがスロー される問題。 テーマ マネージャー バグ修正 ThemeManager を使用している場合、XamPropertyGrid を含むサブウィンドウが表示さ れると、親ウインドウのメニューが非表示になる問題。 タイル マネージャー バグ修正 読み込み時にコンソールに System.Windows.Media.Animation 警告が表示される問 題。

カラー ピッカー バグ修正 Localization is using CurrentCulture instead of CurrentUICulture.

コンボ エディター バグ修正 The XamComboEditor's SelectedItem does not work properly when items filtering is applied.

コンボ エディター バグ修正 Setting the xamComboEditor VerticalContentAlignment property doesn't affect the vertical alignment of the selected items in the textbox.

コンボ エディター バグ修正 The items content is not stretched when the XamComboEditor ItemTemplate is used and the content HorizontalAlignment is set to Stretch.

(6)

コンボ エディター バグ修正 XamComboEditor throws an exception when the user selects already selected item with Enter key.

Notes:

Removed throwing the exception “Cannot select the same item multiple times.” when selecting the same item again in the combo editors.Now, the element that is selected again is ignored if selected by keyboard arrows.If typed – it is cleared from the textbox.

コンボ エディター バグ修正 Memory leak appears in the combo editor when using ComboBoxItemsProvider.

コンボ エディター バグ修正 Dropdown does not appear below the control.

コンボ エディター バグ修正 The SelectionChanged event is not fired correctly when setting SelectedValues.

コンボ エディター バグ修正 ArgumentOutOfRangeException is thrown when control is inherited and selection is changed in the xamRibbon QAT.

コンボ エディター バグ修正 Cannot tab to shared combo editors in a TabControl.

Data Cards バグ修正 XamDataCards does not display proper data for scrolled fields.

データ チャート バグ修正 Y Axis title is rotated and labels do not have a proper foreground color when AxisLabelSettings are defined and the Metro Dark theme is applied. データ チャート バグ修正 XamDataChart in a FlowDocumentReader control does not fully print

(7)

Notes:

The chart will now print as expected from inside an unloaded section of a FlowDocumentReader.

データ チャート バグ修正 ShapeSeries causes the chart to measure incorrectly when MinHeight and MinWidth are set and the containing Window has SizeToContent =

"WidthAndHeight".

Notes:

Fixed an issue where ShapeSeries used in a Data Chart would render with excessive height and width.

データ チャート バグ修正 Tooltip memory leak appears in data chart.

Notes:

There was a memory leak with the way we were using a DispatcherTimer in the tooltip.There was also another memory leak with one of the tooltip data context objects that was resolved.

データ グリッド バグ修正 ReevaluateFiltersOnRecordsAdded is not respected when IsUndoEnabled = True.

データ グリッド バグ修正 Filtering DateTime with leading 0 does not work.

データ グリッド バグ修正 The value of a complex property is not being updated when the BindingMode is set to OneWay.

(8)

データ グリッド バグ修正 Records are scrolled when the ScrollBehaviorOnListChange property is set to PreserveRecordsInView and new record is added.

データ グリッド バグ修正 CellValuePresenter appears active after the associated data record is removed and read into the data source when using external sorting. データ グリッド バグ修正 Incorrect style appears when there is a custom style for BackgroundActive

and Background of CellValuePresenter.

データ グリッド バグ修正 CustomFilterDialog does not open in the same screen.

データ グリッド バグ修正 Filter drop-down entries do not respect CurrentUICulture, but do respect CurrentCulture.

データ グリッド バグ修正 Performance issue when loading the control with CollectionView sorting/grouping applied.

Notes:

Optimization: In this scenario, where the CollectionView is doing the grouping and there are 30k data records with a 3 level grouping hierarchy (approx. 90k group by records) and where each group by record is

expanded on initialization, the load time was improved from about 25 minutes to about 25 seconds.

データ グリッド バグ修正 Sort definition is cleared after exporting the xamDataGrid data to an excel file when using ListCollectionView.

データ グリッド バグ修正 Selected records background flickers when the cell value is updated. データ プレゼンター バグ修正 DataRecord that is marked as deleted is reused without clearing the

(9)

データ プレゼンター バグ修正 XamDataGrid rows get stuck in a selected state.

データ プレゼンター バグ修正 Tabbing out of AddNewRecord cell causes a record to disappear. データ プレゼンター バグ修正 ArgumentException is thrown occasionally in

GridViewPanelFlat.MeasureOverride.

データ プレゼンター バグ修正 Memory leak occurs when changing the xamDataGrid DataSource using CollectionView.

データ プレゼンター バグ修正 CustomFilterDialog throws an exception when trying to group conditions when CellValuePresenter's IsEnabled is set to False.

データ プレゼンター バグ修正 Setting an AutoResetEvent when bound to a ListCollectionView causes cross-group selection issues.

データ プレゼンター バグ修正 XamDataGrid does not restore localized customizations properly.

データ プレゼンター バグ修正 NullReferenceException is thrown when selecting items in a grouped grid. 日/時間入力 バグ修正 XamDateTimeInput's redo operation is not working when it's done after

the value is empty.

Notes:

Resolved an issue in the XamMaskedInput and XamMaskedEditor controls that incorrectly processed the Undo and Redo operations in certain

situations resulting in incorrect characters being displayed.

ダイアグラム バグ修正 Duplicate connection points that are not attached to a node show up when using ItemsSource and ConnectionSource.

ドック マネージャー バグ修正 Loading a layout when dragging a floating pane causes a system lock up when FloatingWindowDragMode is set to UseSystemWindowsDrag.

(10)

ドック マネージャー バグ修正 WPF XamDockManager throws an exception when undocking a pane in XBAP.

Drag and Drop Framework バグ修正 The dragged elements used by the WPF Drag Drop framework will not intersect multiple monitors.

エディター バグ修正 XamMaskEditor displays an incorrect value when a timespan mask is set. Excel バグ修正 Loading of a file with hidden first worksheet is throwing an exception. グリッド バグ修正 The ColumnResized event is fired on a single click between column

headers.

グリッド バグ修正 Column chooser does not show if the Popup in a control template is replaced or its Name is changed.

Notes:

This issue is by design.The entire logic of the control relies on that the root element in the control template is a Popup control.We will add TemplatePart attribute for all mandatory elements of the control template.

グリッド バグ修正 Canceling the ActiveCell changing event causes a cell to be unselectable. グリッド バグ修正 XamGrid MouseLeftButtonUp is not fired when a dialog is displayed while

exiting from edit mode.

グリッド バグ修正 A cell of a column in a group column cannot be collapsed when the cell is in edit mode.

グリッド バグ修正 Setting FilteringScope to "ColumnLayout" causes NullReferenceException when grouping and trying to open the FilterMenu.

(11)

グリッド バグ修正 Grouped column rendering is off when a full group is moved out of view and brought back into view.

Multi Column Combo バグ修正 The text is deleted after selecting a combo item and pressing backspace. Multi Column Combo バグ修正 Setting DisplayMemberPath to null causes InvalidOperationException. Network Node バグ修正 Connections disappear when programmatically navigating to the previous

node.

Network Node バグ修正 Zoom level changes randomly when a GridSplitter is used for resizing. Network Node バグ修正 The selected region does not contain all the nodes that are currently in

view.

Network Node バグ修正 ArgumentOutOfRangeException is thrown when the window height is close to zero.

Network Node バグ修正 Exception is thrown when the OverviewPlusDetailPane content's height is zero.

ピボット グリッド バグ修正 LoadCustomizations callback shows a "\r\n" error message when the data source loads correctly.

プロパティ グリッド バグ修正 Interface type bound and expanded do not show children.

プロパティ グリッド バグ修正 Child elements cannot be retrieved from grid row using UI Automation or Inspect.exe.

Notes:

Resolved an issue in the XamPropertyGrid which prevented the UI elements in the edit area of each property item from returning AutomationPeers.

(12)

プロパティ グリッド バグ修正 Property value is updated before the PropertyItemValueChanging event is fired.

Notes:

Resolved an issue in the XamPropertyGrid which occurred when a custom editor was supplied via a PropertyGridEditorDefinition.In this case, if the Value property of the PropertyGridPropertyItem supplied in the

PropertyItemEventArgs passed to the PropertyItemValueChanging event was queried, it would return the modified value instead of the value before the modification.To address this issue a new property has been added to PropertyGridPropertyItem (an instance of which is automatically set as the DataContext of a custom editor) called EditorValue - custom editors should bind their value to this new

PropertyGridPropertyItem.EditorValue property instead of the existing PropertyGridPropertyItem.Value property to ensure that the correct value will be returned when querying the PropertyGridPropertyItem.Value property in the PropertyItemValueChanging event.

プロパティ グリッド バグ修正 Default ExceptionValidationRule is not working correctly.

Notes:

Resolved an issue in the XamPropertyGrid which prevented an

ExceptionValidationRule on a custom editor from processing an exception thrown while setting a property value.

(13)

プロパティ グリッド バグ修正 ITypeDescriptorContext is null when using a TypeConverter to get StandartValues.

Notes:

Improved the support in XamPropertyGrid for custom TypeConverter implementations of GetStandardValues and GetStandardValuesSupported by passing an ITypeDescriptorContext to those methods.

プロパティ グリッド バグ修正 XamPropertyGrid does not refresh when a collection property changes.

Notes:

Resolved an issue in the XamPropertyGrid where the display did not update to reflect external changes made to list type properties.

Reporting バグ修正 [Reporting - XBAP] The PrintDialog window should not be displayed when showPrintDialog in Print method is set to false.

リボン バグ修正 IsTextSearchEnabled is not carried down from the MenuTool to the MenuToolPresenter.

リッチ テキスト エディター バグ修正 The Paragraph spacing settings are not saved when saving to Html.

Notes:

Resolved an issue in RichTextDocument that occurred when creating a document with default paragraph line spacing, serializing the document to HTML and then deserializing the saved HTML document.In this scenario, the line spacing after re-opening the document was different than the line

(14)

spacing before saving the document.With this fix, the original line spacing is now preserved.

リッチ テキスト エディター バグ修正 The caret does not change its style at the start position and in a new paragraph when typing some content with styles (like Italic, Subscript, and Superscript).

Notes:

Resolved an issue in the XamRichTextEditor where the Caret was not being rendered at a slight 'forward' angle when it was at a character position formatted as italic.The caret is now also correctly sized and positioned when it is at a character position that is formatted as superscript or subscript.

リッチ テキスト エディター バグ修正 Additional border appears in the empty rows of table.

リッチ テキスト エディター バグ修正 Infragistics4.Wpf.Documents.Core can't be built from the source in VS2010.

リッチ テキスト エディター バグ修正 Infragistics4.Wpf.IO can't be built from the source in VS2010.

リッチ テキスト エディター バグ修正 Bullet list indent is not reset after using Ctrl+A and then deleting the existing bullet list.

リッチ テキスト エディター バグ修正 Typing 'a', 'y', 'k', 'v' on a new line is removing the applied settings from the previous paragraph.

(15)

Notes:

Resolved an issue in the XamRichTextEditor where character formatting from the previous paragraph was sometimes lost when typing certain characters into a newly inserted paragraph.

スケジュール バグ修正 Recurrence is not deleted correctly when one of the occurrences is renamed.

Schedule Outlook Calendar View バグ修正 XamOutlookCalendarView does not get the focus, when calling its Focus method.

Spread Sheet バグ修正 When MessageBox is invoked in the SelectionChanged event, unwanted additional selection is done.

Spread Sheet バグ修正 Navigating between worksheets is firing the SelectionChanged event. Spread Sheet バグ修正 Auto fit column width does not work properly with full width characters. テーマ マネージャー バグ修正 ThemeManager Theme throws System.NotSupportedException.

テーマ バグ修正 Access Keys don't work when the Metro theme for MS Controls is applied.

Notes:

In the IG.MSControls.Core.Implicit.xaml, Metro.MSControls.Core.Implicit.xaml, MetroDark.MSControls.Core.Implicit.xaml, Office2010Blue.MSControls.Core.Implicit.xaml,

Office2013.MSControls.Core.Implicit.xaml, in the Button style is added an additional style resource that set the ContentPresenter

(16)

access text.

<Style BasedOn="{StaticResource ButtonStyle}" TargetType="{x:Type Button}">

<Style.Resources>

<Style TargetType="{x:Type ContentPresenter}">

<Setter Property="RecognizesAccessKey" Value="True" /> </Style>

</Style.Resources> </Style>

タイル マネージャー バグ修正 Cannot select an item in the dropdown that is positioned over the XamTile resize border.

Notes:

Resolved an issue in XamTileManager that occurred when clicking on a combo dropdown that overlays the border of a Tile in such a way that the click point in the popup is over the Tile's border.In this scenario, the mouse-down event was being 'stolen' by the XamTileManager to initiate a Tile resize operation and not making its way to the control that displayed the dropdown in the first place.Specifically, this was reported against a XamDateTimeEditor contained in a XamTile.

(17)

Tree Grid バグ修正 Top level summary does not translate in languages other than English.

Notes:

"Root Summaries." appears in English when opening the summary drop-down on the "Name" field, and select "Anzahl."Now it appears in German. Tree Grid バグ修正 Headers do not reflect the fields in the default field layout.

Tree Grid バグ修正 Grid does not display the updated nodes.

Tree Map バグ修正 InvalidOperationException is thrown when tree map is inside a column with ColumnDefinition with Width="auto".

Notes:

When the xamTreeMap is placed in a Grid Column/Row with Width/Height set to Auto, the control receives Infinity as width/height.If particular size is not set, the control is restricted to the MinHeight/MinWidth set in the generic file.

Tree Map バグ修正 An exception is thrown when the control is placed in a ScrollViewer and vertical scrollbar is visible.

参照

関連したドキュメント

Under small data assumption, we prove the existence and uniqueness of the weak solution to the corresponding Navier-Stokes system with pressure boundary condition.. The proof is

(Non periodic and nonzero mean breather solutions of mKdV were already known, see [3, 5].) By periodic breather we refer to the object in Definition 1.1, that is, any solution that

One important application of the the- orem of Floyd and Oertel is the proof of a theorem of Hatcher [15], which says that incompressible surfaces in an orientable and

入札説明書等の電子的提供 国土交通省においては、CALS/EC の導入により、公共事業の効率的な執行を通じてコスト縮減、品

QRコード読込画面 が表示されたら、表 示された画面を選択 してウインドウをアク ティブな状態にした 上で、QRコードリー

ダウンロードしたファイルを 解凍して自動作成ツール (StartPro2018.exe) を起動します。.

ARES J-REIT Property Price Index / ARES J-REIT Property Index (ARES ウェブサイト「J-REIT Property Database」から指数のダウンロードが可能) ARES J-REIT

[r]