Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by thorn on Dec 13, 2007 07:40
open dhtmlx forum
treegrid - enableMultiline + firefox + 'ed' excell

Hello!

When multiline mode is on editing of 'ed' cells doesn't look well in Firefox.
Row height changes and scroll-bar appears.
Is there any solution to make it look as it does in IE?

Thanks.
Answer posted by Support on Dec 13, 2007 09:29
Originally it was exactly the same as in IE, but because of too "clever" scrollbars in FF, situation is possible
    if you have one long line of text as cell value
    then ff will show cell of correct height , but with scrollbar other text, so not text will be visible

To prevent issue , in multiline mode editor in FF always set bigger height
We can send you patch, which will revert such changes back, and both editor will be equal, but you will have potential problem with scrollbar other text.