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

Selection is stuck in read only mode #9372

Closed
scofalik opened this issue Mar 26, 2021 · 0 comments · Fixed by #9374
Closed

Selection is stuck in read only mode #9372

scofalik opened this issue Mar 26, 2021 · 0 comments · Fixed by #9374
Assignees
Labels
package:engine squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.

Comments

@scofalik
Copy link
Contributor

📝 Provide detailed reproduction steps (if any)

  1. Turn the editor into read only mode.
  2. Make non-collapsed selection.
  3. Try to change the selection in the editable.

✔️ Expected result

Selection is changed.

❌ Actual result

The selection flickers and cannot be changed. If you focus something outside the editor, you can't focus anything in the editor again.

@scofalik scofalik added type:bug This issue reports a buggy (incorrect) behavior. package:engine type:regression This issue reports a bug that was not present in the previous releases. labels Mar 26, 2021
@niegowski niegowski added the squad:core Issue to be handled by the Core team. label Mar 26, 2021
@niegowski niegowski self-assigned this Mar 26, 2021
@niegowski niegowski added this to the iteration 42 milestone Mar 26, 2021
scofalik added a commit that referenced this issue Apr 6, 2021
Fix (clipboard): Selection was stuck and unable to change in read-only mode. Closes #9372.
Fix (clipboard): Nested editable should not be dragged. Closes #9370.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:engine squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants