Ticket UUID: | 72b989980b30a893013a26e49f70d96a009517af | |||
Title: | IE10 not allowed | |||
Status: | Closed | Type: | Code_Defect | |
Severity: | Severe | Priority: | High | |
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2015-01-31 04:10:58 | |||
Version Found In: | v1.3.0.0 (1.3.4811.49529) | |||
User Comments: | ||||
anonymous added on 2013-06-19 08:17:19:
Hi Martijn, Thank you for such a useful Npp plugin. I am trying to use it for rendering with IE10. However by default it only allows IE7, IE8 and IE9 I searched through the all content of your Web site but could not find any details on how to achieve this. Is it possible (may be through the config file) to allow IE10 rendering?
Thank you,
Oleg Shilo
tinus added on 2013-06-19 08:18:53: Hello Oleg, Thanks for your report! But that’s strange. What version of Internet Explorer does the plugin’s ‘About’ dialog report? That’s what the plugin should use to enable the menus. (It fetches this from the Windows registry key HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Version). I haven’t got much time to spend on the Preview plugin at the moment, but I’ll add a setting to override the installed version when I get round to it. tinus added on 2013-07-14 10:14:36: Fixed in check-in [dcf6086ee4], released in v1.3.1.0. The plugin now correctly identifies IE 10 (first, by looking at the version info of IEXPLORE.EXE; or if that fails, by looking at the 'svcVersion' value in the registry). If that should fail, a Browser Emulation setting has been added which enables overriding the installed IE version. |