# Release Notes

Release Date: 2022-10-24

## Release Notes for Xojo 2022r3.1

<div id="/resources/release_notes/Xojo2022r3.1">

13 bugs were fixed, including support for macOS Ventura.

</div>

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