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

RadTextBox Multiline scrolling 'pops up' in IE

2 Answers 59 Views
Input
This is a migrated thread and some comments may be shown as answers.
Zac
Top achievements
Rank 1
Zac asked on 19 Mar 2012, 11:15 PM
I'm having an issue with the RadTextBox not remaining at the bottom of the text box as you type into it.  A few rows after it hits max height (roughly half of max length), it pops up to showing roughly the 2nd line of text and down.  Typing a character will briefly pop focus back to the bottom of the text box, but it will return to the 'top' immediately after.  RadTextbox is within a cell of a table as well, if that makes a difference.

Text box declaration below for help:
<telerik:RadTextBox ID="tbComment" Runat="server"
    EmptyMessage="Comment (Optional)" MaxLength="2000" TextMode="MultiLine"
    Width="100%" Height="100px">
</telerik:RadTextBox>

I've only observed this happening in IE8.  I also tested in Firefox 11 and had no issues with this there.  Telerik controls are Version 2011.3.1115.35. 

2 Answers, 1 is accepted

Sort by
0
Milena
Telerik team
answered on 22 Mar 2012, 07:05 PM
Hello Zac,

I succeeded in replicating the issue on my side and forwarded it to our developers, as soon as they find the reason for it, I will come back to you with more information about the problem and whether it is possible to be fixed on our side.

Regards,
Milena
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Milena
Telerik team
answered on 23 Mar 2012, 01:09 PM
Hello Zac,

Our developers confirmed that this is a bug and I am logging it in our tracking system. As appreciation for reporting us the issue I updated your telerik points. You can follow the status of PITS Issue by its ID: 10419 on this link.

Regards,
Milena
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
Zac
Top achievements
Rank 1
Answers by
Milena
Telerik team
Share this question
or