The Button "Refresh" has a Dynamic Action attached which triggers a Refresh on the Report.
When clicking the Button you can see that the Report is not refreshed.
Now switch on DEBUG and open the Javascript Console of your browser. There you'll see a log message when the Button is clicked.
That log message shows a Javascript Error in the Dynamic Action. This is the Reason the Refresh isn't executed.