Stop using chrome, works better in IE, trust me, I didn't want to do it either. Otherwise, shift f5, log out, log in, clear cache...etc and sometimes it will work.
You can fix it by creating a shortcut with this javascript in it: ...
Thank you for that! It'll save me from frequent bouts of nerd rage.
I modified your suggestion slightly: Just set height to null and it'll figure it the right height for itself. No need to pick a random big number, like 1000px. Credit to some peeps in another thread who determined unsetting the property would make the whole stupid problem go away.
You can also tab thru the page and it will take you to the bottom --> marker. When you use that, it will re-size the display to some extent.
i have also noticed that the way the webpage works vs ingame for Trades, the filter list is Active at all time in the Web, but the ingame is only filtered once you press enter. Perhaps the dynamic nature of the webpage is also creating this display issue?
I have also noticed one more thing - when i try to log in on my iphone i get "wrong username/password" i dont do any thing else but re-load the page and then it work's (im loged in), not sure if its also on android phones....
My advice to the web coders is just to make the box a fixed height at all times. Just always be "height: 862px;" instead of dropping down to 650px for some pages. Yes, it's not as clean but then it would always work. I have been doing "inspect element" and changing that bit of code when it doesn't work. It's annoying.
Comments
same problem here
same for me too, must be since a patch over the weekend as it was working OK last Friday.
You can fix it by creating a shortcut with this javascript in it:
Then when you have the problem click the shortcut. Fixed.
Thank you for that! It'll save me from frequent bouts of nerd rage.
I modified your suggestion slightly: Just set height to null and it'll figure it the right height for itself. No need to pick a random big number, like 1000px. Credit to some peeps in another thread who determined unsetting the property would make the whole stupid problem go away.
i have also noticed that the way the webpage works vs ingame for Trades, the filter list is Active at all time in the Web, but the ingame is only filtered once you press enter. Perhaps the dynamic nature of the webpage is also creating this display issue?
Could you try clearing your browser cache and let us know if the issue persists?
Thank you!