Dependency on FEATURE_NINPUT_LEGACYMODE? |
Post Reply |
Author | |
MacW
Senior Member Joined: 26 June 2007 Status: Offline Points: 253 |
Post Options
Thanks(0)
Posted: 26 March 2017 at 6:02am |
My app uses an embedded WebBrowser Control (HtmlView).
In order to support OpenLayers 3, I had to add the FEATURE_NINPUT_LEGACYMODE registry key for my app to disable legacy keyboard handling. (See https://msdn.microsoft.com/en-us/library/ee330732(v=vs.85).aspx) When this key exists in the registry, XTP menus and combo boxes work differently. When I open a menu, the "highlight" indicating the element under the mouse cursor no longer follows the mouse cursor. Drop-down boxes in XTP control bars / toolbars no longer allow to select elements with the mouse, only with the keyboard. Does XTP use any uncommon mouse move handling that may interfere with the WebBrowser control or that depends on the HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_NINPUT_LEGACYMODE registry key? As soon as I remove my app from this key, XTP behaves as before. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |