Page 1 of 1

Problems posting multi line responses with IE8

Posted: Fri Aug 07, 2009 8:10 pm
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" />

Re: Problems posting multi line responses with IE8

Posted: Fri Aug 07, 2009 8:13 pm
by xavier
Or you could just use Firefox ;)

Re: Problems posting multi line responses with IE8

Posted: Fri Aug 07, 2009 9:36 pm
by nullsquared
Or Chrome ;)