mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-10 17:21:39 +03:00
Fix handling of buttons in successful control search
svn path=/trunk/netsurf/; revision=6576
This commit is contained in:
parent
1f859400d9
commit
1ccc3182e3
@ -527,6 +527,7 @@ bool form_successful_controls(struct form *form,
|
||||
|
||||
case GADGET_BUTTON:
|
||||
/* Ignore it */
|
||||
continue;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user