qt-webkit-kiosk icon indicating copy to clipboard operation
qt-webkit-kiosk copied to clipboard

This is simple browser application written on Qt & QtWebkit.

Results 12 qt-webkit-kiosk issues
Sort by recently updated
recently updated
newest added

Commits: * src/socketpair.cpp: remove dataCheck timer * src/mainwindow.cpp: don't keep delayedResize timer * src/mainwindow.cpp: don't draw on screen until ready * src/unixsignals.cpp: fix signal handler * src/socketpair.*: log all connection...

I have oberserved on my long time running unit, that the LCD Display stays in idle and just refreshes some ajax calls it can happen somethimes if I want to...

enhancement

is it possible to get "console.log()" messages from the running Javascript somewhere, or is it possible to establish a remote debug session with qt-webkit-kiosk application running on an embedded target...

question

Hey, I'm using the latest qt-webkit-kiosk build with buildroot with great success so far. While javascript generally works, I'm unable to load any websites based on react.js. To test this,...

question
need feedback

Hi there, this is not a bug but a feature request. How can the default script timeout of 30s increased to for e.g. 60s? Many Thanks Regards

enhancement
help wanted
need feedback

QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once. Happens if you trigger fast page loads. So it seems current loading does not stop correct.?!?

bug
need feedback

Currently I am seeing that if the Qt Webkit Kiosk runs with some interaction it can happen that it stops working . The page the Webkit was showing last is...

bug
need feedback

Hi I would like to use this without keyboard, are you planning to add a virtual keyboard that behaves like on smartphones , so it opens when an text field...

- make pageshot to file and exit - make pageshot to file- on every page load - something else? may be send email with shot? - support in RPC (@todo...

enhancement

1. Use two qwebview objects - one for current loaded page, second - for loading. 2. Try to swap them into main window with transparency or "slide" effect. This eliminate...

enhancement