midori-browser / core

Midori Web Browser - a lightweight, fast and free web browser using WebKit and GTK+
https://www.midori-browser.org/
GNU Lesser General Public License v2.1
387 stars 67 forks source link

Touchscreen does not work on some web site buttons #454

Open darkol opened 2 years ago

darkol commented 2 years ago

On old system (armhf Debian 7) with Midori 0.4.8 we set `

GLOBAL ENVIRONMENT VARS

export MIDORI_TOUCHSCREEN=1 ` On new system (armhf Ubuntu 20.04) with Midori 9.0 (snap install) it seems the same directive has no effect. On some web app buttons, on touch press the button only changes color as if pressed, but nothing happens. If I click with a mouse then buttons works as expected.

Please advise.

Thank you and best regards,

Darko