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

Use native Webkit.FindController for searching #1

Open
brpaz opened this issue Aug 15, 2018 · 0 comments
Open

Use native Webkit.FindController for searching #1

brpaz opened this issue Aug 15, 2018 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@brpaz
Copy link
Owner

brpaz commented Aug 15, 2018

Right now, I am using javascript function "window.find" to enalbe search in Webviews. Webkit2 provides a FindController class to do this.

RIght now it seems to have a bug as it gives a "segmentation fault" everytime I try to instanciate it.

Give it a try again later on.

@brpaz brpaz added the enhancement New feature or request label Aug 15, 2018
@brpaz brpaz changed the title Use native Webkit FindController for searching Use native Webkit.FindController for searching Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant