Skip to content

Footnotes behavior difference between iOs and Android #147

@tin29

Description

@tin29

Footnotes could be opened in a popup window, and this is very useful. But unfortunately, I did not find a way to make it work on iOs and Android in the same epub.
I prepared a test epub and tried to keep it as small and simple as possible. There are three types of footnote references in it.
[1] - anchor reference href="#link_1" to the same chapter footnote. Opens popup on iOs but on Android it just jumps to footnote.
[2] - full reference href="../Text/Section0001.xhtml#link_2" to the same chapter footnote. Jumps to a footnote on iOs. On Android, it jumps to footnote and opens popup at the same time.
[3] - full reference href="../Text/Section0002.xhtml#link_3" to the different chapter footnote. Jumps to a footnote on iOs. Opens popup on Android.

test_book.epub.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions