Skip to content
New issue

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

[MainUI] Saving a tag of an item or rule doesn't work on Android phones #2890

Open
Larsen-Locke opened this issue Dec 1, 2024 · 3 comments
Labels
bug Something isn't working main ui Main UI

Comments

@Larsen-Locke
Copy link

Larsen-Locke commented Dec 1, 2024

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

@Larsen-Locke Larsen-Locke added bug Something isn't working main ui Main UI labels Dec 1, 2024
@florian-h05
Copy link
Contributor

Can you please follow the issue template and provide the requested version numbers and the technical info from the about screen of the UI?

@Larsen-Locke
Copy link
Author

Can you please follow the issue template and provide the requested version numbers and the technical info from the about screen of the UI?

Of course. I added it in the first post too.

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

@florian-h05
Copy link
Contributor

Related: #1440

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

No branches or pull requests

2 participants