What steps will reproduce the problem?
1. Login into WIAB.
2. Create a new wave.
3. Insert a (very) long word like "Hippopotomonstrosesquipedaliophobia"
What is the expected output? What do you see instead?
Expected: The snippet is updated and set to
"Hippopotomonstrosesquipedaliophobia"
Actual: The snippet is empty.
Note: "Hippopotomonstrosesquipedaliophobia" is fear of long words.
Please use labels and text to provide additional information.
I tried to fix this with making style of the snippet to include:
word-wrap: break-word;
text-overflow: ellipsis;
It didn't fix it though...
Original issue reported on code.google.com by vega113 on 20 Feb 2011 at 12:44
Original issue reported on code.google.com by
vega113
on 20 Feb 2011 at 12:44