Changes between Initial Version and Version 1 of Ticket #18602, comment 2
- Timestamp:
- Jun 11, 2015, 4:50:24 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18602, comment 2
initial v1 11 11 I am attaching the Visual Studio project which when run points to this jsfiddle, https://jsfiddle.net/727Kf/4/embedded/result/ 12 12 13 If the same link i trun on IE10+ desktop browser, you can see the events being fired but on a webBrowser control (testApp [Visual Studio project in the attachment]), the msPointerEnabled is false.13 If the same link is run on IE10+ desktop browser, you can see the events being fired but on a webBrowser control (testApp [Visual Studio project in the attachment]), the msPointerEnabled is false. 14 14 15 15 I also had to make few changes to my windows registry (http://weblog.west-wind.com/posts/2011/May/21/Web-Browser-Control-Specifying-the-IE-Version) to make the browser control more closely emulate the desktop IE Browser but still there is no change.