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

Multiline textbox (textarea)

6 Answers 283 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
-DJ-
Top achievements
Rank 1
-DJ- asked on 12 Jul 2008, 03:16 PM
Hi guys,

I found a semi-serious bug.
If you are using radformdecoration with decoratedcontrols set to "all", any asp textbox that has textmode set to "multiline" will simply disappear in IE7.

I tried a few skins and this was the case with them all.

I'm using a temp solution which is to add this definition to the skin files.

.radfd_MySkin textarea  
{  
    visibility: visible !Important; 

which works fine. But obviously we will need a non-css solution in the long run.

Regards,
-DJ-

6 Answers, 1 is accepted

Sort by
0
Paul
Top achievements
Rank 1
answered on 12 Jul 2008, 07:22 PM
You beat me to it. I was just about to report this very thing. I will try your solution to see if it works for me too.
0
-DJ-
Top achievements
Rank 1
answered on 13 Jul 2008, 02:17 AM
I hope it works Paul, if it doesn't I've posted a bogus solution.

That's never good is it :)

It worked for me, I tried several things before though, and I have to admit that when I first noticed the lack of display I was utterly bamboozled.

As a veteran programmer I must say that we are getting a healthy share of new problems these days :) 

Exciting times indeed.

Regards,
-DJ-
0
Georgi Tunev
Telerik team
answered on 14 Jul 2008, 07:26 AM
Hi guys,

The problem you are referring to is already fixed in the Futures build that was released last week. More information on the subject is available in the sticky forum thread in the beginning of this forum:
http://www.telerik.com/community/forums/thread/b311D-bekebd.aspx




All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Paul
Top achievements
Rank 1
answered on 14 Jul 2008, 01:50 PM
Your css hack worked for me ;) Thanks!
0
Paul
Top achievements
Rank 1
answered on 14 Jul 2008, 01:54 PM
George,

I haven't tried the futures build yet. Is it considered production ready or would it be better if I (we) wait until it's officially released? We try not to run code that is not production ready unless it is absolutely needed.

Paul
0
Georgi Tunev
Telerik team
answered on 14 Jul 2008, 02:15 PM
Hi Paul,
In general, "Futures" is a preview build for our Q2 2008 Release and includes latest developments on all controls in the suite. Indeed, since it is still a "work-in-progress", it will be better to wait for the Q2 release that should appear next week.



All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
FormDecorator
Asked by
-DJ-
Top achievements
Rank 1
Answers by
Paul
Top achievements
Rank 1
-DJ-
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or