I guess that the double line spacing occurs because of those inserted <p> tags that by default are taking up much more space than simple <br>.
One could format the <p> to take up less space, but I'm wondering why in the first place this inserting <p> is happening on IE instead of <br> for all other browers? Thanks for the reply. > > I think it also cause double line spacing > > On 18 Aug, 21:04, Dominik Steiner <[email protected]> > wrote: >> Hi there, >> >> why doesRichTextAreaformat the text on IE7 with a <p> when you type >> enter? On FF and Safari typing enter just inserts a <br> into the >> text >> and looks more what you would expect after typing enter or line >> break. >> >> Any ideas if this is a bug or a feature? >> >> Thanks >> >> Dominik > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
