Git Product home page Git Product logo

Comments (11)

 avatar commented on August 22, 2024

Your right, the paste function should append. Once you've added your PR from the issue you just mentioned the PR, I'll check that, add it, then adjust the paste function to appendTo rather than replace.

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

PR sent.

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

fixed, PR coming up

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

now the plugin will always append data , regardless if u r selecting text to be replaced by the new paste content or not.

from summernote-cleaner.

 avatar commented on August 22, 2024

Is appending pasted text after selected text a good idea. Generally in an editor (like Office and such), highlighted text would be replaced with pasted text, but not touch unselected text, only inserted from the cursor/caret?

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

but not touch unselected text, only inserted from the cursor/caret?

sorry, what u mean ?

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

usually the selected text would be replaced by the new content, if nothing is selected then the new data is being appeneded to the old

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

however currently there is another issue

  • after u append the new data , the cursor should stay at its current position or move to the end of the newly added data, but sadly it gets moved to some random position.

from summernote-cleaner.

 avatar commented on August 22, 2024

oh ok, I've never noticed that. I'll have to check that out when I'm on my development machine, which won't be until tomorrow. I'll also need to review your changes :).
Dr Who is distracting me at the moment, lol.

from summernote-cleaner.

ctf0 avatar ctf0 commented on August 22, 2024

hahah, enjoy then, anyway believe it or not , i got it fixed 💃 now the cursor position thing

from summernote-cleaner.

 avatar commented on August 22, 2024

lol, awesome, love it when things just work out, inadvertently or not hehe. Thanks for your contributions.

from summernote-cleaner.

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.