Skip to content

[Req]: Modify the behavior when closing the virtual machine window #469

@huajingyu

Description

@huajingyu

Component

GUI

What problem are you facing?

When you try to close the virtual machine window (the system will then prompt you to choose between Sleep, Shut Down, or Force Quit), the virtual machine will be paused even if you don't make a choice.

How can we fix this?

When trying to close the virtual machine window (after which the system will prompt you to choose Quick Suspend, Normal Shutdown, or Force Quit), do not pause the virtual machine; instead, let it continue running. Only operate the virtual machine after the user has made a selection.

What alternatives or workarounds exist?

When attempting to close the virtual machine window (the system will prompt you to choose Quick Suspend, Shut Down, or Force Quit), do not pause the virtual machine; instead, let it continue running. Only after the user makes a choice should the virtual machine perform Quick Suspend, Shut Down, or Force Quit according to the user's selection.

Anything else we should know?

This is to prevent a situation where, after merely closing the window and then deciding not to shut down or suspend the virtual machine, the time inside the virtual machine becomes out of sync due to being paused for a period.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions