GithubHelp home page GithubHelp logo

Comments (6)

ghiscoding avatar ghiscoding commented on June 1, 2024 1

this was hard to troubleshoot, I think I found the problem in the SlickCellRangeSelector which was cancelling the event bubbling and by doing so was breaking some behavior like clicking inside the editor. I have a fix in Slickgrid-Universal PR.

For reference SlickCellRangeSelector is called by SlickCellSelectionModel which is used when using RowMoveManager (enableRowMoveManager) or when using SlickCellExcelCopyManager (enableExcelCopyBuffer) which is what is enabled in Example 3. So I guess you have enableExcelCopyBuffer set to true, if you disable it then I guess editors will work correctly. A new version should come in the next few days with the fix.

I just confirmed that the Example 3 issue is caused by enableExcelCopyBuffer, you can disable that flag for a temporary fix or wait for the next version release which should be this weekend or around

from angular-slickgrid.

roopeshkurian avatar roopeshkurian commented on June 1, 2024 1

Thank you very much for your wonderful project. I truly appreciate it. I have already rated it with ⭐

from angular-slickgrid.

ghiscoding avatar ghiscoding commented on June 1, 2024

The entire text is selected so that the user can change the text without asking the user to select it by himself which would be too many steps. This is a normal behavior while editing in a grid and is used by other editor (i.e. text, longText, ...), the user simply needs to use the arrow key or click at the end of the text to remove the text focus.

This is normal behavior and I don't want to change it and I don't see any issue here, this is what everyone does in the industry. I will close this issue, unless you provide more details that describe a real problem which I don't see here

from angular-slickgrid.

roopeshkurian avatar roopeshkurian commented on June 1, 2024

Could you kindly watch the video provided in the link below ?

https://watch.screencastify.com/v/oWQyhExOUiYPa1ReVa0i

I could use a mouse click and insert content in between. Or I can select a particular word and then delete only that word.

Can you please check the video below

https://watch.screencastify.com/v/rrkn1ZS4o5Usv64lMiyw

In your example, I cannot select a word or focus between words.

I was able to accomplish it by using the composite editor.

https://ghiscoding.github.io/Angular-Slickgrid/#/composite-editor

I will try to use it ..

Thank you so much for your help.
Sorry for the trouble

from angular-slickgrid.

roopeshkurian avatar roopeshkurian commented on June 1, 2024

I am glad that we found the issue. Thank you so much for solving it.

from angular-slickgrid.

ghiscoding avatar ghiscoding commented on June 1, 2024

This is fixed now and available in v6.5.0, you can give a ⭐ if you like the project. Thanks for the feedback

from angular-slickgrid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.