Feedback
IDE crash when switching methods after copying selected code
- Status
- Fixed
- Fixed in
- v26.5.5
- Source discussion
- https://forum.objo.dev/d/77-crash-ide-always
- Last updated
- 2026-05-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Objo Studio could crash on macOS when switching between method editors after selecting and copying all text from the previous method body. The visible workflow was: create a desktop project, open Window1 code, add methods aa and bb, type text in aa, select all and copy, then select bb. Studio should switch to the target method without crashing.