# Release Notes for Xojo 2026r1.1

<div id="Xojo2026r1.1.release_notes">

- Bugs fixed: 13
- Features added: 1

</div>

| Revision | Issue                                                         | Type            | Category  | Platform | Description                                                                                                                                                          |
|----------|---------------------------------------------------------------|-----------------|-----------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 67224    | [81157](https://tracker.xojo.com/xojoinc/xojo/-/issues/81157) | Bug             | IDE       |          | Debugger: editing the watch expression of a Variant no longer throws an IllegalCastException.                                                                        |
| 67222    | [81158](https://tracker.xojo.com/xojoinc/xojo/-/issues/81158) | Bug             | Framework | Web      | Fixed a WebListBox regression causing the control to render vertical grid lines even when GridLineStyle was set to None or Horizontal.                               |
| 67220    | [81130](https://tracker.xojo.com/xojoinc/xojo/-/issues/81130) | Bug             | Framework | Web      | Fixed a WebToolbar regression causing the toggle menu to not be shown on mobile devices.                                                                             |
| 67218    | [81115](https://tracker.xojo.com/xojoinc/xojo/-/issues/81115) | Bug             | Framework | Web      | Fixed a WebLabel regression causing this control to prevent handling the Pressed event on other controls, even if WebLabel wasn't implementing this event.           |
| 67212    | [81104](https://tracker.xojo.com/xojoinc/xojo/-/issues/81104) | Bug             | Framework | Android  | Fixed incorrect position of MobileSlider.                                                                                                                            |
| 67210    | [81111](https://tracker.xojo.com/xojoinc/xojo/-/issues/81111) | Bug             | Framework | Windows  | WinUI PopupMenu/ComboBox: Setting the SelectedRowIndex to -1 now correctly clears the selection.                                                                     |
| 67209    | [81121](https://tracker.xojo.com/xojoinc/xojo/-/issues/81121) | Bug             | IDE       |          | Improved error reporting in DrawControlInLayoutEditor event scripts by displaying a more accurate line number when errors occur.                                     |
| 67208    | [81108](https://tracker.xojo.com/xojoinc/xojo/-/issues/81108) | Bug             | IDE       |          | In the DrawControlInLayoutEditor event, requesting a property that doesn't exist now displays an error message in the Messages pane instead of failing silently.     |
| 67207    | [81113](https://tracker.xojo.com/xojoinc/xojo/-/issues/81113) | Feature Request | IDE       |          | The Print command is now supported in the DrawControlInLayoutEditor event, allowing messages to appear in the Messages pane.                                         |
| 67205    | [81114](https://tracker.xojo.com/xojoinc/xojo/-/issues/81114) | Bug             | IDE       |          | Single line comments in Structures no longer raise compile errors.                                                                                                   |
| 67204    | [81106](https://tracker.xojo.com/xojoinc/xojo/-/issues/81106) | Bug             | IDE       | Windows  | Color.AccentThemeColor no longer throws an exception if the accent theme color could not be retrieved, instead the highlight color will be returned as a fallback.   |
| 67203    | [81116](https://tracker.xojo.com/xojoinc/xojo/-/issues/81116) | Bug             | Framework | Linux    | XojoScript now correctly parses Unicode identifiers. This also fixes the DrawControlInLayoutEditor event so it now works using the Linux ARM64 IDE.                  |
| 67202    | [81120](https://tracker.xojo.com/xojoinc/xojo/-/issues/81120) | Bug             | Framework |          | Disabled the obfuscation of private properties and methods in Libraries, which was causing linking issues with some complex Libraries.                               |
| 67199    | [81141](https://tracker.xojo.com/xojoinc/xojo/-/issues/81141) | Bug             | IDE       | macOS    | Fixed a macOS app signing-related bug when trying to run it from the IDE (Debug), there is a post-build script and the selected Build For option is other than None. |
