Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wx.html2.WebView.RegisterHandler broken in 4.2.1 (regression from 4.1.1) #2509

Open
mmmmichael opened this issue Jan 10, 2024 · 0 comments
Open

Comments

@mmmmichael
Copy link

Operating system: Windows 11.
wxPython version & source: 4.2.1 via pip.
Python version & source: Official Python 3.9.1 installer for Windows.

Description of the problem:

  1. Run https://github.com/wxWidgets/Phoenix/blob/wxPython-4.2.1/samples/html2/webview_sample.py.
  2. Type custom:abc into the "Location:" field and press Enter.
  3. The webview does not show the text "Custom Handler Example", see first screenshot.
  4. For comparison: It is shown correctly in 4.2.1, see second screenshot.

I looked a little bit into the source code, but didn't see any significant change to the IE implementation of the WebView, except that the IE version was increased in 130959f.

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant