diff --git a/htdocs/product/list.php b/htdocs/product/list.php
index 67cb7fd5f11d6673497b342b09ec6042e16bd884..f242121625fe9b16fce84ce36bfb852e34ad3032 100644
--- a/htdocs/product/list.php
+++ b/htdocs/product/list.php
@@ -87,7 +87,7 @@ else $result=restrictedArea($user,'produit|service','','','','','',$objcanvas);
  * Actions
  */
 
-if (GETPOST("button_removefilter_x"))
+if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
 {
 	$sref="";
 	$sbarcode="";