Cannot set object name in OpenStudio SketchUp Plug-in
Issue overview
First reported https://github.com/openstudiocoalition/openstudio-sketchup-plugin/issues/104
Possible Solution
I first thought this was a SketchUp bug but want to look into other possibilities in the Qt 6 upgrade (did this work in 1.3.1 - Qt 5) as well as if the SketchUp strings might have changed here https://github.com/openstudiocoalition/OpenStudioApplication/blob/develop/src/model_editor/Application.cpp#L131
Problem does not occur when using OpenStudio Application 1.3.1 so that points to a Qt 6 related issue.
Possible alternative to QtWinMigrate:
https://stackoverflow.com/questions/57149572/embed-qt-inside-native-window-windows
I have tried this approach on https://github.com/openstudiocoalition/OpenStudioApplication/tree/remove_qtwinmigrate but it seems to have the same issue
This issue is fixed in SU 2023 preview build SketchUp 23.0.117. For affected SketchUp versions the workaround to remove single character shortcuts is sufficient. Closing as won't fix.