Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Embed / PUP not inserting into textarea where cursor is Located. #42

Closed
Dark1z opened this issue Oct 3, 2019 · 6 comments
Closed

Embed / PUP not inserting into textarea where cursor is Located. #42

Dark1z opened this issue Oct 3, 2019 · 6 comments

Comments

@Dark1z
Copy link

Dark1z commented Oct 3, 2019

Hi !!! rodolfoberrios ,
First off , Thanks for Chevereto-Free . 馃槏

Here's my Issue :
Say , I have a textarea with following text :

Text1

Text2
Text3

Now , I want to insert image after Text1 & before Text2 ,
so i move my cursor after Text1 like this :

Text1
|
Text2
Text3

assume the symbol | is location of my cursor.
Now , i click the Upload images button , then upload the image , it gets successfully uploaded...
Then, This is what I expect :

Text1
[img]https://demo.chevereto.com/images/2019/10/03/Lenna_test_image.png[/img]
Text2
Text3

But , This is what happens :

Text1

Text2
Text3
[img]https://demo.chevereto.com/images/2019/10/03/Lenna_test_image.png[/img]

So , what should I do , that the pup.js will insert at location of my cursor ???

Thanking you , Best regards 馃憤

@Dark1z Dark1z changed the title Embed / PUP not inserting into textarea where cursor is Embed / PUP not inserting into textarea where cursor is Located. Oct 3, 2019
@rodber
Copy link
Owner

rodber commented Oct 4, 2019

@rodber rodber closed this as completed Oct 4, 2019
@Dark1z
Copy link
Author

Dark1z commented Oct 4, 2019

@rodolfoberrios Sir ,

May I know , what should I do at that line ???

Thanking you , Best regards 馃憤

@rodber
Copy link
Owner

rodber commented Oct 4, 2019

Honestly, I don't know.

My design never included following the cursor for every vendor. It follows the cursor when the editor provides that functionality, I didn't bother myself with the trouble of making that standard for every vendor.

@Dark1z
Copy link
Author

Dark1z commented Oct 4, 2019

Ahh!!! ok,
so is there any vendor with that functionality ??? , so that I can learn from it ...
I use phpBB...

Thanking you , Best regards 馃憤

@rodber
Copy link
Owner

rodber commented Oct 4, 2019

I'm sorry, I don't have such information. Please don't use an issue to chat about how to achieve what you want. This is not a forum, is a software issue tracker.

@Dark1z
Copy link
Author

Dark1z commented Oct 4, 2019

Ok Sorry... 馃檹
This is Last message from me.
Thank you , Bye , Best regards 馃憤

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants