When hitting the Return key in a richtextarea we get double line spacing rather than single line spacing.
Looking at the generated HTML we find that each CarriageReturn causes a pair of paragraph tags (<P>my text</P>) to be wrapped around the text. Can paragraph insertion be turned off. My users want single line spacing. Suggestions? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
