FeedTheMonkey/html
Jeena 13c241f3b9 Fix not responding next/previous when focus in webview
For some reason in the latest Qt versions the webview took over the
focus from the keyboard, once clicked on the webview the arrow
keys wouldn't register up and thus you couldn't navigate with them
anymore.

This patch fixes this problem by using window.location.href and
checkinf for those special urls. This is way easier to use than
WebChannels.
2018-01-30 22:55:16 +01:00
..
content.css Break too long words to prevent horizontal scrolling 2016-10-29 10:51:14 +02:00
content.html restructured resource files directories 2015-02-28 21:43:53 +01:00
content.js Fix not responding next/previous when focus in webview 2018-01-30 22:55:16 +01:00
html.qrc restructured resource files directories 2015-02-28 21:43:53 +01:00