Opened 16 years ago

Closed 13 years ago

#1903 closed Bug (expired)

Cursor is not coming when string inserted via javascript

Reported by: Mayank Parmar Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.5.1
Keywords: Cc:

Description (last modified by Wojciech Olchawa)

Don't know if it is problem of FCKeditor or Javascript I have written but although I am writting here. I hope you can help me.

I have put FCKeditor on ASP.net 2.0 application (www.relationshiplist.us)

This is code of fckeditor on my main page:

<fckeditorv2:fckeditor id="FCKeditor1" runat="server" BasePath="~/FCKeditor/" SkinPath="skins/office2003/" ForcePasteAsPlainText="true" Height="924px"></fckeditorv2:fckeditor>

Also one button is there

<input id="inpbtnInsertMergeTop" type="button" value="Insert Merge Field" onmousedown="test()" />

Javascript for that function:

function test - see attachment

Code on pop up window - see attachment

function update - see attachment

function updateparent(radiobutton) - see attachment


Everything works fine but when it is replacing "{u_mergefield}" to proper string mouse cursor is not coming in editor even if I click on any area then also mouse cursor is not focusing there.

I will soon upload one page (on www.relationshiplist.us) from where you can test this live.

Regards, Mayank Parmar

Attachments (4)

function_test.txt (314 bytes) - added by Wojciech Olchawa 16 years ago.
popup_table.txt (879 bytes) - added by Wojciech Olchawa 16 years ago.
function_update.txt (1.0 KB) - added by Wojciech Olchawa 16 years ago.
function_update_parent.txt (1.0 KB) - added by Wojciech Olchawa 16 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 16 years ago by Wojciech Olchawa

Description: modified (diff)
Milestone: FCKeditor 2.6

Changed 16 years ago by Wojciech Olchawa

Attachment: function_test.txt added

Changed 16 years ago by Wojciech Olchawa

Attachment: popup_table.txt added

Changed 16 years ago by Wojciech Olchawa

Attachment: function_update.txt added

Changed 16 years ago by Wojciech Olchawa

Attachment: function_update_parent.txt added

comment:2 Changed 16 years ago by Wojciech Olchawa

Sorry mayank1711, but I had to clean your code and put to files because it was hard to read when everything was on one page.

comment:3 Changed 16 years ago by Wojciech Olchawa

Description: modified (diff)

comment:4 in reply to:  2 Changed 16 years ago by Mayank Parmar

Replying to w.olchawa:

Sorry mayank1711, but I had to clean your code and put to files because it was hard to read when everything was on one page.

It's ok. This looks better. I hope you are looking into this issue and you will get solution quickly.

comment:5 Changed 13 years ago by Krzysztof Studnik

Resolution: expired
Status: newclosed

MediaWiki and FCKeditor are no longer supported. Closing the ticket

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy