Open llemeurfr opened 4 years ago
This problem is only on FXL resources. It looks like any touch handling is disabled in a FXL web view, because the JS event callbacks are not called. Something to investigate on the Kotlin side.
There's no straightforward way to fix this unfortunately. R2FXLLayout
is overriding any touch event to handle manually scrolling, zooming, etc. instead of relying on the web view. I think to fix this issue we'll need to revamp the FXL implementation.
Note to self: Check that the audio is playing when tapping on the ladybug on a leaf in the EPUB ep-9780993321986.epub
, once this is fixed.
We've been offered an EPUB FXL sample featuring some js effects. It is stored at https://drive.google.com/file/d/1EVHnCXPCGGdGL5AXjVMCVp5cWorMAgNi/view?usp=sharing
None of these interactive features are working. The taps of the users on the screen are intercepted to show/hide the app menus and javascript seems disabled.
Note that this EPUB plays well on iBooks