Long string of text without space would overflow out of the shoutbox and the block containing the shoutbox. The text overflows into main block. Theme is Garland.
As an example, try posting something like this as a shout message:
"http://drupal.org/project/issues/shoutbox?categories=support&states=all"
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | shoutboxbefore.PNG | 14.67 KB | Axlen |
| #3 | shoutboxafter.PNG | 15.9 KB | Axlen |
Comments
Comment #1
charly commentedyeah, i did notice this bug with shoutbox-4.7. The block width took 70% of the page width, leaving 30% for main contents. Pretty annoying. It should be possible to insert line break after x characters, but im not sure how to do it efficently.
Comment #2
disterics commentedWill look into this
Comment #3
Axlen commented[EDIT 19 Mar 2008] This does not seem to work quite right with IE7. I'm working on a better solution
On possible way to fix this is to use add "overflow: auto;" to the odd and even div style tags in the shoutbox.css. This will add a horizontal scroll bar to blocks with long URL's or run-on text. If you don't like the scroll bar you could just use "overlfow: hidden;" instead.
e.g.
Examples:
Comment #4
disterics commentedThis looks fixed.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.