]> git.saurik.com Git - wxWidgets.git/commit - src/msw/webview_ie.cpp
When handling accelerators in wxWebView make sure that we do not block right-alt...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 17 Jan 2013 09:57:37 +0000 (09:57 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 17 Jan 2013 09:57:37 +0000 (09:57 +0000)
commit4ed85025f3ba537206f70f3dd10466e16da926d4
treebf0772ff7235803b2e84c22a1959e90f7c1639be
parent2798df594d6b4c27846d84f92a4d1f53106e42be
When handling accelerators in wxWebView make sure that we do not block right-alt which can be mapped to alt + ctrl.

Fixes #14974.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/webview_ie.cpp