Closed
Description
Describe the bug
In the text editor cursor cannot be moved. But if we use arrow keys from the keyboard we can move the cursor. The entire text is always being selected when we use the mouse.
Reproduction
I am referring to your online example
https://ghiscoding.github.io/Angular-Slickgrid/#/editor
I am trying to edit City of Orgin.
When I double-click on "Boston, MA, United States" the entire text is being selected. I am not able to move the cursor between the letters or words. But if I use arrow keys on the keyboard the cursor can be moved.
Expectation
In the editor text box, I should be able to move the cursor and make edits to the text.
Environment Info
Angular 16.2.12
angular-slickgrid 6.4.0
TypeScript 5.1.6
Browser Mozilla Firefox.
System Windows 11
Validations
- Follow our Code of Conduct
- Read the HOWTO - Step by Step.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.