Open owl770 opened 6 months ago
Interestingly, this behaviour does not happen using Chrome on the same iPhone. Using Chrome, it all works as you would expect. Does this mean it is Safari related?
Interestingly, this behaviour does not happen using Chrome on the same iPhone. Using Chrome, it all works as you would expect. Does this mean it is Safari related?
Sorry, the issue does happen in Chrome too on the same iPhone. :(
@kaikreuzer : I don't own Apple devices. In case you use one of them, maybe you can search a proper fix ?
Which UI are you reporting an issue for?
The problem
Running OH4.1.2 (openHABian) on RPi3 with a sitemap. Problem as described in #120 Fix installed as per issue #120 and working OK on OH3 but then migrated to OH4.1.2 (different SD card with fresh openHABian installation). Modified fix as follows: /etc/openhab/html/issue-120.css (file not changed from OH3 version)
/etc/openhab/html/issue-120.html (OH3 version changed to this)
/etc/openhab/sitemaps/guest.sitemap includes the following line at the end (unchanged from OH3 version)
The
visibility
parameter hides theWebview
control.Using the sitemap through the basicui works on Android/Samsung Internet, OSx/Chrome but not on iOS/Safari. On iOS buttons/controls need to be double-tapped to respond. When they are double-tapped, they work as expected but do not respond if you single-tap them.
The iOS openHAB app performs correctly.
Expected behavior
basicui sitemap in iOS should behave as with other platforms and the iOS openHAB app
Steps to reproduce
As above
Your environment
Browser console
No relevant issues in the browser console.
Browser network traffic
No relevant issues in the browser network traffic.
Additional information