Release Notes
Release Date: 2022-10-24
Release Notes for Xojo 2022r3.1
13 bugs were fixed, including support for macOS Ventura.
Revision |
Issue |
Type |
Category |
Platform |
Description |
---|---|---|---|---|---|
58282 |
Bug |
Framework |
Web |
Fixed a WebListBox issue while being displayed inside another WebView. Not every row was appearing. |
|
58281 |
Bug |
Framework |
iOS |
A crash/hang when calling MobileScreen.Close in certain situations. |
|
58258 |
Bug |
Framework |
Closing a Window in a Control's MouseUp event no longer raises a failed assertion. |
||
58241 |
Bug |
Framework |
PDFTextField HasPassword property name is now Password to match DesktopTextField. |
||
58239 |
Bug |
IDE |
Additional guards to avoid some plugin crashes on destruction under macOS Ventura. |
||
58232 |
Bug |
IDE |
macOS |
Clicking on a Window that contains a Tab Panel no longer marks the project as having unsaved changes. |
|
58226 |
Bug |
Framework |
Web |
Fixed some WebListBox scrolling issues happening while editing cells or using cell renderers. |
|
58224 |
Bug |
Framework |
Web |
Fixed a WebListBox issue causing the table not being resized properly, after resizing the browser. |
|
58223 |
Bug |
Framework |
Web |
Fixed a WebListBox issue causing small headers with long captions to show a scrollbar. |
|
58222 |
Bug |
IDE |
Fixed an issue in SearchField control (macOS) that could lead to the IDE to crash in some circumstances |
||
58212 |
Bug |
IDE |
Allow syntax help lookups to work on the expression following the if token. |
||
58211 |
Bug |
IDE |
Properly display array methods in the syntax help area. |
||
58210 |
Bug |
Framework |
Fixed a NilObjectException that would occur when using String.Compare() with a Nil Locale. |