Problems posting multi line responses with IE8

A place for Ogre users to discuss non-Ogre subjects with friends from the community.
Post Reply
User avatar
KungFooMasta
OGRE Contributor
OGRE Contributor
Posts: 2087
Joined: Thu Mar 03, 2005 7:11 am
Location: WA, USA
x 16
Contact:

Problems posting multi line responses with IE8

Post by KungFooMasta »

I was struggling with this issue for the last few posts I made. Basically there is a scrolling issue in ie8 when my replies exceed the text area, which causes me to not be able to see what I'm typing.

http://www.phpbb.com/bugs/phpbb3/ticket ... 05&start=8

The solution is to just run ie8 in compatibility mode, either for this site in particular, or all sites.

My nephew says adding this to the <head> html code would also help others, until IE8 fixes the issue:

Code: Select all

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Creator of QuickGUI!
User avatar
xavier
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 9481
Joined: Fri Feb 18, 2005 2:03 am
Location: Dublin, CA, US
x 22

Re: Problems posting multi line responses with IE8

Post by xavier »

Or you could just use Firefox ;)
Do you need help? What have you tried?

Image

Angels can fly because they take themselves lightly.
User avatar
nullsquared
Old One
Posts: 3245
Joined: Tue Apr 24, 2007 8:23 pm
Location: NY, NY, USA
x 11

Re: Problems posting multi line responses with IE8

Post by nullsquared »

Or Chrome ;)
Post Reply