Weird message box sizes.

I was curious why, occasionally, do the text boxes end up different sizes on threads? Sometimes to the point to where you have to shift the screen horizontally to read the posts.

When it happens once on a thread, it is likely to happen more on that thread.

Just guessing that what you’re talking about is when somebody posts a post that has coding in it that the Word Wrap function of VBulletin can’t handle, so that particular post will be all the way over to the right, and you’ll have to scroll right to see it. Is that what you’re talking about?

If so, be thankful for this version of VBulletin–previous versions would screw up the entire thread so that each post would be like that, and you’d have to e-mail a mod to fix whatever it was in your post that was screwing up the thread for everybody.

Example? Link?

How about this thread? Scroll down about 2/3 to Sua’s post of 3:55 p.m. Is that what you’re talking about, RR?

http://boards.straightdope.com/sdmb/showthread.php?s=&threadid=115418

Exactly. Although the one I saw is repaired: http://boards.straightdope.com/sdmb/showthread.php?threadid=115079

Check my last post on that thread. When I posted it, most of the bottom half were all different widths. Although they are uniform now.

Tried it again. It is all goofy again.

The threads mentioned by Duck Duck Goose and Road Rash do not have variable size post display cells w/iCab 2.7.1 on MacOS, even when I shrink the horizontal width of the window, unless I shrink the browser window to about half the width of my monitor. I believe this is caused by the use of the

[quote]
tag. Road Rash, what browser/OS are you using?

Actually, I think it’s cause by the URL. Because Sua uses a URL that does not have an acceptble place for a line break, it forces the box wider. Just to test my theory, here is her URL line as is:
http://www.time.com/time/searchresu…&venue=timemags|magazine&x2.x=7&x2.y=10

And here is the same URL with a word space added to allow wrapping:

http://www.time.com/time/searchresu…&venue=timemags |magazine&x2.x=7&x2.y=10

My apoligies Sua, I assumed a second x-chromsone on your part with out knowing your genetic code. If I was incorrect, no offense intended.

I wish user profiles cotained a gender field so that I could use gender-specific pronouns comfortably.

Nouveau Bozo, the new clown in town

This above post is just a tad wider that the other posts to me.:rolleyes:

And my reply to your post above is even wider. To the point of having to move the page horizontally.

Road Rash,

If I’m stating the obvious here, please feel free to slap me :o.

Your post of 1:21 PM (Eastern Time) is wider because you copied the URL (which is causing the slightly wider box) into a quote. Since quotes are already left indented, the URL pushes the right edge of the box even farther out. :eek:

Yeah, you are. I kind of felt it would happen. The reply being even wider. Strange that some browsers read it differently. I don’t know the exact model number, but I use Microsoft Internet Explorer on a windows 98.

Now get ready for a slappin’:eek:

The previous version of VBulletin would invariably disable the word wrap function if you included an URL that was too long, screwing up not only your post but also every post in the thread. This version of VBulletin now has a thingie whereby it’ll automatically shorten an overlong, word-wrap-disabling URL so that it doesn’t disable the word wrap, putting those “dots” in the middle of the really long URL, which is really nice–when it works. However, for some reason, sometimes that function doesn’t function on certain URLs.

Such as the ones in this thread.

Windows ME here with IE 5.5.

Again you’ve lost me. When I look at the URLs in this thread I see … in the middle of the URL, but Duck Duck Goose seems to be saying that she doesn’t? :confused: If I look at the first post by “Nouveau Bozo” in this thread, I see for the URL
http://www.time.com/time/searchresu…&venue=timemags|magazine&x2.x=7&x2.y=10
with iCab 2.9 on MacOS 9.2

The link supplied does not wrap around.

It is the link size that is causing the box to widen even more. This box should be even wider because the quote in this reply is in bold text. Thus wider. Let me try this:
http://www.time.com/time/searchresu…&venue=timemags|magazine&x2.x=7&x2.y=10. oobergooberdoodoofoofoo

This should make it even longer.

I will test this later, but when I open threads through the “search” fields, this does not appear to happen.

If I had added the gibberish onto the link as intended, creating an incredibly silly, yet fictitous link, I could have made the box about as wide as I wished.

The link word wraps for me in the browser I’m currently using. So it must depend on the browser. In any case I think we’ve found the answer to your question.

I would say that there’s something wrong with your browser, Arnold. HTML specifications state that in Western scripts, text should wrap only at whitespace. So if the URL is split up at any non-whitespace character, including / . & , = or |, your browser is rendering it incorrectly.