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

PropertyFieldCodeEditor: Text selection issue #599

Open
1 task
salascz opened this issue Jan 17, 2024 · 1 comment
Open
1 task

PropertyFieldCodeEditor: Text selection issue #599

salascz opened this issue Jan 17, 2024 · 1 comment

Comments

@salascz
Copy link

salascz commented Jan 17, 2024

Category

  • Enhancement
  • [x ] Bug
  • [x ] Question

Version

Please specify what version of the library you are using: [v3.15.1]

Expected / Desired Behavior / Question

It looks it is not possible to select a text within the code editor using the mouse. This was not working for 3.14.0, but it worked for 3.12.0 -> maybe something changed in ace-editor (the library seems to be updated)?

I tried to set ace-editor options (selectionStyle: 'text'), but it did not help.

Observed Behavior

Selection works on keyboard only

Steps to Reproduce

Add PropertyFieldCodeEditor to an empty solution - the content is not selectable using th mouse

Thanks

@ghost
Copy link

ghost commented Jan 17, 2024

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant