The heigth attributes appears to be mishandled on Firefox.
Setting attribute Height anything < 34 result in an editor with a 0 height content area. Setting Height anywhere from 35 to > 60 results in an editor with content area height ~151 px
Trying the solution suggested by post:
http://www.telerik.com/community/forums/thread/b311D-batgkk.aspx
Generates a Javascript error: resizer has no properties
This is a critical issue for any form where widget size must be controlled precisely to conform to the expected layout.
Is there a means to control the height of the editor in a predictable and exact manner?
Setting attribute Height anything < 34 result in an editor with a 0 height content area. Setting Height anywhere from 35 to > 60 results in an editor with content area height ~151 px
Trying the solution suggested by post:
http://www.telerik.com/community/forums/thread/b311D-batgkk.aspx
Generates a Javascript error: resizer has no properties
This is a critical issue for any form where widget size must be controlled precisely to conform to the expected layout.
Is there a means to control the height of the editor in a predictable and exact manner?