openhab / openhab-webui

Web UIs of openHAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Blockly] "Create Typed Variable" not working on some Android devices

Larsen-Locke opened this issue · comments

The problem

"Create a typed variable" does not work on some Android devices. The dialog closes before you can enter a name.

Two differend behaviours occur: Ehe dialogue just quickly flashes and immediately closes or the dialogue opens correctly but closes as soon as you start to enter text into toe text field for the name. Here a short overview about some variants:

  • Google Pixel 4a: Android 13 Chrome: Dialogue disappears immediately
  • Google Pixel 4a: Android 13 Firefox: Dialogue disappears when entering the first letter
  • Samsung Tablet: Android 14 (I guess) Chrome: Dialogue disappears immediately
  • Iphone: Chrome: works

Expected behavior

Name for the variable can be entered and dialogue can be closed with the OK-Button.

Your environment

version: 4.2.0M3 on Android

Additional information

Problem seems to be addressed within the Blockly community under
google/blockly#6915
As far as I understand it is solved but as openhab is a little behind we still have to wait