Skip to content

change the default actionName to something that won't be ignored.#4462

Open
tylercal wants to merge 1 commit intophilc:masterfrom
tylercal:master
Open

change the default actionName to something that won't be ignored.#4462
tylercal wants to merge 1 commit intophilc:masterfrom
tylercal:master

Conversation

@tylercal
Copy link

In afeb65f, a change was made to exclude elements with a jsaction with an actionName of "_". However, as written, this also excludes any jsaction that doesn't specify an action name. I'm not sure if this is a desired behavior.

As an example, on https://calendar.google.com/calendar/, each date in the mini calendar has a jsaction="click:nngp;" and each is clickable, but because no actionName is specified, Vimium does not place hints there.

In philc@afeb65f, a change was made to exclude elements with a jsaction with an actionName of "_". However, as written, this also excludes any jsaction that doesn't specify an action name. I'm not sure if this is a desired behavior.

As an example, on https://calendar.google.com/calendar/, each date in the mini calendar has a `jsaction="click:nngp;"` and each is clickable, but because no actionName is specified, Vimium does not place hints there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant