readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
550 stars 186 forks source link

Hypothes.is annotations: action icon-buttons popup and immediately disappear on text selection #652

Closed danielweck closed 6 years ago

danielweck commented 6 years ago

Chrome OSX: first reflowable page (column) works okay, other fail. Safari OSX: all pages fail. I haven't tested any other web browsers / webviews.

danielweck commented 6 years ago

Related ongoing work in feature/hypothesis-menu-workaround branch? https://github.com/readium/readium-shared-js/compare/develop...feature/hypothesis-menu-workaround

danielweck commented 6 years ago

Reproduce here: https://readium.firebaseapp.com/?epub=epub_content%2Faccessible_epub_3&goto=%7B%22idref%22%3A%22id-id2611884%22%2C%22elementCfi%22%3A%22%2F4%2F2%5Bintroduction%5D%2F2%2F1%3A0%22%7D

danielweck commented 6 years ago

Pull Request: https://github.com/readium/readium-shared-js/pull/414

danielweck commented 6 years ago

Fixed via aforementioned Pull Request.