Closed (works as designed)
Project:
Better Exposed Filters
Version:
7.x-3.0-beta1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 20:31 UTC
Updated:
3 Nov 2014 at 09:44 UTC
Jump to comment: Most recent
Comments
Comment #1
esbite commentedThe reset button is technically a submit button, but with a different html-id, it should be "edit-reset" on the reset button and "edit-submit" on the submit button. That's how Drupal knows which one is clicked.
Comment #2
mikeker commentedAlso, the reset button is supplied by Views, not BEF. If there's an issue here, it will need to be raised in the Views issue queue.
Thanks.