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

Copy not working on fullscreen mode #1776

Open
shubhambajpai1994 opened this issue May 4, 2023 · 3 comments
Open

Copy not working on fullscreen mode #1776

shubhambajpai1994 opened this issue May 4, 2023 · 3 comments
Labels

Comments

@shubhambajpai1994
Copy link

Describe the bug

  • When entering the fullscreen mode, copy command is not working in the editor.
  • Tried selecting via popup menu by right clicking as well.
  • Attaching the video recording of the same happening only in fullscreen mode.

To Reproduce
Steps to reproduce the behavior:

  1. Open the demo website
  2. set RTE div to fullscreen mode from console
  3. copy a text from editor and try to paste it
  4. It will fail to copy the content and paste the last item on the clipboard

Expected behavior
Copy the content and paste it in RTE

Screenshots

RTECopyIssue.mp4
@JiuqingSong
Copy link
Contributor

Can you let us understand why you need to make the editor to be full screen?

@shubhambajpai1994
Copy link
Author

shubhambajpai1994 commented May 8, 2023

We are leveraging multiple RTEs in our application allowing users to input data. To facilitate the users to seemlessly enter long text data in RTE, we are providing them the functionality of fullscreen where they can focus on one RTE and write long textual data.

@JiuqingSong
Copy link
Contributor

For now this is not something we'd like to support. But I will leave it here in case we can bring it back and start to support in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants