Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
None
-
None
Description
<b>What steps will reproduce the problem?</b>
1. Login into WIAB.
2. Create a new wave.
3. Insert a (very) long word like "Hippopotomonstrosesquipedaliophobia"
<b>What is the expected output? What do you see instead?</b>
Expected: The snippet is updated and set to "Hippopotomonstrosesquipedaliophobia"
Actual: The snippet is empty.
Note: "Hippopotomonstrosesquipedaliophobia" is fear of long words.
<b>Please use labels and text to provide additional information.</b>
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...
—
Issue imported from http://code.google.com/p/wave-protocol/issues/detail?id=223
Label: Type-Defect
Label: Priority-Low
Stars: 1
State: open
Status: New