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

Long press Find In Page functionality no longer works with the iOS 16 system UIFindInteractor #20844

Open
data-sync-user opened this issue Jun 28, 2024 · 0 comments
Assignees

Comments

@data-sync-user
Copy link
Collaborator

The custom built FindInPageBar had functionality to populate the search field from the long press “Find in page” option when a user highlights text on a webpage. The new UIFindInteractor used to fix FXIOS-8693 does not behave the same.

Reproduce:

Long press text on a webpage and select “Find In Page” from the submenu.

Expected:

The find search bar appears with the text pre-populated.

Actual:

The search bar appears, but empty.

┆Issue is synchronized with this Jira Bug

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

No branches or pull requests

2 participants