Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

New layout visual defects

jimmyman99jimmyman99 Member UncommonPosts: 3,221
When on main screen, whenever news images begin to scroll left, there
is a "corruption" in the text as it is shown on those screenies. It
sort of blinks realy fast, and once the scrolling in area 1 stops,
everything gets back to normal.

Area 1 begins scrolling, area 2 gets visual defects.


http://i75.photobucket.com/albums/i297/jimmyman99/1.jpg
http://i75.photobucket.com/albums/i297/jimmyman99/2.jpg



PS: when Im creating this post, whenever I hover mouse cursor over
smilies, half of the forum visuals start blinking, if I keep moving
cursor over smileys, the forum keeps blinking like Christmass lights.
It stops once the cursor is no longer moving over the smilies. Couldnt
make a screenshot, it always comes out fine for some reason.


I am the type of player where I like to do everything and anything from time to time.
image
http://en.wikipedia.org/wiki/Holodomor - pre-WW2 genocide.
imageimage

Comments

  • skywisenightskywisenight Member UncommonPosts: 348
    What browser, and version are you using?  This is the first report of this kind, and I would like to try to reproduce this.


  • 3L1TE3L1TE Member Posts: 167

    This could also be caused by Computer Hardware problems :P

    image

  • jimmyman99jimmyman99 Member UncommonPosts: 3,221

    Originally posted by skywisenight
    What
    browser, and version are you using?  This is the first report of
    this kind, and I would like to try to reproduce this.


    Mozilla 1.7.5


    // using try..catch to handle empty useragents and other cases where the regex fails to apply
    try {
    document.getElementById("mozver").appendChild(document.createTextNode(navigator.userAgent));
    document.getElementById("mozlink").firstChild.appendData(navigator.userAgent.match(/rv:([^;)]+)/)[1]);
    }
    catch (e) {}
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217

    I am the type of player where I like to do everything and anything from time to time.
    image
    http://en.wikipedia.org/wiki/Holodomor - pre-WW2 genocide.
    imageimage

Sign In or Register to comment.