An AV occurs on closing a project whose inherited form is currently open in the IDE if this form contains a TdxBarCustomPopupMenu descendant but lacks a bar manager.
Bar Customization's - Hide modify buttons.
Memory leaks when destroying a bar manager that contains one or more toolbars.
Ribbon - Clicking a tab group's caption button does not raise the button's OnClick event if the Ribbon control's ShowTabGroups property and the bar manager's HideFloatingBarsWhenInactive property are set to False.
Ribbon - Quick Access Toolbar Customization Form - Resetting commands that were hidden using the Quick Customization Popup Menu doesn't make them visible.
Ribbon - TcxBarEditItem - Pressing the Tab key doesn't move focus from the CheckBox editor whose Properties.ImmediatePost property is set to True.
Ribbon - TdxCustomRibbonGalleryItem descendants - The gallery's vertical scrollbar is incorrectly painted in certain cases.
Ribbon - TdxRibbonColorGalleryItem - The selection frame painted around theme color shades is not skinned.
Ribbon - TdxRibbonGalleryItem - The Assign method doesn't copy all properties from the source object.
TdxBarButton - Executing a shortcut doesn't modify the button's Down property value in the same manner as with a mouse click if an action (TAction button) is linked to this button.
TdxBarManager: Can't add or insert a new category since 16.2.2.
The latest update to 16.2 has messed up alignment and position of controls on existing dialogs.
ExpressEditors Library
An in-place dxTokenEdit used in vertical grid cells doesn't display hints for tokens.
Crash editing value in color dialog.
cxCheckBox - "The handle is invalid" error occurs on setting the editor's width to 1, 2, or 3 pixels if the Properties.Glyph property is assigned.
Data-aware editors - Pressing the Esc key to cancel the changes made to the edit value causes incorrect error indication.
dxBarCode - Memory leaks when destroying the editor assigned to a TBitmap object or its descendant.
dxTokenEdit - Any key combination that includes Enter is ignored when assigned to the Properties.ClickKey property.
dxTokenEdit - The vertical scrollbar is painted over the first right-aligned button added to the Properties.Buttons collection.
Invalid DropDownMenu position.
TcxCustomMaskEdit and descendants - Pasting from the clipboard doesn't replace the currently selected text if the Properties.MaskKind property is set to emkStandard.
TcxScrollBox - An AV occurs on resizing the scroll container using Greatis Form Designer (the TFormDesigner component).
TdxCameraControl doesn't reflect changes made to the LookAndFeel property and currently applied skin.
ExpressSkins Library
A checked cxCheckBox is painted as unchecked if enabled with Office2016Dark skin.
Memory leaks when drawing skin element glyphs or images whose Stretch property is set to smNoResize and the system DPI setting does not match 96.
The dxSkinscxPCPainter unit is not added to the 'uses' clause on adding the TdxBarManager component to a form if skins are applied.