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

RadTextBox unexpected behaviors (two possible bugs)

2 Answers 70 Views
Input
This is a migrated thread and some comments may be shown as answers.
Adrian
Top achievements
Rank 1
Adrian asked on 18 Sep 2008, 04:17 PM
Hi,

I'm using RadControls for ASPNET AJAX Q1 2008 and have encountered two unexpected behaviors of the RadTextBox:

 1. when the "width" property is set to a percentage value the control automatically resizes itself to accomodate the physical length of the text to the percentage width and still still reserves space as if the percentage property was set to 100% which ruins the page's layout. As a naive illustration consider the following example:
RadTextBox with width of 50% and content: "mmmmmmmm" (8 m's)
the control resizes to accomodate 4 m's yet it still reserves space for the other 4 m's as well (the control's physical size is 4m and the other 4m's are just empty space). The resizing occurs when the control looses focus or the mouse hovers over it.

 2. when the "width" property is set to a percentage value (again) the cut / delete functionalities do not work correctly: after typing some text in the control (enough for it to perform a resize) double-click the text content in order to select it and click either cut or delete from the context menu. The content of the textbox becomes empty, but when performing a click anywhere except in the textbox, the deleted content appears again as textbox content.

I have reproduced both these possible bugs and can supply a demo project and more detailed guidelines if needed.


Thank you for your time.

Adrian Muresan
misoft-systems

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 23 Sep 2008, 11:01 AM
Hi Adrian,

Thank you for bringing this problems to our attention.

I will forward them to our developers so they could further investigate this bugs and researched on their possible resolution. As soon as we have any updates on this issues we will update you on the status of this request.

Thank you.

Greetings,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Adrian
Top achievements
Rank 1
answered on 23 Sep 2008, 11:57 AM
Thank you, I look forward to your reply.

Adrian Muresan
misoft-systems
Tags
Input
Asked by
Adrian
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Adrian
Top achievements
Rank 1
Share this question
or