Webpage widget: header buttons don't refresh
-
Sometimes the back and home buttons don't enable after navigating to another page. This probably caused by a navigation when a website updates the history using javascript instead of a html <a>-tag. At the moment Freeter doesn't listen to history-change events and adding the listener should fix that.