This question is locked. New answers and comments are not allowed.
Hello
I found grid's inline edit have issues in Firefox 7.
When click "edit", every control in edit mode dislplayed as "--", but the values in them are right.
I have upgraded to FF7 this afternoon, and compared with IE, I think it's display issues in FF7.
Does there anybody see the same problem with me?
Do we have a resolution in FF7?
Thanks in advance.
Cheng
I found grid's inline edit have issues in Firefox 7.
When click "edit", every control in edit mode dislplayed as "--", but the values in them are right.
I have upgraded to FF7 this afternoon, and compared with IE, I think it's display issues in FF7.
Does there anybody see the same problem with me?
Do we have a resolution in FF7?
Thanks in advance.
Cheng
4 Answers, 1 is accepted
0
Aalano
Top achievements
Rank 1
answered on 29 Sep 2011, 02:24 AM
Hello, i would be interested in a resolution to this as well. We're seeing the same issue.
0
Accepted
Hello,
Georgi Krustev
the Telerik team
After further investigation we found out that this actually is an issue related with FireFox 7.0b. It seems that they have implemented text-overflow: ellipsis incorrectly because the style is applied to the nested HTML elements. This style should be applied only to the Text nodes. You can fix this with removing text-overflow style from the .t-grid td in the telerik.common.css.
Georgi Krustev
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 Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
0
Dan Miser
Top achievements
Rank 1
answered on 15 Oct 2011, 11:06 PM
Any change you'll be updating the CDN copies with this change?
0
Hello Dan Miser,
I am afraid we do not update the CDN resources, except for critical problems that have occurred within several hours after the official release. In your case, please include the CSS workaround in your application and remove it after upgrading with the next official release.
Regards,
Dimo
the Telerik team
I am afraid we do not update the CDN resources, except for critical problems that have occurred within several hours after the official release. In your case, please include the CSS workaround in your application and remove it after upgrading with the next official release.
Regards,
Dimo
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 Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
