Skip to content

Fix action directive double tab iOS issues#4639

Merged
bramkragten merged 1 commit into
devfrom
fix-action-directive
Jan 29, 2020
Merged

Fix action directive double tab iOS issues#4639
bramkragten merged 1 commit into
devfrom
fix-action-directive

Conversation

@bramkragten
Copy link
Copy Markdown
Member

@bramkragten bramkragten commented Jan 29, 2020

Fixes firing double click when clicking on iOS and adds support for double enters.

We ignore all events that are not from the same kind as the original event, so if the first event is touch, we ignore all mouse events and the other way around.

Fixes #4419

@iantrich
Copy link
Copy Markdown
Member

I think our tabindex checks are for tap_action only. We'll want to revise those to check if double_tap_action is defined as well now.

@bramkragten bramkragten merged commit dd8c568 into dev Jan 29, 2020
@delete-merged-branch delete-merged-branch Bot deleted the fix-action-directive branch January 29, 2020 18:03
@bramkragten bramkragten mentioned this pull request Jan 29, 2020
@lock lock Bot locked and limited conversation to collaborators Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lovelace entity button double_tap_action causing undesired behavior

3 participants