openhab / org.openhab.ui.habpanel

OUTDATED repo - HABPanel has moved to the openhab-webui repo!
https://github.com/openhab/openhab-webui
Eclipse Public License 1.0
96 stars 92 forks source link

Floating speech bubble not fixed #281

Open LuckyMallari opened 6 years ago

LuckyMallari commented 6 years ago

The floating speech bubble/button should be fixed to the bottom Issue: floatingbuttonbug

ghys commented 6 years ago

To be honest this speech recognition feature is far less useful now that Chrome has disabled support for insecure (non-HTTPS) origins. It doesn't work anymore over HTTP on intranets...

LuckyMallari commented 6 years ago

The issue is here: image

Once transform is used, children (even fixed) becomes absolutely positioned to that. I can live with no bubble :) It's just something I noticed recently. Using transform is helpful for 'trigerring' HW acceleration.

ghys commented 6 years ago

Okay :) Thanks for investigating!

kubawolanin commented 6 years ago

To be honest this speech recognition feature is far less useful now that Chrome has disabled support for insecure (non-HTTPS) origins. It doesn't work anymore over HTTP on intranets...

Just wanted to chime in and add that I'm using a second endpoint of openHAB over https in order to make speech recognition work again...

All you need to do is to save your existing dashboards config and then use HABPanel from the following address: https://youropenhab:8443/habpanel/index.html