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

[bug] Short press on OK / Middle button broken in main menu / home screen #434

Closed
1 task done
RC-Thoughts opened this issue Jan 10, 2025 · 2 comments
Closed
1 task done
Labels
bug Something isn't working ui User interface related issue

Comments

@RC-Thoughts
Copy link

RC-Thoughts commented Jan 10, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Description

Starting/Entering activity from home screen with short press fails if remote setting "Settings" -> "User interface" -> "Inverted button behavior" is enabled. If this setting is disabled then long press works but is unstable.

Same behavior regardless of trying to activate activity or entity. Log suggest "remote does not know where it is"
This functionality worked in 2.2.2

How to Reproduce

Enable "Inverted button behavior" in setting in the remote. (not web ui)

Expected behavior

Entering / startin activity on home screen should work with short press.

System version

2.2.3

What part of the system affected by the problem?

UI

Additional context

Loglines when ok / middle button is pressed:
2025-01-10 21:02:04.078222 +00:00 ui INFO uc.ui.input: Key released: "DPAD_MIDDLE" "MainContainer_QMLTYPE_219(0xaaaaf61e56e0)" 2025-01-10 21:02:04.077529 +00:00 ui WARN qrc:/MainContainer.qml:270: TypeError: Cannot read property 'currentItem' of undefined 2025-01-10 21:02:03.869755 +00:00 ui INFO uc.ui.input: Key pressed: "DPAD_MIDDLE" "MainContainer_QMLTYPE_219(0xaaaaf61e56e0)"

@RC-Thoughts RC-Thoughts added the bug Something isn't working label Jan 10, 2025
@github-project-automation github-project-automation bot moved this to Reported in Bug reports Jan 10, 2025
@github-actions github-actions bot added the ui User interface related issue label Jan 10, 2025
@RC-Thoughts
Copy link
Author

Can confirm this is fixed in 2.2.4b

@zehnm
Copy link

zehnm commented Jan 20, 2025

Confirmed as fixed

@zehnm zehnm closed this as completed Jan 20, 2025
@github-project-automation github-project-automation bot moved this from Reported to Done in Bug reports Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui User interface related issue
Projects
Status: Done
Development

No branches or pull requests

2 participants