Skip to content

EPUB: When annotation is selected and background is tapped, onBackdropTap called unnecessarily #214

Description

@michalrentka

When you select an annotation, then you try to hide the popup by tapping somewhere in the document, the popup is hidden and the WKWebView registers the tap properly, so the selection is hidden as well, but the onBackdropTap event is reported and so the UI also toggles, which shouldn't happen. So I suppose when annotation is selected and background is tapped, just don't send the onBackdropTap event, unless that breaks something else.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions