elvissteinjr / DesktopPlus

Advanced desktop access for OpenVR
GNU General Public License v3.0
468 stars 29 forks source link

Cannot rename overlay in VR #17

Closed Phoenix616 closed 3 years ago

Phoenix616 commented 3 years ago

When trying to rename an overlay it is not possible to type anything or get it to remove the input view. The program gets stuck on that screen and needs to be stopped and some config file deleted for it to get out of that state.

Version: 2.4.6 Beta

elvissteinjr commented 3 years ago

I can confirm the rename popup (and other popups) being displayed where they shouldn't be in VR. Pressing enter on the VR keyboard does close the popup on my end at least (but breaks further UI keyboard interaction, another issue I guess). Cannot reproduce having to reset the config to get out of it, though. Renaming via right-clicking the drop-down selection or switching into desktop mode from the tray icon should also still work as an alternative in the meantime.

Considering what I meant to fix in that build this is pretty embarrassing, but I'll get to it. Need to be more careful. Thanks for the report.

elvissteinjr commented 3 years ago

Both should be fixed in code now. Next build with the fix will be next the stable version though. Should still land this week if nothing terrible comes up. The keyboard enter issue has always been broken, funnily enough. All the way back to v2.0 when the UI was introduced.

Thanks again.

Phoenix616 commented 3 years ago

Awesome, thanks for the very fast fix! (And the tipp for possible workarounds)