[imp] IE11 patch
Michael M Slusarz
slusarz at horde.org
Wed Dec 18 04:16:30 UTC 2013
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> Quoting Jens Grüntjes <jens.gruentjes at ebira.de>:
>>
>>> Zitat von Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:
>>>
>>>> From: Michael M Slusarz <slusarz at horde.org>
>>>> Subject: Re: [imp] IE11 patch
>>>> Date: Wed, 11 Dec 2013 21:05:56 -0700
>>>>
>>>>> Quoting Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:
>>>>>
>>>>>> Attach is my IE11 patch.
>>>>>> Please test it.
>>>>>
>>>>> Why is this in there?
>>>>>
>>>>> + /* IE11 */
>>>>> + if($GLOBALS['browser']->isBrowser('msie') &&
>>>>> + $GLOBALS['browser']->getMajor() == 11){
>>>>> + $this->addMetaTag('X-UA-Compatible','IE=EmulateIE10',true);
>>>>> + }
>>>>>
>>>>> There is no reason to emulate IE 11 as IE 10 for all purposes.
>>>>>
>>>>> michael
>>>>>
>>>>> ___________________________________
>>>>> Michael Slusarz [slusarz at horde.org]
>>>>
>>>> I can't scroll the message list by wheel without this patch.
>>>> Am I missing something ?
>>>>
>>>> -=-=-=-=-
>>>> Hiromi Kimura, Tandem Accelerator Complex, University of Tsukuba, JAPAN
>>>
>>> The same problem here, scrolling by the mouse wheel is not
>>> possible in IE11 (Windows 7 Home Premium in VirtualBox).
>
> Apparently mousewheel scrolling is broken in IE11. At a minimum,
> Google Maps API doesn't support IE 11 for this reason.
>
> If someone has a workaround *other* than emulating IE 10 behavior,
> it would be great to hear it.
And nevermind. This works fine in IE 11 in IMP 6.2.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list