Skip to main content
GameDev.net gamedev.net
🔒 Locked

Code block in thread warping entire page

Started by Servant of the Lord Jul 30, 2012 at 6:07 PM 2 replies 1.1k views
Original Post
Servant of the Lord
Servant of the Lord
Was just browsing and came across this thread: http://www.gamedev.n...oe-player-turn/

Here's a screenshot of what's happening for me in Google Chrome on Windows 7 32bit:

blahsm.png

The C++ code that the user has displayed in a [ code ] box is also copied above the entire webpage (but not formatted or syntax highlighted).

This doesn't normally happen for me, this is the first time I've encountered it, and it doesn't seem to be occurring for other threads.
frob
frob
That is a known bug that has been discussed before.

It has several other known side effects, such as preventing the "edit" and other buttons from working correctly.

Other than looking ugly, I don't think there are any major problems that come from the bug. Hopefully the hard-working people who write the code will have a fix some day.
Servant of the Lord
Servant of the Lord
Ah ok, good to know you guys are aware of it. smile.png

As you mentioned, it messed up the buttons for me. The buttons work (submits the posts, upvotes the users), but don't show the results until you manually refresh the page.
The whole page also lags up pretty bad, but if the problem only occurs once in a blue moon, then that's fine.
Michael Tanczos
Michael Tanczos
Found a way to fix it.. Not sure why the software was using the entire first post as a meta description.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.