We are having a problem with using full justification on text boxes for
user input. For standard text we place on the form it works fine, but in
a text field that a user types in, it is justifying the entire
paragraph, including the last line, even if the last line is only a
couple words, it spreads them across the whole line, which looks
horrible with one to two inches of white space between each word. I have
tried using the javascript on the layout ready event, as I saw that
suggested, but it ...