This is a migrated thread and some comments may be shown as answers.

TextBox Caret does not moving when cursor is on the iframe while typing

1 Answer 116 Views
Input
This is a migrated thread and some comments may be shown as answers.
Zeliha
Top achievements
Rank 1
Zeliha asked on 18 Nov 2019, 11:08 AM

Hello,
I have a textbox and iframe in one of my page of project. I try to select all text with cursor.
The caret stays beginning of text if my selection process stops over on iframe. If i move cursor out of iframe the caret will work  properly.
I don't know if i'm summarized this conclusion correct or not but i made a video for it.

https://drive.google.com/open?id=1ubhed_C8MJGKPy_THTb6wcJcsQmqpY4W

 

Thanks and have a nice forums.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 21 Nov 2019, 09:12 AM
Hi Zeliha,

 

I've tried to reproduce this behavior using the following configuration, but the caret positioning was working as expected:

        <iframe width="640" height="360" style="background-color: lightcyan;"></iframe>
        <telerik:RadTextBox ID="RadTextBox1" runat="server">
        </telerik:RadTextBox>

I've also captured a video demonstrate how it behaves on my side:
https://www.screencast.com/t/j4vdLMps

Am I missing some steps to replicate the problem?

 

Regards,
Eyup
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Input
Asked by
Zeliha
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or