Skip to content

pdf.js Mobile: onSelectAnnotations is not triggered #221

Description

@Dima-Android

For HTML/EPUB mobile side receives onSelectAnnotations event when annotation is being tapped on with finger or mouse click in the document.
For some reason this event is not sent for PDF. Also the annotation is not getting visibly selected with dotted lines.
The only thing that works is if user were to tap on the annotation in the sidebar's list (sidebar list is implemented on Android side), which triggers Android side to call a JS function to select an annotation with a given ID, which does lead to that annotation being selected with dotted lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions