Skip to content

bug(web): "roaming touch" key-preview behaviors break upon roaming over a longpress key #6715

@jahorton

Description

@jahorton

Describe the bug
Pretty much the title.

In 14.0 and before, so long as a user moves their finger before a longpress is triggered, on phone form-factor devices a "key preview" / "key tip" will be shown underneath the key currently beneath their finger - regardless of whether or not the key supports longpresses. In 15.0... the second their finger hovers over a longpress key, the "roaming touch" behavior becomes locked to that key and will no longer move.

This has been confirmed to result from #6138, which introduced the regression in its current form. That said, there are likely notable interactions with #5301 and some of its related issues, so any fix may need special testing for side-effects in the Android app, which uses a hybrid implementation for its subkey menu support.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions