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

neosurf-vi: following a hint on a formless button causes a crash #31

Open
r1bilski opened this issue Nov 19, 2023 · 0 comments
Open

neosurf-vi: following a hint on a formless button causes a crash #31

r1bilski opened this issue Nov 19, 2023 · 0 comments

Comments

@r1bilski
Copy link

Repro:

  1. Open this html:
<!DOCTYPE html>
<html>
<body>
<button>Click</button>
</body>
</html>
  1. Hovering over the button with the mouse will display Warning: form can not be submitted
  2. Clicking on the button by following a hint is possible, which results in a crash - the application attempts to submit a nonexistent form.
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