We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To create a tag of an item or rule you have to press the Enter key. This works only on Iphones. On Android devices the Enter-Key is not recognized.
Add a button to save the tag
runtimeInfo: version: 4.3.0.M4 buildString: Milestone Build locale: en-DE systemInfo: configFolder: /etc/openhab userdataFolder: /var/lib/openhab logFolder: /var/log/openhab javaVersion: 17.0.13 javaVendor: Debian osName: Linux osVersion: 6.6.20+rpt-rpi-2712 osArchitecture: aarch64 availableProcessors: 4 freeMemory: 152529664 totalMemory: 485490688 uptime: 520094 startLevel: 100 clientInfo: device: ios: false android: true androidChrome: true desktop: false iphone: false ipod: false ipad: false edge: false ie: false firefox: false macos: false windows: false cordova: false phonegap: false electron: false nwjs: false os: android osVersion: "10" webView: false webview: false standalone: false pixelRatio: 2.75 prefersColorScheme: dark isSecureContext: false locationbarVisible: true menubarVisible: true navigator: cookieEnabled: true deviceMemory: N/A hardwareConcurrency: 8 language: de-DE languages: - de-DE - en-DE - de - en-US - en - ro onLine: true platform: Linux armv81 screen: width: 393 height: 851 colorDepth: 24 support: touch: true pointerEvents: true observer: true passiveListener: true gestures: false intersectionObserver: true themeOptions: dark: dark filled: true pageTransitionAnimation: disabled bars: light homeNavbar: simple homeBackground: default expandableCardAnimation: disabled blocklyRenderer: null userAgent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 timestamp: 2024-12-01T13:54:13.502Z
The text was updated successfully, but these errors were encountered:
Can you please follow the issue template and provide the requested version numbers and the technical info from the about screen of the UI?
Sorry, something went wrong.
Of course. I added it in the first post too.
Related: #1440
No branches or pull requests
The problem
To create a tag of an item or rule you have to press the Enter key.
This works only on Iphones.
On Android devices the Enter-Key is not recognized.
Proposal of Solution
Add a button to save the tag
Your environment
OH Technical Information
runtimeInfo:
version: 4.3.0.M4
buildString: Milestone Build
locale: en-DE
systemInfo:
configFolder: /etc/openhab
userdataFolder: /var/lib/openhab
logFolder: /var/log/openhab
javaVersion: 17.0.13
javaVendor: Debian
osName: Linux
osVersion: 6.6.20+rpt-rpi-2712
osArchitecture: aarch64
availableProcessors: 4
freeMemory: 152529664
totalMemory: 485490688
uptime: 520094
startLevel: 100
clientInfo:
device:
ios: false
android: true
androidChrome: true
desktop: false
iphone: false
ipod: false
ipad: false
edge: false
ie: false
firefox: false
macos: false
windows: false
cordova: false
phonegap: false
electron: false
nwjs: false
os: android
osVersion: "10"
webView: false
webview: false
standalone: false
pixelRatio: 2.75
prefersColorScheme: dark
isSecureContext: false
locationbarVisible: true
menubarVisible: true
navigator:
cookieEnabled: true
deviceMemory: N/A
hardwareConcurrency: 8
language: de-DE
languages:
- de-DE
- en-DE
- de
- en-US
- en
- ro
onLine: true
platform: Linux armv81
screen:
width: 393
height: 851
colorDepth: 24
support:
touch: true
pointerEvents: true
observer: true
passiveListener: true
gestures: false
intersectionObserver: true
themeOptions:
dark: dark
filled: true
pageTransitionAnimation: disabled
bars: light
homeNavbar: simple
homeBackground: default
expandableCardAnimation: disabled
blocklyRenderer: null
userAgent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/131.0.0.0 Mobile Safari/537.36
timestamp: 2024-12-01T13:54:13.502Z
The text was updated successfully, but these errors were encountered: