Note that if you click on an issue GitHub will show the 404 page.

Only Technology Partners with Source Code Access can follow the Wisej Source Code repository on GitHub.

Bugs

Bugs fixed in the build. Limited to 30.
closed#3371 DataRepeater does not scroll with the cursor keys3.5.5
closed#3367 A new browser tab created using Application.Navigate("/") causes the creation of a new session when refreshing the tab.3.5.5
closed#3366 ComboBox popup width is not updated correctly when the ComboBox has a LabelText position to the left of the right.3.5.5
closed#3365 Select the cell content when entering edit mode in a DataGridView cell.3.5.5
closed#3364 A Label anchored Right with AutoSize set to true inside a standard container should grow to the right.3.5.5
closed#3359 TextBox.SelectionStart and SelectionLength are not updated when the user simply drags the pointer to select the text and doesn't edit it.3.5.5
closed#3357 Changing e.FormattedValue in CellValidating doesn't update the grid when the value is the same as the original value in the cell being edited.3.5.5
closed#3354 Clearing and re-adding the same MenuItems to ContextMenu at the same time doesn't fully update the menu.3.5.5
closed#3353 When a custom theme font has multiple sources (i.e. normal, bold) for the same family it renders the same family multiple times in the DOM.3.5.5
closed#3352 After removing more rows than the CurrentCell in a DataGridView, the value of CurrentCell is set to null instead of the last row.3.5.5
closed#3351 The DataGridView selects the first visible cell when populated by doesn't select the row or cell according to the SelectionMode.3.5.5
closed#3348 Entering edit mode automatically when DataGridView.EditMode is set to EditOnEnter may fail in some cases.3.5.5
closed#3346 When a DataGridViewCell is in edit mode and the app moves the focus to another control, the grid may grab the focus back.3.5.5
closed#3345 Wisej.Web.Label doesn't wrap when the text contains only \r instead of \r\n.3.5.5
closed#3344 Adding a ContextMenu or MainMenu with a duplicate name may cause an exception at runtime.3.5.5
closed#3343 ComboBox.SelectionChangeCommitted fires also when the selection is changed by code if executed while processing a user selection change event.3.5.5
closed#3341 Adding a ListViewItem with StateImageIndex set to -1 to a ListView changes the item.StateImageIndex to 0.3.5.5
closed#3340 Closing a mdi child while the mdi preview view is active doesn't update the preview in some cases.3.5.5
closed#3338 Wisej.Ext.ClientFileSystem fails when using WriteText and WriteTextAsync.3.5.5
closed#3335 ComboBox.SelectionChangeCommitted is fired after SelectedIndexChanged, should be fired before.3.5.5

Breaking Changes

Fixes or enhancements that may break existing code.
None

New Features

New features included in the build. Limited to 30.
None