Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popped-out window unexpectedly returns to main editor when toggling between visual and source modes #604

Open
midleman opened this issue Nov 12, 2024 · 0 comments

Comments

@midleman
Copy link

midleman commented Nov 12, 2024

Summary

When using the editor, a popped-out window is returned to the main editor unexpectedly if the user toggles between visual and source modes. This behavior interrupts the workflow, as the window does not stay in the separate view as expected. It’s unclear if this behavior is intentional, but it may not align with user expectations for persistent, popped-out windows.

Steps to reproduce

  1. Open a window within the main editor and pop it out to a separate window.
  2. In the popped-out window, toggle between visual mode and source mode.

Expected results:

The popped-out window should remain in its separate state, allowing the user to toggle between modes without returning to the main editor.

Actual results:

The popped-out window returns to the main editor when toggling between visual and source modes, disrupting the user’s workspace.

Attachments:

Screen.Recording.2024-11-12.at.12.59.08.PM.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant