Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Press Tab not supported at the moment #21

Open
Relex28 opened this issue Mar 1, 2018 · 1 comment
Open

Press Tab not supported at the moment #21

Relex28 opened this issue Mar 1, 2018 · 1 comment

Comments

@Relex28
Copy link

Relex28 commented Mar 1, 2018

At the moment there is no Press Tab possibility.

This option would be a great addition imo. Having multiple scripts clicking with selectors for each press tab key is messy.

Hopefully this addition will be placed on the backlog

Regards

@ghost
Copy link

ghost commented Mar 1, 2018

Yep, there is a todo for this here:

// TODO new KeyEntry('Tab', '\t', 'Tab', 9, false),

We will have to mimic the expected behavior ourselves (handle tabindex, etc), just like with the other keys

@ghost ghost added the feature request label Mar 1, 2018
@ghost ghost added the good first issue label Jul 10, 2018
@ghost ghost added this to the Beta Launch milestone Jul 10, 2018
@ghost ghost removed this from the Beta Launch milestone Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant